|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModifyEntry
LDAP Modify Entry interface. This defines the methods for the Modify operation.
| Method Summary | |
|---|---|
AddAttributesValues |
getAddAttributesValues()
Method to retrieve the AddAttributesValues object when an add attribute operation was requested |
RemoveAttributesValues |
getRemoveAttributesValues()
Method to retrieve the RemoveAttributesValues object when a remove attribute operation was requested |
ReplaceValues |
getReplaceValues()
Method to retrieve the ReplaceValues object when a modify attribute value operation was requested |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
AddAttributesValues getAddAttributesValues()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
RemoveAttributesValues getRemoveAttributesValues()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
ReplaceValues getReplaceValues()
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 | ||||||||