Class User2SoapDO
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
com.collabnet.ce.soap60.webservices.cemain.User2SoapDO
public class User2SoapDO
extends com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
Represents a user within TeamForge.
- Since:
- 7.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Filter name for email address.static final String
Filter name for full name.static final String
Filter name for last login after.static final String
Filter name for last login before.static final String
Filter name for license.static final String
Filter name for status.static final String
Filter name for username.static final String
static final String
static final String
static final String
static final String
static final String
static final int
Flag to include any project member or group member who have been assigned a Tracker; Exclude super users who don't satisfy the above criteriastatic final int
Flag to include any project member in the user liststatic final int
Flag to include super users from the user liststatic final int
Flag to exclude users who are members of the project through a group role associationstatic final int
Flag to exclude super users from the user list -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns 'alternateEmail1'.Returns 'alternateEmail2'.Returns 'alternateEmail3'.getEmail()
Returns 'email'.Returns 'fullName'.Returns 'lastLogin'.Returns 'licenseType'.Returns 'locale'.Returns 'organization'.Returns 'profilePictureLink'.boolean
Returns 'restrictedUser'.Returns 'status'.boolean
Returns 'superUser'.Returns 'timeZone'.Returns 'username'.static void
registerTypeMappings
(org.apache.axis.client.Call call) void
setAlternateEmail1
(String alternateEmail1) Sets 'alternateEmail1'.void
setAlternateEmail2
(String alternateEmail2) Sets 'alternateEmail2'.void
setAlternateEmail3
(String alternateEmail3) Sets 'alternateEmail3'.void
Sets 'email'.void
setFullName
(String fullName) Sets 'fullName'.void
setLastLogin
(Date lastLogin) Sets 'lastLogin'.void
setLicenseType
(String licenseType) Sets 'licenseType'.void
Sets 'locale'.void
setOrganization
(String organization) Sets 'organization'.void
setProfilePictureLink
(String profilePictureLink) Sets 'profilePictureLink'.void
setRestrictedUser
(boolean restrictedUser) Sets 'restrictedUser'.void
Sets 'status'.void
setSuperUser
(boolean superUser) Sets 'superUser'.void
setTimeZone
(String timeZone) Sets 'timeZone'.void
setUsername
(String username) Sets 'username'.Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
getCreatedBy, getCreatedDate, getId, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setId, setLastModifiedBy, setLastModifiedDate, setVersion
-
Field Details
-
STATUS_ACTIVE
- See Also:
-
STATUS_PENDING
- See Also:
-
STATUS_DISABLED
- See Also:
-
STATUS_REMOVED
- See Also:
-
LICENSE_TYPE_ALM
- See Also:
-
LICENSE_TYPE_SCM
- See Also:
-
FILTER_USERNAME
Filter name for username.- See Also:
-
FILTER_STATUS
Filter name for status.- See Also:
-
FILTER_LICENSE_TYPE
Filter name for license.- See Also:
-
FILTER_EMAIL
Filter name for email address.- See Also:
-
FILTER_FULL_NAME
Filter name for full name.- See Also:
-
FILTER_LAST_LOGIN_BEFORE
Filter name for last login before.- See Also:
-
FILTER_LAST_LOGIN_AFTER
Filter name for last login after.- See Also:
-
WITHOUT_SUPERUSERS
public static final int WITHOUT_SUPERUSERSFlag to exclude super users from the user list- See Also:
-
WITH_SUPERUSERS
public static final int WITH_SUPERUSERSFlag to include super users from the user list- See Also:
-
WITH_PROJECT_MEMBERS
public static final int WITH_PROJECT_MEMBERSFlag to include any project member in the user list- See Also:
-
WITH_ASSIGNED_GROUP_MEMBERS
public static final int WITH_ASSIGNED_GROUP_MEMBERSFlag to include any project member or group member who have been assigned a Tracker; Exclude super users who don't satisfy the above criteria- See Also:
-
WITHOUT_GROUP_MEMBERS
public static final int WITHOUT_GROUP_MEMBERSFlag to exclude users who are members of the project through a group role association- See Also:
-
-
Constructor Details
-
User2SoapDO
public User2SoapDO()
-
-
Method Details
-
getUsername
Returns 'username'. User name (used for login authentication).- Returns:
- Value of 'username'.
-
setUsername
Sets 'username'. User name (used for login authentication).- Parameters:
username
- Value of 'username'.
-
getEmail
Returns 'email'. User's email address.- Returns:
- Value of 'email'.
-
setEmail
Sets 'email'. User's email address.- Parameters:
email
- Value of 'email'.
-
getAlternateEmail1
Returns 'alternateEmail1'. Alternate Email Address 1- Returns:
- Value of 'alternateEmail1'.
-
setAlternateEmail1
Sets 'alternateEmail1'. Alternate Email Address 1- Parameters:
alternateEmail1
- Value of 'alternateEmail1'.
-
getAlternateEmail2
Returns 'alternateEmail2'. Alternate Email Address 2- Returns:
- Value of 'alternateEmail2'.
-
setAlternateEmail2
Sets 'alternateEmail2'. Alternate Email Address 2- Parameters:
alternateEmail2
- Value of 'alternateEmail2'.
-
getAlternateEmail3
Returns 'alternateEmail3'. Alternate Email Address 3- Returns:
- Value of 'alternateEmail3'.
-
setAlternateEmail3
Sets 'alternateEmail3'. Alternate Email Address 3- Parameters:
alternateEmail3
- Value of 'alternateEmail3'.
-
getFullName
Returns 'fullName'. User's full name.- Returns:
- Value of 'fullName'.
-
setFullName
Sets 'fullName'. User's full name.- Parameters:
fullName
- Value of 'fullName'.
-
getOrganization
Returns 'organization'. User's company name.- Returns:
- Value of 'organization'.
-
setOrganization
Sets 'organization'. User's company name.- Parameters:
organization
- Value of 'organization'.
-
getLocale
Returns 'locale'. User's language.- Returns:
- Value of 'locale'.
-
setLocale
Sets 'locale'. User's language.- Parameters:
locale
- Value of 'locale'.
-
getTimeZone
Returns 'timeZone'. User's time-zone.- Returns:
- Value of 'timeZone'.
-
setTimeZone
Sets 'timeZone'. User's time-zone.- Parameters:
timeZone
- Value of 'timeZone'.
-
getSuperUser
public boolean getSuperUser()Returns 'superUser'. Is user a super-user?- Returns:
- Value of 'superUser'.
-
setSuperUser
public void setSuperUser(boolean superUser) Sets 'superUser'. Is user a super-user?- Parameters:
superUser
- Value of 'superUser'.
-
getRestrictedUser
public boolean getRestrictedUser()Returns 'restrictedUser'. Is user a restricted user?- Returns:
- Value of 'restrictedUser'.
-
setRestrictedUser
public void setRestrictedUser(boolean restrictedUser) Sets 'restrictedUser'. Is user a restricted user?- Parameters:
restrictedUser
- Value of 'restrictedUser'.
-
getStatus
Returns 'status'. User account status: STATUS_ACTIVE, STATUS_PENDING, STATUS_DISABLED, or STATUS_REMOVED.- Returns:
- Value of 'status'.
-
setStatus
Sets 'status'. User account status: STATUS_ACTIVE, STATUS_PENDING, STATUS_DISABLED, or STATUS_REMOVED.- Parameters:
status
- Value of 'status'.
-
getLicenseType
Returns 'licenseType'. User license type: LICENSE_TYPE_ALM or LICENSE_TYPE_SCM.- Returns:
- Value of 'licenseType'.
-
setLicenseType
Sets 'licenseType'. User license type: LICENSE_TYPE_ALM or LICENSE_TYPE_SCM.- Parameters:
licenseType
- Value of 'licenseType'.
-
getLastLogin
Returns 'lastLogin'. User last login timestamp.- Returns:
- Value of 'lastLogin'.
-
setLastLogin
Sets 'lastLogin'. User last login timestamp.- Parameters:
lastLogin
- Value of 'lastLogin'.
-
getProfilePictureLink
Returns 'profilePictureLink'. User's profile picture link.- Returns:
- Value of 'profilePictureLink'.
-
setProfilePictureLink
Sets 'profilePictureLink'. User's profile picture link.- Parameters:
profilePictureLink
- Value of 'profilePictureLink'.
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-