|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RemoveAttributesValues
Remove Attributes Values interface. This defines the methods for removing attributes which is 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 from which the attribute is to be removed |
boolean |
performRemoveAttributesValues()
Method that performs the removal of the attribute from the 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 performRemoveAttributesValues()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server or any problem in executing the operation.void reset()
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||