|
Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference 11 g Release 2 (11.1.2) E27140-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.igf.ids.OperationOptions
oracle.igf.ids.CreateOptions
public class CreateOptions
This class extends OperationOptions containing options for entity create operation
| Constructor Summary | |
|---|---|
CreateOptions() |
|
| Method Summary | |
|---|---|
CreateOptions |
clone()Clones this object |
java.lang.String |
getCreateBase()Gets the entity create base |
void |
setCreateBase(java.lang.String createBase)Sets the base where entity need to be created. |
| Methods inherited from class oracle.igf.ids.OperationOptions |
|---|
getAuthUser, setAuthUser, setAuthUser |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateOptions()
| Method Detail |
|---|
public void setCreateBase(java.lang.String createBase)
createBase - entity create basepublic java.lang.String getCreateBase()
public CreateOptions clone()
clone in class OperationOptions
|
Oracle Fusion Middleware Identity Governance Framework Identity Directory Java API Reference 11 g Release 2 (11.1.2) E27140-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||