Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Uses of Class
oracle.security.jps.service.policystore.search.ChangeLogSearchQuery.SEARCH_PROPERTY

Packages that use ChangeLogSearchQuery.SEARCH_PROPERTY
oracle.security.jps.service.policystore.search   

 

Uses of ChangeLogSearchQuery.SEARCH_PROPERTY in oracle.security.jps.service.policystore.search

 

Methods in oracle.security.jps.service.policystore.search that return ChangeLogSearchQuery.SEARCH_PROPERTY
 ChangeLogSearchQuery.SEARCH_PROPERTY ChangeLogSearchQuery.getSearchByProperty()
          Gets the search by property in this search query
static ChangeLogSearchQuery.SEARCH_PROPERTY ChangeLogSearchQuery.SEARCH_PROPERTY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChangeLogSearchQuery.SEARCH_PROPERTY[] ChangeLogSearchQuery.SEARCH_PROPERTY.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.jps.service.policystore.search with parameters of type ChangeLogSearchQuery.SEARCH_PROPERTY
 java.lang.String ChangeLogSearchQuery.getQueryTimeStamp(ChangeLogSearchQuery.SEARCH_PROPERTY property)
          Gets the time stamp value for the search property from this query.

 

Constructors in oracle.security.jps.service.policystore.search with parameters of type ChangeLogSearchQuery.SEARCH_PROPERTY
ChangeLogSearchQuery(ChangeLogSearchQuery.SEARCH_PROPERTY property, java.lang.String timeStamp)
          Constructor
Construct a simple query with timestamp property and a time stamp value
ChangeLogSearchQuery(ChangeLogSearchQuery.SEARCH_PROPERTY timeStampProperty, java.lang.String timeStamp, ChangeLogSearchQuery.COUNT_SEARCH_PROPERTY countProperty, long count)
          Constructor
Construct a simple query with count property and its value

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.