public interface PropertyEntry extends HierarchyEntry
PropertyEntry
...Modifier and Type | Method and Description |
---|---|
PropertyId |
getId() |
PropertyState |
getPropertyState() |
PropertyId |
getWorkspaceId()
Returns the ID that must be used for resolving this entry OR loading its
children entries from the persistent layer.
|
calculateStatus, complete, denotesNode, getGeneration, getItemState, getName, getParent, getPath, getStatus, getWorkspacePath, invalidate, isAvailable, reload, remove, revert, setItemState, transientRemove
PropertyId getId() throws InvalidItemStateException, RepositoryException
NodeId
of this child node entry.InvalidItemStateException
RepositoryException
PropertyId getWorkspaceId() throws InvalidItemStateException, RepositoryException
getId()
unless any of its ancestors has been transiently
moved.InvalidItemStateException
RepositoryException
getId()
PropertyState getPropertyState() throws ItemNotFoundException, RepositoryException
PropertyState
.ItemNotFoundException
- if the PropertyState
does not
exist anymore.RepositoryException
- if an error occurs while retrieving the
PropertyState
.Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.