public class NavuListEntry extends NavuContainer
NavuList holds this representation of a entry as its
children or entry set.| Modifier and Type | Method and Description |
|---|---|
NavuContainer |
delete()
Deletes this entry from the NavuList it contains
returns this NavuListEntry as NavuContainer.
|
boolean |
equals(Object o)
Compares the specified object with this
NavuListEntry
for equality. |
ConfKey |
getKey()
Return the associate key that this NavuList
is mapped to.
|
action, action, children, choice, container, container, container, container, containsNode, containsNode, create, encodeValues, encodeXML, entrySet, exists, findChanges, findChanges, get, getRootNS, getSelectCaseAsNavuChoice, getSelectCaseAsNavuNode, getSelectedCase, getUserSession, isEmpty, isListInstance, iterate, keySet, leaf, leaf, leaf, leaf, leafList, leafList, leafList, leafList, list, list, list, list, namespace, reset, safeCreate, select, select, select, set, setChange, setOperationalDataCase, setOperDataCase, sharedCreate, size, toString, valueUpdateIndcontext, getCdbSession, getChange, getChangeFlag, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getConfPath, getInfo, getKeyPath, getName, getNavuNode, getParent, getValues, getValues, getXml, hashCode, prepareXMLCall, setValues, setValues, sharedSetValues, sharedSetValues, startCdbSession, stopCdbSession, xPathSelect, xPathSelectIteratepublic ConfKey getKey()
getKey in class NavuContainerpublic boolean equals(Object o)
NavuListEntry
for equality.
Returns true if the given object is also a
NavuListEntry and it has the same
ConfPath as this
NavuListEntry.equals in class NavuContainero - object to be compared for equality with this
NavuListEntrytrue if the specified object is equal to this
NavuListEntrypublic NavuContainer delete() throws NavuException
NavuNode.getChangeFlag() flag to
MOP_DELETEDdelete in class NavuContainergetChange on the return NavuContainer
returns MOP_DELETEDNavuException