SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.repository.enum.Operator

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

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.