Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface Selector extends Source
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.Sitevision note: Unsupported operation
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeTypeName()
Gets the name of the required node type.
|
String |
getSelectorName()
Gets the selector name.
|
String getNodeTypeName()
String getSelectorName()
A selector's name can be used elsewhere in the query to identify the selector.
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.