|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateUserParams
| Method Summary | |
|---|---|
Contact |
getContact()
Retrieves the value for the structure field contact. |
String |
getInitialPassword()
Retrieves the value for the structure field initialPassword. |
String |
getInitialPasswordVerification()
Retrieves the value for the structure field initialPasswordVerification. |
PrincipalGroup |
getPrimaryUserGroup()
Retrieves the value for the structure field primaryUserGroup. |
String |
getPrincipalName()
Retrieves the value for the structure field principalName. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
|---|
refContainsValue, refDelegate, refGetValue |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
Contact getContact()
contact.
contact.
JmiException - If the value cannot be retrieved for some reason.String getInitialPassword()
initialPassword.
initialPassword.
JmiException - If the value cannot be retrieved for some reason.String getInitialPasswordVerification()
initialPasswordVerification.
initialPasswordVerification.
JmiException - If the value cannot be retrieved for some reason.PrincipalGroup getPrimaryUserGroup()
primaryUserGroup.
primaryUserGroup.
JmiException - If the value cannot be retrieved for some reason.String getPrincipalName()
principalName.
principalName.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||