|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.dto.UserType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.baa.dto.UserType
public abstract class UserType
Java class for UserType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="userState" type="{http://www.rim.com/com.rim.bes.bas.dto}UserStateEnumType" minOccurs="0"/>
<element name="destinationServerId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="emailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="externalDataSourceId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="failedLoginCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="firstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ITPolicyWLANVPNVOIPAttributes" type="{http://www.rim.com/com.rim.bes.bas.dto}ITPolicyWLANVPNVOIPAttributes" maxOccurs="unbounded" minOccurs="0"/>
<element name="lastLoginComputerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastLoginTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="loginName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="loginPassword" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="markedForDelete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="organizationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="resolvedUserGroupIds" type="{http://www.rim.com/com.rim.bes.bas.dto}ResolvedUserGroupIds" minOccurs="0"/>
<element name="resolvedUserGroups" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}ResolvedUserGroups" minOccurs="0"/>
<element name="userConfigId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userDeviceConfiguration" type="{http://www.rim.com/com.rim.bes.bas.dto}UserDeviceConfiguration" maxOccurs="unbounded" minOccurs="0"/>
<element name="userGroups" type="{http://www.rim.com/com.rim.bes.bas.baa.dto}UserGroups" minOccurs="0"/>
<element name="userId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userServiceAttributes" type="{http://www.rim.com/com.rim.bes.bas.dto}UserServiceAttributesType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| Field Summary | |
|---|---|
protected java.lang.Integer |
destinationServerId
|
protected java.lang.String |
displayName
|
protected java.lang.String |
emailAddress
|
protected java.lang.Integer |
externalDataSourceId
|
protected java.lang.Integer |
failedLoginCount
|
protected java.lang.String |
firstName
|
protected java.util.List<ITPolicyWLANVPNVOIPAttributes> |
itPolicyWLANVPNVOIPAttributes
|
protected java.lang.String |
lastLoginComputerName
|
protected javax.xml.datatype.XMLGregorianCalendar |
lastLoginTime
|
protected java.lang.String |
lastName
|
protected java.lang.String |
loginName
|
protected java.lang.String |
loginPassword
|
protected java.lang.Boolean |
markedForDelete
|
protected java.lang.Integer |
organizationId
|
protected ResolvedUserGroupIds |
resolvedUserGroupIds
|
protected ResolvedUserGroups |
resolvedUserGroups
|
protected java.lang.Integer |
userConfigId
|
protected java.util.List<UserDeviceConfiguration> |
userDeviceConfiguration
|
protected UserGroups |
userGroups
|
protected java.lang.Integer |
userId
|
protected java.util.List<UserServiceAttributesType> |
userServiceAttributes
|
protected UserStateEnumType |
userState
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
UserType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDestinationServerId()
Gets the value of the destinationServerId property. |
java.lang.String |
getDisplayName()
Gets the value of the displayName property. |
java.lang.String |
getEmailAddress()
Gets the value of the emailAddress property. |
java.lang.Integer |
getExternalDataSourceId()
Gets the value of the externalDataSourceId property. |
java.lang.Integer |
getFailedLoginCount()
Gets the value of the failedLoginCount property. |
java.lang.String |
getFirstName()
Gets the value of the firstName property. |
java.util.List<ITPolicyWLANVPNVOIPAttributes> |
getITPolicyWLANVPNVOIPAttributes()
Gets the value of the itPolicyWLANVPNVOIPAttributes property. |
java.lang.String |
getLastLoginComputerName()
Gets the value of the lastLoginComputerName property. |
javax.xml.datatype.XMLGregorianCalendar |
getLastLoginTime()
Gets the value of the lastLoginTime property. |
java.lang.String |
getLastName()
Gets the value of the lastName property. |
java.lang.String |
getLoginName()
Gets the value of the loginName property. |
java.lang.String |
getLoginPassword()
Gets the value of the loginPassword property. |
java.lang.Integer |
getOrganizationId()
Gets the value of the organizationId property. |
ResolvedUserGroupIds |
getResolvedUserGroupIds()
Gets the value of the resolvedUserGroupIds property. |
ResolvedUserGroups |
getResolvedUserGroups()
Gets the value of the resolvedUserGroups property. |
java.lang.Integer |
getUserConfigId()
Gets the value of the userConfigId property. |
java.util.List<UserDeviceConfiguration> |
getUserDeviceConfiguration()
Gets the value of the userDeviceConfiguration property. |
UserGroups |
getUserGroups()
Gets the value of the userGroups property. |
java.lang.Integer |
getUserId()
Gets the value of the userId property. |
java.util.List<UserServiceAttributesType> |
getUserServiceAttributes()
Gets the value of the userServiceAttributes property. |
UserStateEnumType |
getUserState()
Gets the value of the userState property. |
java.lang.Boolean |
isMarkedForDelete()
Gets the value of the markedForDelete property. |
void |
setDestinationServerId(java.lang.Integer value)
Sets the value of the destinationServerId property. |
void |
setDisplayName(java.lang.String value)
Sets the value of the displayName property. |
void |
setEmailAddress(java.lang.String value)
Sets the value of the emailAddress property. |
void |
setExternalDataSourceId(java.lang.Integer value)
Sets the value of the externalDataSourceId property. |
void |
setFailedLoginCount(java.lang.Integer value)
Sets the value of the failedLoginCount property. |
void |
setFirstName(java.lang.String value)
Sets the value of the firstName property. |
void |
setLastLoginComputerName(java.lang.String value)
Sets the value of the lastLoginComputerName property. |
void |
setLastLoginTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the lastLoginTime property. |
void |
setLastName(java.lang.String value)
Sets the value of the lastName property. |
void |
setLoginName(java.lang.String value)
Sets the value of the loginName property. |
void |
setLoginPassword(java.lang.String value)
Sets the value of the loginPassword property. |
void |
setMarkedForDelete(java.lang.Boolean value)
Sets the value of the markedForDelete property. |
void |
setOrganizationId(java.lang.Integer value)
Sets the value of the organizationId property. |
void |
setResolvedUserGroupIds(ResolvedUserGroupIds value)
Sets the value of the resolvedUserGroupIds property. |
void |
setResolvedUserGroups(ResolvedUserGroups value)
Sets the value of the resolvedUserGroups property. |
void |
setUserConfigId(java.lang.Integer value)
Sets the value of the userConfigId property. |
void |
setUserGroups(UserGroups value)
Sets the value of the userGroups property. |
void |
setUserId(java.lang.Integer value)
Sets the value of the userId property. |
void |
setUserState(UserStateEnumType value)
Sets the value of the userState property. |
| Methods inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
getVersionStamps, setVersionStamps |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected UserStateEnumType userState
protected java.lang.Integer destinationServerId
protected java.lang.String displayName
protected java.lang.String emailAddress
protected java.lang.Integer externalDataSourceId
protected java.lang.Integer failedLoginCount
protected java.lang.String firstName
protected java.util.List<ITPolicyWLANVPNVOIPAttributes> itPolicyWLANVPNVOIPAttributes
protected java.lang.String lastLoginComputerName
protected javax.xml.datatype.XMLGregorianCalendar lastLoginTime
protected java.lang.String lastName
protected java.lang.String loginName
protected java.lang.String loginPassword
protected java.lang.Boolean markedForDelete
protected java.lang.Integer organizationId
protected ResolvedUserGroupIds resolvedUserGroupIds
protected ResolvedUserGroups resolvedUserGroups
protected java.lang.Integer userConfigId
protected java.util.List<UserDeviceConfiguration> userDeviceConfiguration
protected UserGroups userGroups
protected java.lang.Integer userId
protected java.util.List<UserServiceAttributesType> userServiceAttributes
| Constructor Detail |
|---|
public UserType()
| Method Detail |
|---|
public UserStateEnumType getUserState()
UserStateEnumTypepublic void setUserState(UserStateEnumType value)
value - allowed object is
UserStateEnumTypepublic java.lang.Integer getDestinationServerId()
Integerpublic void setDestinationServerId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getDisplayName()
Stringpublic void setDisplayName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEmailAddress()
Stringpublic void setEmailAddress(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getExternalDataSourceId()
Integerpublic void setExternalDataSourceId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getFailedLoginCount()
Integerpublic void setFailedLoginCount(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getFirstName()
Stringpublic void setFirstName(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<ITPolicyWLANVPNVOIPAttributes> getITPolicyWLANVPNVOIPAttributes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the itPolicyWLANVPNVOIPAttributes property.
For example, to add a new item, do as follows:
getITPolicyWLANVPNVOIPAttributes().add(newItem);
Objects of the following type(s) are allowed in the list
ITPolicyWLANVPNVOIPAttributes
public java.lang.String getLastLoginComputerName()
Stringpublic void setLastLoginComputerName(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getLastLoginTime()
XMLGregorianCalendarpublic void setLastLoginTime(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.String getLastName()
Stringpublic void setLastName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLoginName()
Stringpublic void setLoginName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getLoginPassword()
Stringpublic void setLoginPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isMarkedForDelete()
Booleanpublic void setMarkedForDelete(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getOrganizationId()
Integerpublic void setOrganizationId(java.lang.Integer value)
value - allowed object is
Integerpublic ResolvedUserGroupIds getResolvedUserGroupIds()
ResolvedUserGroupIdspublic void setResolvedUserGroupIds(ResolvedUserGroupIds value)
value - allowed object is
ResolvedUserGroupIdspublic ResolvedUserGroups getResolvedUserGroups()
ResolvedUserGroupspublic void setResolvedUserGroups(ResolvedUserGroups value)
value - allowed object is
ResolvedUserGroupspublic java.lang.Integer getUserConfigId()
Integerpublic void setUserConfigId(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<UserDeviceConfiguration> getUserDeviceConfiguration()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the userDeviceConfiguration property.
For example, to add a new item, do as follows:
getUserDeviceConfiguration().add(newItem);
Objects of the following type(s) are allowed in the list
UserDeviceConfiguration
public UserGroups getUserGroups()
UserGroupspublic void setUserGroups(UserGroups value)
value - allowed object is
UserGroupspublic java.lang.Integer getUserId()
Integerpublic void setUserId(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<UserServiceAttributesType> getUserServiceAttributes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the userServiceAttributes property.
For example, to add a new item, do as follows:
getUserServiceAttributes().add(newItem);
Objects of the following type(s) are allowed in the list
UserServiceAttributesType
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.baa.dto.UserType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||