Uses of Class
org.apache.directory.shared.ldap.codec.controls.search.persistentSearch.PersistentSearchStates

Packages that use PersistentSearchStates
org.apache.directory.shared.ldap.codec.controls.search.persistentSearch   
 

Uses of PersistentSearchStates in org.apache.directory.shared.ldap.codec.controls.search.persistentSearch
 

Methods in org.apache.directory.shared.ldap.codec.controls.search.persistentSearch that return PersistentSearchStates
 PersistentSearchStates PersistentSearchStates.getStartState()
          
static PersistentSearchStates PersistentSearchStates.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PersistentSearchStates[] PersistentSearchStates.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.