public interface Segment extends Segment, Auditee, Exporter, Importer, Indexed, SecureObject, WorkflowTarget
Segment
isFrozenisFrozen
| Modifier and Type | Method and Description |
|---|---|
<T extends Building> |
getBuilding()
Retrieves a set containing all the elements for the reference
building. |
<T extends BuildingComplex> |
getBuildingComplex()
Retrieves a set containing all the elements for the reference
buildingComplex. |
<T extends AbstractBuildingUnit> |
getBuildingUnit()
Retrieves a set containing all the elements for the reference
buildingUnit. |
<T extends Facility> |
getFacility()
Retrieves a set containing all the elements for the reference
facility. |
<T extends InventoryItem> |
getInventoryItem()
Retrieves a set containing all the elements for the reference
inventoryItem. |
getDescription, getExtent, getProvider, setDescriptionexportItem, exportItemAdvancedimportItemgetIndexEntry, updateIndexaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserexecuteWorkflow<T extends Building> SegmentContainsBuilding.Building<T> getBuilding()
building.<T extends BuildingComplex> SegmentContainsBuildingComplex.BuildingComplex<T> getBuildingComplex()
buildingComplex.<T extends AbstractBuildingUnit> SegmentContainsBuildingUnit.BuildingUnit<T> getBuildingUnit()
buildingUnit.<T extends Facility> SegmentContainsFacility.Facility<T> getFacility()
facility.<T extends InventoryItem> SegmentContainsInventoryItem.InventoryItem<T> getInventoryItem()
inventoryItem.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.