|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AddEntryOptions
Add Entry Options interface. Defines methods for setting the options for Add operation.
| Method Summary | |
|---|---|
boolean |
getIgnoreAlreadyBound()
retrieves the value set for ignoreAlreadyBound. |
void |
reset()
Method to reset the values |
void |
setIgnoreAlreadyBound(boolean ignoreAlreadyBound)
sets the value for ignoreAlreadyBound. |
| Methods inherited from interface com.stc.connector.appconn.ldap.EntryOptions |
|---|
getIgnoreAttributeIDCase, getOrderAttributeValues, setIgnoreAttributeIDCase, setOrderAttributeValues |
| Method Detail |
|---|
boolean getIgnoreAlreadyBound()
void setIgnoreAlreadyBound(boolean ignoreAlreadyBound)
the - boolean value to set for ignoreAlreadyBound.void reset()
reset in interface EntryOptions
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||