|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Writable
Describes if an object can be modified and if it can add new children to itself. All objects belonging to a palo database can be modified and extended, whereas XMLA objects cannot.
Method Summary | |
---|---|
boolean |
canBeModified()
Deprecated. Returns true if this object can be modified (renamed, deleted, ...), false otherwise. |
boolean |
canCreateChildren()
Deprecated. Returns true if this object can create child objects, false otherwise. |
Method Detail |
---|
boolean canCreateChildren()
boolean canBeModified()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |