public interface ItemInfo
Modifier and Type | Method and Description |
---|---|
boolean |
denotesNode()
Returns true if this
ItemInfo denotes a node, false otherwise. |
ItemId |
getId() |
Path |
getPath()
Returns the
Path of the item represented by this
ItemInfo . |
ItemId getId()
RepositoryService.getNodeInfo(SessionInfo, NodeId)
boolean denotesNode()
ItemInfo
denotes a node, false otherwise.ItemInfo
denotes a node, false otherwise.Path getPath()
Path
of the item represented by this
ItemInfo
.Path
of the item represented by this
item info.Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.