|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Selector
Selects a subset of the nodes in the repository based on node type.
A selector selects every node in the repository, subject to access control constraints, that satisfies at least one of the following conditions:nodeType,
ornodeType, ornodeType, ornodeType.nodeType or
selectorName is not a syntactically valid JCR name.
The query is invalid if selectorName is identical
to the selectorName of another selector in the
query.
If nodeType is a valid JCR name but not the name
of a node type available in the repository, the query is valid but the
selector selects no nodes.
| Method Summary | |
|---|---|
String |
getNodeTypeName()
Gets the name of the required node type. |
String |
getSelectorName()
Gets the selector name. |
| Method Detail |
|---|
String getNodeTypeName()
String getSelectorName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||