Copyright© 2008-2018 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 - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.