public interface ModifiableZone extends Zone, ModifiableModelLessDataAwareAmetysObject, ModifiableAmetysObject, RemovableAmetysObject
ZONEITEM_DATA_NAME
Modifier and Type | Method and Description |
---|---|
ModifiableZoneItem |
addZoneItem()
Add a new zone item
|
AmetysObjectIterable<ModifiableZoneItem> |
getZoneItems()
Retrieve the list of used zone items
|
getComposite, getComposite, getDataHolder, getRepeater, getRepeater, removeValue, setValue, setValue
getType, getValue, getValue, getValueOfType, getValueOfType, hasValue, isMultiple
copyTo, getDataNames
equals, getId, getName, getParent, getParentPath, getPath, hashCode
toSAX, toSAX
dataToSAX, dataToSAX, dataToSAX, dataToSAX
needsSave, rename, revertChanges, saveChanges
remove
ModifiableZoneItem addZoneItem() throws AmetysRepositoryException
AmetysRepositoryException
- If an error occuredAmetysObjectIterable<ModifiableZoneItem> getZoneItems() throws AmetysRepositoryException
getZoneItems
in interface Zone
AmetysRepositoryException
- if an error occured