|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AddEntry
LDAP Add Entry interface. Defines methods for the Add operation.
| Method Summary | |
|---|---|
AddEntryOptions |
getAddEntryOptions()
Method to retrieve the options for the add entry |
STCEntry |
getSTCEntry()
Method to retrieve the entry which is to be added |
boolean |
performAddEntry()
Method that performs the addition of the new entry in the directory |
void |
reset()
Method to reset the values |
| Method Detail |
|---|
AddEntryOptions getAddEntryOptions()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
STCEntry getSTCEntry()
throws LDAPApplicationException
LDAPApplicationException - if there is no connection is available to the LDAP server.
boolean performAddEntry()
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 | ||||||||