|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
| com.sapportals.wcm.repository.enum | Contains enumeration classes. |
| com.sapportals.wcm.repository.service.appproperties | Contains classes and interfaces to persist information related to resources on the database. |
| Uses of Operator in com.sapportals.wcm.repository.enum |
| Fields in com.sapportals.wcm.repository.enum declared as Operator | |
static Operator |
Operator.EQUAL
|
static Operator |
Operator.GREATER
|
static Operator |
Operator.LESS
|
static Operator |
Operator.LESS_OR_EQUAL
|
static Operator |
Operator.GREATER_OR_EQUAL
|
static Operator |
Operator.LIKE
|
static Operator |
Operator.REGEXP
|
| Uses of Operator in com.sapportals.wcm.repository.service.appproperties |
| Methods in com.sapportals.wcm.repository.service.appproperties with parameters of type Operator | |
IRidList |
IApplicationProperties.search(IPropertyName name,
java.lang.String userID,
java.lang.Object value,
Operator op,
boolean multiValued,
IResourceContext context)
Queries all properties and returns a list of RIDs that match the search criteria. |
IRidList |
IApplicationProperties.search(IPropertyName name,
java.lang.String userID,
java.lang.Object value,
Operator op,
boolean multiValued)
Deprecated. as of NW04. Use method with resource context parameter |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||