|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.ldapadapter.appconn.EntryOptionsImpl
com.stc.connector.ldapadapter.appconn.AddEntryOptionsImpl
public class AddEntryOptionsImpl
This class is used to set the options for adding entry
| Constructor Summary | |
|---|---|
AddEntryOptionsImpl()
|
|
| 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 class com.stc.connector.ldapadapter.appconn.EntryOptionsImpl |
|---|
getIgnoreAttributeIDCase, getOrderAttributeValues, setIgnoreAttributeIDCase, setOrderAttributeValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.stc.connector.appconn.ldap.EntryOptions |
|---|
getIgnoreAttributeIDCase, getOrderAttributeValues, setIgnoreAttributeIDCase, setOrderAttributeValues |
| Constructor Detail |
|---|
public AddEntryOptionsImpl()
| Method Detail |
|---|
public boolean getIgnoreAlreadyBound()
getIgnoreAlreadyBound in interface AddEntryOptionspublic void setIgnoreAlreadyBound(boolean ignoreAlreadyBound)
setIgnoreAlreadyBound in interface AddEntryOptionsthe - boolean value to set for ignoreAlreadyBound.public void reset()
reset in interface AddEntryOptionsreset in interface EntryOptionsreset in class EntryOptionsImpl
|
Sun Adapter for LDAP API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||