|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.cal.module.Cal.Data.CAL_BusinessCalendar.TypeConstructors
public static final class CAL_BusinessCalendar.TypeConstructors
This inner class (TypeConstructors) contains constants and methods related to binding to CAL TypeConstructors in the Cal.Data.BusinessCalendar module.
| Field Summary | |
|---|---|
static QualifiedName |
BusinessCalendar
A business calendar provides information about valid period values, display names, etc... |
static QualifiedName |
Period
A Cal.Data.BusinessCalendar.Period is defined by one or more nested
Cal.Data.BusinessCalendar.PeriodType-value pairs. |
static QualifiedName |
PeriodType
An enumeration of the various types of time periods recognized by business calendars. |
| Constructor Summary | |
|---|---|
CAL_BusinessCalendar.TypeConstructors()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QualifiedName BusinessCalendar
public static final QualifiedName Period
Cal.Data.BusinessCalendar.Period is defined by one or more nested
Cal.Data.BusinessCalendar.PeriodType-value pairs.
The pairs are assumed to be in nesting order, with the outermost
Cal.Data.BusinessCalendar.PeriodType at the beginning of the list.
TODO: most of the operations seem to access the end of this list so it might be better to store it in the opposite order.
public static final QualifiedName PeriodType
| Constructor Detail |
|---|
public CAL_BusinessCalendar.TypeConstructors()
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||