Class GroovyUserWrapper
java.lang.Object
groovy.lang.GroovyObjectSupport
de.uplanet.lucy.server.usermanager.groovy.GroovyUserWrapper
- All Implemented Interfaces:
groovy.lang.GroovyObject
public final class GroovyUserWrapper
extends groovy.lang.GroovyObjectSupport
-
Method Summary
Modifier and TypeMethodDescriptionint
getBoss()
Deprecated.This method will be removed soon.getCity()
int
int
getDn()
Get the user's office e-mail address.Get the user's private e-mail address.getExternalLogin
(int p_iIndex) getExternalPassword
(int p_iIndex) int
int
getGuid()
int
getId()
For internal use only.int
int
int
Collection
<?> getName()
getPoBox()
int
int
Deprecated.This method will be removed soon.getSalt()
boolean
getState()
getTitle()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isFemale()
boolean
isMale()
boolean
boolean
boolean
propertyMissing
(String p_strName) For internal use only.void
propertyMissing
(String p_strName, Object p_value) For internal use only.void
setBirthday
(Date p_dtValue) void
setBoss
(int p_iValue) Deprecated.Use the GUID variant instead (coming soon).void
void
setContainer
(Object p_container) void
setCountry
(String p_strValue) void
setDefaultLanguage
(String p_strValue) void
setDefaultLayout
(String p_strValue) void
setDeletable
(boolean p_bValue) void
setDeleted
(boolean p_bValue) void
setDescription
(String p_strValue) void
setDisabled
(boolean p_bValue) void
setDiverse
(boolean p_bDiverse) void
void
setEmailBiz
(String p_strValue) Set the user's office e-mail address.void
setEmailHome
(String p_strValue) Set the user's private e-mail address.void
setEmployeeNo
(String p_strValue) void
setEnterDate
(Date p_dtValue) void
setExternalLogin1
(String p_strValue) void
setExternalLogin2
(String p_strValue) void
setExternalLogin3
(String p_strValue) void
setExternalPassword1
(String p_strValue) void
setExternalPassword2
(String p_strValue) void
setExternalPassword3
(String p_strValue) void
setExternalPrimaryGroupId
(int p_iValue) void
setFemale
(boolean p_bFemale) void
setFirstName
(String p_strValue) void
setFullName
(String p_strValue) void
setGender
(int p_iGender) Specify the gender.void
void
setId
(int p_iUserId) For internal use only.void
setInternalUsn
(int p_iValue) void
Set an invalid password, and thepassword changed date
.void
setLastName
(String p_strValue) void
setLocked
(int p_iLocked) void
setLoginAttempts
(int p_iAttempts) void
setLoginDomain
(String p_strValue) void
setLoginDomainLwr
(String p_strValue) void
setLoginName
(String p_strValue) void
setLoginNameLwr
(String p_strValue) void
setMale
(boolean p_bMale) void
setMemberOf
(Collection<?> p_memberOf) void
setMiddleName
(String p_strValue) void
void
setPassword
(String p_strPassword) void
setPasswordChangedDate
(Date p_dtValue) void
setPasswordExpires
(boolean p_bValue) void
setPasswordHash
(String p_strValue) void
setPhoneBiz
(String p_strValue) void
setPhoneFax
(String p_strValue) void
setPhoneHome
(String p_strValue) void
setPhoneMobileBiz
(String p_strValue) void
setPhoneMobileHome
(String p_strValue) void
setPhonePager
(String p_strValue) void
void
setPostalCode
(String p_strValue) void
setPriority
(int p_iValue) void
setProxyPerson
(int p_iValue) Deprecated.Use the GUID variant instead (coming soon).void
setRplGuid
(String p_strValue) void
void
setShowUser
(boolean p_bValue) void
void
void
setTimeZone
(TimeZone p_tz) void
setTimeZoneId
(String p_strValue) void
void
setUserImageContentType
(String p_strValue) void
setUserImageFile
(File p_file) void
setUserImageMetaInfo
(String p_strValue) Methods inherited from class groovy.lang.GroovyObjectSupport
getMetaClass, setMetaClass
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Method Details
-
propertyMissing
For internal use only. -
propertyMissing
For internal use only. -
setId
public void setId(int p_iUserId) For internal use only. -
getId
public int getId()For internal use only. -
setGuid
-
getGuid
-
getClassId
public int getClassId() -
getContainer
-
setContainer
-
getContainerId
public int getContainerId()- Throws:
UnsupportedOperationException
- Always since this method is not supported.- See Also:
-
setMemberOf
-
getMemberOf
-
setDeletable
public void setDeletable(boolean p_bValue) -
setDeleted
public void setDeleted(boolean p_bValue) -
setDescription
-
setDn
-
getDn
-
setInternalUsn
public void setInternalUsn(int p_iValue) -
getInternalUsn
public int getInternalUsn() -
setName
-
setPriority
public void setPriority(int p_iValue) -
getPriority
public int getPriority() -
setRplGuid
-
getRplGuid
-
setDisabled
public void setDisabled(boolean p_bValue) -
isDisabled
public boolean isDisabled() -
isAnonymous
public boolean isAnonymous() -
getDescription
-
getName
-
isDeletable
public boolean isDeletable() -
isDeleted
public boolean isDeleted() -
setBirthday
-
getBirthday
-
setCity
-
getCity
-
setCountry
-
getCountry
-
setDefaultLayout
-
getDefaultLayout
-
setLoginDomain
-
getLoginDomain
-
setLoginDomainLwr
-
getLoginDomainLwr
-
setEmployeeNo
-
getEmployeeNo
-
setEnterDate
-
getEnterDate
-
getExternalLogin
-
getExternalPassword
-
isExternalLogin1Set
public boolean isExternalLogin1Set() -
setExternalLogin1
-
getExternalLogin1
-
setExternalLogin2
-
getExternalLogin2
-
setExternalLogin3
-
getExternalLogin3
-
setExternalPrimaryGroupId
public void setExternalPrimaryGroupId(int p_iValue) -
getExternalPrimaryGroupId
public int getExternalPrimaryGroupId() -
setExternalPassword1
-
getExternalPassword1
-
setExternalPassword2
-
getExternalPassword2
-
setExternalPassword3
-
getExternalPassword3
-
setFirstName
-
getFirstName
-
setFullName
-
getFullName
-
setGender
public void setGender(int p_iGender) Specify the gender. Valid values are0
unspecified,1
male,2
female.
- Parameters:
p_iGender
- The gender.
-
getGender
public int getGender() -
setMale
public void setMale(boolean p_bMale) -
isMale
public boolean isMale() -
setFemale
public void setFemale(boolean p_bFemale) -
isFemale
public boolean isFemale() -
setDiverse
public void setDiverse(boolean p_bDiverse) - Parameters:
p_bDiverse
- Iffalse
GENDER_UNSPECIFIED will be set.
-
isDiverse
public boolean isDiverse() -
setLastName
-
getLastName
-
setLoginName
-
getLoginName
-
setLoginNameLwr
-
getLoginNameLwr
-
setEmailBiz
Set the user's office e-mail address.- Parameters:
p_strValue
- The new value, ornull
.- Throws:
IllegalArgumentException
- if the given value is not a valid e-mail address.
-
getEmailBiz
Get the user's office e-mail address.- Returns:
- The user's office e-mail address.
-
setEmailHome
Set the user's private e-mail address.- Parameters:
p_strValue
- The new value, ornull
.- Throws:
IllegalArgumentException
- if the given value is not a valid e-mail address.
-
getEmailHome
Get the user's private e-mail address.- Returns:
- The user's private e-mail address.
-
setMiddleName
-
getMiddleName
-
setPhoneBiz
-
getPhoneBiz
-
setPhoneFax
-
getPhoneFax
-
setPhoneHome
-
getPhoneHome
-
setPhoneMobileHome
-
getPhoneMobileHome
-
setPhoneMobileBiz
-
getPhoneMobileBiz
-
setPhonePager
-
getPhonePager
-
setBoss
Deprecated.Use the GUID variant instead (coming soon).Do not use this method in scripts. -
getBoss
Deprecated.This method will be removed soon.Do not use this method in scripts. -
setPostalCode
-
getPostalCode
-
setProxyPerson
Deprecated.Use the GUID variant instead (coming soon).Do not use this method in scripts. -
getProxyPerson
Deprecated.This method will be removed soon.Do not use this method in scripts. -
setInvalidPassword
public void setInvalidPassword()Set an invalid password, and thepassword changed date
. -
setPassword
-
getPassword
-
setPasswordHash
-
getPasswordHash
-
setSalt
-
getSalt
-
setPasswordExpires
public void setPasswordExpires(boolean p_bValue) -
isPasswordExpires
public boolean isPasswordExpires() -
isModifiablePassword
public boolean isModifiablePassword() -
isMustChangePassword
public boolean isMustChangePassword() -
setPasswordChangedDate
-
getPasswordChangedDate
-
setShowUser
public void setShowUser(boolean p_bValue) -
getShowUser
public boolean getShowUser() -
setStreet
-
getStreet
-
setTimeZone
-
getTimeZone
-
setTimeZoneId
-
getTimeZoneId
-
setTitle
-
getTitle
-
setUserImageFile
-
getUserImageFile
-
setUserImageContentType
-
getUserImageContentType
-
setUserImageMetaInfo
-
getUserImageMetaInfo
-
getState
-
setState
-
getPoBox
-
setPoBox
-
getDefaultLanguage
-
setDefaultLanguage
-
getQualifiedLoginName
-
getLoginAttempts
public int getLoginAttempts() -
setLoginAttempts
public void setLoginAttempts(int p_iAttempts) -
getLocked
public int getLocked() -
setLocked
public void setLocked(int p_iLocked)
-