|
|||||||||
| 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.
| Method Summary | |
|---|---|
java.lang.String |
getNodeTypeName()
Gets the name of the required node type. |
java.lang.String |
getSelectorName()
Gets the selector name. |
| Method Detail |
|---|
java.lang.String getNodeTypeName()
java.lang.String getSelectorName()
A selector's name can be used elsewhere in the query to identify the selector.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||