|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Segment
Class Segment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment |
|---|
Segment.Identity |
| Method Summary | ||
|---|---|---|
|
getBooking()
Retrieves a set containing all the elements for the reference booking. |
|
|
getCb()
Retrieves a set containing all the elements for the reference cb. |
|
|
getDepotType()
Retrieves a set containing all the elements for the reference depotType. |
|
|
getEntity()
Retrieves a set containing all the elements for the reference entity. |
|
|
getEntityRelationship()
Retrieves a set containing all the elements for the reference entityRelationship. |
|
|
getSimpleBooking()
Retrieves a set containing all the elements for the reference simpleBooking. |
|
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, getExtent, getProvider, setDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| 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, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Method Detail |
|---|
<T extends SingleBooking> SegmentContainsBooking.Booking<T> getBooking()
booking.
<T extends CompoundBooking> SegmentContainsCompoundBooking.Cb<T> getCb()
cb.
<T extends DepotType> EntityContainsDepotType.DepotType<T> getDepotType()
depotType.
<T extends DepotEntity> SegmentContainsDepotEntity.Entity<T> getEntity()
entity.
<T extends DepotEntityRelationship> SegmentContainsDepotEntityRelationship.EntityRelationship<T> getEntityRelationship()
entityRelationship.
<T extends SimpleBooking> SegmentContainsSimpleBooking.SimpleBooking<T> getSimpleBooking()
simpleBooking.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||