|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompareEntry
LDAP Compare Entry interface. This defines methods for the Compare operation.
| Method Summary | |
|---|---|
CompareEntryOptions |
getCompareEntryOptions()
Method to retrieve the options set for the compare entry |
boolean |
performCompare()
Method that performs the compare operation |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
CompareEntryOptions getCompareEntryOptions()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
boolean performCompare()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.void reset()
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||