|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItemId
Node or property identifier. All content items in a Jackrabbit repository have an identifier that uniquely identifies the item in a workspace.
This interface is implemented by both the concrete node and property identifier classes in order to allow client code to determine whether an identifier refers to a node or a property.
| Method Summary | |
|---|---|
boolean |
denotesNode()
Checks whether this identifier denotes a node item. |
| Method Detail |
|---|
boolean denotesNode()
true if this identifier denotes a node,
false if a propertyPropertyId,
NodeId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||