Package com.kloudville.idm.api
Class createUserRequest
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.idm.api.createUserRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kloudville.data.object.DataObject
clearModified, compareDates, copy, formatDecimal, formatDecimalField, getAnyValue, getAnyValueNames, getChildLabel, getDefinition, getDisplayName, getEnumValue, getEnumValueArray, getEnumValueByCode, getEnumValueByIndex, getExtension, getExtensionDefinition, getFormattedMessage, getLastUpdated, getObjectId, getObjectIds, getParent, getText, getTopParent, has, hasChild, hasValue, htmlToText, isDeleted, isError, isModified, isNewObject, mapFrom, mapTo, setAnyValue, setDeleted, setFormattedValue, setNewObject, setObjectId, setText, toJSON, toXML, validate, valToXML
-
Field Details
-
user
Restrictions: Mandatory: true
-
skipEmail
public boolean skipEmailSkip email -
notifyEmail
Notify emailRestrictions: maxlength: 254 pattern: [A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}
-
skipTerms
public boolean skipTermsSkip terms -
password
PasswordRestrictions: maxlength: 64
-
-
Constructor Details
-
createUserRequest
public createUserRequest()
-