Uses of Class
org.apache.directory.shared.ldap.codec.controls.search.pagedSearch.PagedResultsStates

Packages that use PagedResultsStates
org.apache.directory.shared.ldap.codec.controls.search.pagedSearch   
 

Uses of PagedResultsStates in org.apache.directory.shared.ldap.codec.controls.search.pagedSearch
 

Methods in org.apache.directory.shared.ldap.codec.controls.search.pagedSearch that return PagedResultsStates
 PagedResultsStates PagedResultsStates.getStartState()
          
static PagedResultsStates PagedResultsStates.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PagedResultsStates[] PagedResultsStates.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.