|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReplaceValues
Replace Values interface. This defines the methods for replacing the values of the attributes which is basically part of the Modify operation.
| Method Summary | |
|---|---|
EntryOptions |
getEntryOptions()
Method to retrieve the options set for the entry |
STCEntry |
getSTCEntry()
Method to retrieve the entry of the attribute value to be modified |
boolean |
performReplaceValues()
Method that performs the modification of attribute value for the specified entry |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
STCEntry getSTCEntry()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
EntryOptions getEntryOptions()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
boolean performReplaceValues()
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 | ||||||||