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, transientRemovePropertyId getId() throws javax.jcr.InvalidItemStateException, javax.jcr.RepositoryException
NodeId of this child node entry.javax.jcr.InvalidItemStateExceptionjavax.jcr.RepositoryExceptionPropertyId getWorkspaceId() throws javax.jcr.InvalidItemStateException, javax.jcr.RepositoryException
getId() unless any of its ancestors has been transiently
moved.javax.jcr.InvalidItemStateExceptionjavax.jcr.RepositoryExceptiongetId()PropertyState getPropertyState() throws javax.jcr.ItemNotFoundException, javax.jcr.RepositoryException
PropertyState.javax.jcr.ItemNotFoundException - if the PropertyState does not
exist anymore.javax.jcr.RepositoryException - if an error occurs while retrieving the
PropertyState.Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.