|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SingleBooking
Abstract class SingleBooking
| Nested Class Summary | |
|---|---|
static interface |
SingleBooking.Identity
Object Identity |
| Method Summary | |
|---|---|
CompoundBooking |
getCb()
Retrieves the value for the reference cb. |
BookingOrigin |
getOrigin()
Retrieves the value for the reference origin. |
void |
setCb(CompoundBooking cb)
Sets a new value for the reference cb. |
void |
setOrigin(BookingOrigin origin)
Sets a new value for the reference origin. |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.Booking |
|---|
getBookingDate, getBookingStatus, getBookingType, getDescription, getName, getPosition, getValueDate, setBookingDate, setBookingStatus, setBookingType, setDescription, setName, setPosition, setValueDate |
| Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet |
|---|
getProperty |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
getAdditionalDescription |
| 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, setOwner, setOwningUser, setOwningUser |
| 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 |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
|---|
getConfigType, getConfiguration, setConfigType, unsetConfigurationType |
| Method Detail |
|---|
CompoundBooking getCb()
cb.
null – value for this reference.void setCb(CompoundBooking cb)
cb.
cb - The non-null new value for this reference.BookingOrigin getOrigin()
origin.
null – value for this reference.void setOrigin(BookingOrigin origin)
origin.
origin - The non-null new value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||