public interface ModifiableZone extends Zone, ModifiableMetadataAwareAmetysObject, RemovableAmetysObject
Modifier and Type | Method and Description |
---|---|
ModifiableZoneItem |
addZoneItem()
Add a new zone item
|
AmetysObjectIterable<ModifiableZoneItem> |
getZoneItems()
Retrieve the list of used zone items
|
getMetadataHolder
needsSave, rename, revertChanges, saveChanges
equals, getId, getName, getParent, getParentPath, getPath, hashCode
remove
ModifiableZoneItem addZoneItem() throws AmetysRepositoryException
AmetysRepositoryException
- If an error occuredAmetysObjectIterable<ModifiableZoneItem> getZoneItems() throws AmetysRepositoryException
getZoneItems
in interface Zone
AmetysRepositoryException
- if an error occured