|
Oracle Internet Directory API Reference 10g(10.1.2) B14083-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.idm.provisioning.configuration.ConfigAttribute
Represents the configuration information of an attribute used in creation of Application specific user information or the "Base User"
| Method Summary | |
AttrLOV |
getAttrLOVVals()Get the LOV Values |
java.lang.String |
getAttrObjClass()Get the Objectclass of the Attribute |
java.lang.String |
getDefaultVal()Get the Default value of the attribute |
java.lang.String |
getDisplayName()Get the Display Name |
java.lang.String |
getDisplayName(java.lang.String lang)Get the Display Name in the specified language |
java.lang.String |
getDN()Get the DN |
java.lang.String[] |
getLOVVals()Get Internal values of the LOV. |
java.lang.String |
getName()Get the name of the Attribute |
java.lang.String |
toString()A String representation of the attribute configuration |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String getName()
public java.lang.String getDisplayName()
public java.lang.String getDisplayName(java.lang.String lang)
lang - display languagepublic java.lang.String getDN()
public java.lang.String getAttrObjClass()
public java.lang.String getDefaultVal()
public AttrLOV getAttrLOVVals()
public java.lang.String[] getLOVVals()
public java.lang.String toString()
|
Oracle Internet Directory API Reference 10g(10.1.2) B14083-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||