|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookingPeriod
Class BookingPeriod
| Nested Class Summary | |
|---|---|
static interface |
BookingPeriod.Identity
Object Identity |
| Method Summary | |
|---|---|
Void |
closePeriod(ClosePeriodParams in)
|
Void |
finalizePeriod()
|
short |
getClosingBookingTypeThreshold()
Retrieves the value for the attribute closingBookingTypeThreshold. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
String |
getName()
Retrieves the value for the attribute name. |
Date |
getPeriodEndsAtExclusive()
Retrieves the possibly null value for the optional attribute periodEndsAtExclusive. |
Date |
getPeriodStartsAt()
Retrieves the value for the attribute periodStartsAt. |
Boolean |
isClosed()
Retrieves the possibly null value for the optional attribute isClosed. |
Boolean |
isFinal()
Retrieves the possibly null value for the optional attribute isFinal. |
void |
setClosed(Boolean isClosed)
Sets a new value for the attribute isClosed. |
void |
setClosingBookingTypeThreshold(short closingBookingTypeThreshold)
Sets a new value for the attribute closingBookingTypeThreshold. |
void |
setDescription(String description)
Sets a new value for the attribute description. |
void |
setFinal(Boolean isFinal)
Sets a new value for the attribute isFinal. |
void |
setName(String name)
Sets a new value for the attribute name. |
void |
setPeriodEndsAtExclusive(Date periodEndsAtExclusive)
Sets a new value for the attribute periodEndsAtExclusive. |
void |
setPeriodStartsAt(Date periodStartsAt)
Sets a new value for the attribute periodStartsAt. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Void closePeriod(ClosePeriodParams in)
short getClosingBookingTypeThreshold()
closingBookingTypeThreshold.
closingBookingTypeThreshold.void setClosingBookingTypeThreshold(short closingBookingTypeThreshold)
closingBookingTypeThreshold.
closingBookingTypeThreshold - The non-null new value for attribute closingBookingTypeThreshold.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.Void finalizePeriod()
Boolean isClosed()
isClosed.
isClosed.void setClosed(Boolean isClosed)
isClosed.
isClosed - The possibly null new value for attribute isClosed.Boolean isFinal()
isFinal.
isFinal.void setFinal(Boolean isFinal)
isFinal.
isFinal - The possibly null new value for attribute isFinal.String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.Date getPeriodEndsAtExclusive()
periodEndsAtExclusive.
periodEndsAtExclusive.void setPeriodEndsAtExclusive(Date periodEndsAtExclusive)
periodEndsAtExclusive.
periodEndsAtExclusive - The possibly null new value for attribute periodEndsAtExclusive.Date getPeriodStartsAt()
periodStartsAt.
periodStartsAt.void setPeriodStartsAt(Date periodStartsAt)
periodStartsAt.
periodStartsAt - The non-null new value for attribute periodStartsAt.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||