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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.UserSearchCriteriaServiceAttributesType
com.rim.bes.bas.dto.BASUserSearchCriteriaServiceAttributesType
public abstract class BASUserSearchCriteriaServiceAttributesType
Java class for BASUserSearchCriteriaServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BASUserSearchCriteriaServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}UserSearchCriteriaServiceAttributesType">
<sequence>
<element name="roleCapabilityAppliesReason" type="{http://www.rim.com/com.rim.bes.bas.dto}RoleCapabilityAppliesReasonEnumType" minOccurs="0"/>
<element name="groupMembershipType" type="{http://www.rim.com/com.rim.bes.bas.dto}GroupMembershipTypeEnumType" minOccurs="0"/>
<element name="application" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="applicationControlPolicyForUnlistedApplicationsId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationControlPolicyId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="capabilityId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="capabilityPlugInId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="deviceAndUserItPoliciesMatch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="deviceCarrier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceModel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="devicePIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="devicePhoneNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceSoftwareBundle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="deviceSoftwareBundleId" 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="excludeCapabilityId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="excludeCapabilityPlugInId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="excludeGroupId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="excludeIds" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
<element name="excludeRoleId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="groupId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="jobId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="loginName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="policyId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="restrictToIds" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
<element name="restrictToUserConfigIds" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
<element name="roleId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="userId" type="{http://www.w3.org/2001/XMLSchema}int" 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.String |
application
|
protected java.lang.Integer |
applicationControlPolicyForUnlistedApplicationsId
|
protected java.lang.Integer |
applicationControlPolicyId
|
protected java.lang.Integer |
applicationId
|
protected java.lang.Integer |
capabilityId
|
protected java.lang.Integer |
capabilityPlugInId
|
protected java.lang.Boolean |
deviceAndUserItPoliciesMatch
|
protected java.lang.String |
deviceCarrier
|
protected java.lang.String |
deviceModel
|
protected java.lang.String |
devicePhoneNumber
|
protected java.lang.String |
devicePIN
|
protected java.lang.String |
deviceSoftwareBundle
|
protected java.lang.Integer |
deviceSoftwareBundleId
|
protected java.lang.String |
displayName
|
protected java.lang.Integer |
excludeCapabilityId
|
protected java.lang.Integer |
excludeCapabilityPlugInId
|
protected java.lang.Integer |
excludeGroupId
|
protected java.util.List<java.lang.Integer> |
excludeIds
|
protected java.lang.Integer |
excludeRoleId
|
protected java.lang.Integer |
groupId
|
protected GroupMembershipTypeEnumType |
groupMembershipType
|
protected java.lang.Long |
jobId
|
protected java.lang.String |
loginName
|
protected java.lang.Integer |
policyId
|
protected java.util.List<java.lang.Integer> |
restrictToIds
|
protected java.util.List<java.lang.Integer> |
restrictToUserConfigIds
|
protected RoleCapabilityAppliesReasonEnumType |
roleCapabilityAppliesReason
|
protected java.lang.Integer |
roleId
|
protected java.lang.Integer |
userId
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
plugInId, type |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
BASUserSearchCriteriaServiceAttributesType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getApplication()
Gets the value of the application property. |
java.lang.Integer |
getApplicationControlPolicyForUnlistedApplicationsId()
Gets the value of the applicationControlPolicyForUnlistedApplicationsId property. |
java.lang.Integer |
getApplicationControlPolicyId()
Gets the value of the applicationControlPolicyId property. |
java.lang.Integer |
getApplicationId()
Gets the value of the applicationId property. |
java.lang.Integer |
getCapabilityId()
Gets the value of the capabilityId property. |
java.lang.Integer |
getCapabilityPlugInId()
Gets the value of the capabilityPlugInId property. |
java.lang.String |
getDeviceCarrier()
Gets the value of the deviceCarrier property. |
java.lang.String |
getDeviceModel()
Gets the value of the deviceModel property. |
java.lang.String |
getDevicePhoneNumber()
Gets the value of the devicePhoneNumber property. |
java.lang.String |
getDevicePIN()
Gets the value of the devicePIN property. |
java.lang.String |
getDeviceSoftwareBundle()
Gets the value of the deviceSoftwareBundle property. |
java.lang.Integer |
getDeviceSoftwareBundleId()
Gets the value of the deviceSoftwareBundleId property. |
java.lang.String |
getDisplayName()
Gets the value of the displayName property. |
java.lang.Integer |
getExcludeCapabilityId()
Gets the value of the excludeCapabilityId property. |
java.lang.Integer |
getExcludeCapabilityPlugInId()
Gets the value of the excludeCapabilityPlugInId property. |
java.lang.Integer |
getExcludeGroupId()
Gets the value of the excludeGroupId property. |
java.util.List<java.lang.Integer> |
getExcludeIds()
Gets the value of the excludeIds property. |
java.lang.Integer |
getExcludeRoleId()
Gets the value of the excludeRoleId property. |
java.lang.Integer |
getGroupId()
Gets the value of the groupId property. |
GroupMembershipTypeEnumType |
getGroupMembershipType()
Gets the value of the groupMembershipType property. |
java.lang.Long |
getJobId()
Gets the value of the jobId property. |
java.lang.String |
getLoginName()
Gets the value of the loginName property. |
java.lang.Integer |
getPolicyId()
Gets the value of the policyId property. |
java.util.List<java.lang.Integer> |
getRestrictToIds()
Gets the value of the restrictToIds property. |
java.util.List<java.lang.Integer> |
getRestrictToUserConfigIds()
Gets the value of the restrictToUserConfigIds property. |
RoleCapabilityAppliesReasonEnumType |
getRoleCapabilityAppliesReason()
Gets the value of the roleCapabilityAppliesReason property. |
java.lang.Integer |
getRoleId()
Gets the value of the roleId property. |
java.lang.Integer |
getUserId()
Gets the value of the userId property. |
java.lang.Boolean |
isDeviceAndUserItPoliciesMatch()
Gets the value of the deviceAndUserItPoliciesMatch property. |
void |
setApplication(java.lang.String value)
Sets the value of the application property. |
void |
setApplicationControlPolicyForUnlistedApplicationsId(java.lang.Integer value)
Sets the value of the applicationControlPolicyForUnlistedApplicationsId property. |
void |
setApplicationControlPolicyId(java.lang.Integer value)
Sets the value of the applicationControlPolicyId property. |
void |
setApplicationId(java.lang.Integer value)
Sets the value of the applicationId property. |
void |
setCapabilityId(java.lang.Integer value)
Sets the value of the capabilityId property. |
void |
setCapabilityPlugInId(java.lang.Integer value)
Sets the value of the capabilityPlugInId property. |
void |
setDeviceAndUserItPoliciesMatch(java.lang.Boolean value)
Sets the value of the deviceAndUserItPoliciesMatch property. |
void |
setDeviceCarrier(java.lang.String value)
Sets the value of the deviceCarrier property. |
void |
setDeviceModel(java.lang.String value)
Sets the value of the deviceModel property. |
void |
setDevicePhoneNumber(java.lang.String value)
Sets the value of the devicePhoneNumber property. |
void |
setDevicePIN(java.lang.String value)
Sets the value of the devicePIN property. |
void |
setDeviceSoftwareBundle(java.lang.String value)
Sets the value of the deviceSoftwareBundle property. |
void |
setDeviceSoftwareBundleId(java.lang.Integer value)
Sets the value of the deviceSoftwareBundleId property. |
void |
setDisplayName(java.lang.String value)
Sets the value of the displayName property. |
void |
setExcludeCapabilityId(java.lang.Integer value)
Sets the value of the excludeCapabilityId property. |
void |
setExcludeCapabilityPlugInId(java.lang.Integer value)
Sets the value of the excludeCapabilityPlugInId property. |
void |
setExcludeGroupId(java.lang.Integer value)
Sets the value of the excludeGroupId property. |
void |
setExcludeRoleId(java.lang.Integer value)
Sets the value of the excludeRoleId property. |
void |
setGroupId(java.lang.Integer value)
Sets the value of the groupId property. |
void |
setGroupMembershipType(GroupMembershipTypeEnumType value)
Sets the value of the groupMembershipType property. |
void |
setJobId(java.lang.Long value)
Sets the value of the jobId property. |
void |
setLoginName(java.lang.String value)
Sets the value of the loginName property. |
void |
setPolicyId(java.lang.Integer value)
Sets the value of the policyId property. |
void |
setRoleCapabilityAppliesReason(RoleCapabilityAppliesReasonEnumType value)
Sets the value of the roleCapabilityAppliesReason property. |
void |
setRoleId(java.lang.Integer value)
Sets the value of the roleId property. |
void |
setUserId(java.lang.Integer value)
Sets the value of the userId property. |
| Methods inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
getPlugInId, getType, setPlugInId, setType |
| 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 RoleCapabilityAppliesReasonEnumType roleCapabilityAppliesReason
protected GroupMembershipTypeEnumType groupMembershipType
protected java.lang.String application
protected java.lang.Integer applicationControlPolicyForUnlistedApplicationsId
protected java.lang.Integer applicationControlPolicyId
protected java.lang.Integer applicationId
protected java.lang.Integer capabilityId
protected java.lang.Integer capabilityPlugInId
protected java.lang.Boolean deviceAndUserItPoliciesMatch
protected java.lang.String deviceCarrier
protected java.lang.String deviceModel
protected java.lang.String devicePIN
protected java.lang.String devicePhoneNumber
protected java.lang.String deviceSoftwareBundle
protected java.lang.Integer deviceSoftwareBundleId
protected java.lang.String displayName
protected java.lang.Integer excludeCapabilityId
protected java.lang.Integer excludeCapabilityPlugInId
protected java.lang.Integer excludeGroupId
protected java.util.List<java.lang.Integer> excludeIds
protected java.lang.Integer excludeRoleId
protected java.lang.Integer groupId
protected java.lang.Long jobId
protected java.lang.String loginName
protected java.lang.Integer policyId
protected java.util.List<java.lang.Integer> restrictToIds
protected java.util.List<java.lang.Integer> restrictToUserConfigIds
protected java.lang.Integer roleId
protected java.lang.Integer userId
| Constructor Detail |
|---|
public BASUserSearchCriteriaServiceAttributesType()
| Method Detail |
|---|
public RoleCapabilityAppliesReasonEnumType getRoleCapabilityAppliesReason()
RoleCapabilityAppliesReasonEnumTypepublic void setRoleCapabilityAppliesReason(RoleCapabilityAppliesReasonEnumType value)
value - allowed object is
RoleCapabilityAppliesReasonEnumTypepublic GroupMembershipTypeEnumType getGroupMembershipType()
GroupMembershipTypeEnumTypepublic void setGroupMembershipType(GroupMembershipTypeEnumType value)
value - allowed object is
GroupMembershipTypeEnumTypepublic java.lang.String getApplication()
Stringpublic void setApplication(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getApplicationControlPolicyForUnlistedApplicationsId()
Integerpublic void setApplicationControlPolicyForUnlistedApplicationsId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getApplicationControlPolicyId()
Integerpublic void setApplicationControlPolicyId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getApplicationId()
Integerpublic void setApplicationId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCapabilityId()
Integerpublic void setCapabilityId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getCapabilityPlugInId()
Integerpublic void setCapabilityPlugInId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isDeviceAndUserItPoliciesMatch()
Booleanpublic void setDeviceAndUserItPoliciesMatch(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getDeviceCarrier()
Stringpublic void setDeviceCarrier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeviceModel()
Stringpublic void setDeviceModel(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDevicePIN()
Stringpublic void setDevicePIN(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDevicePhoneNumber()
Stringpublic void setDevicePhoneNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDeviceSoftwareBundle()
Stringpublic void setDeviceSoftwareBundle(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getDeviceSoftwareBundleId()
Integerpublic void setDeviceSoftwareBundleId(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.Integer getExcludeCapabilityId()
Integerpublic void setExcludeCapabilityId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getExcludeCapabilityPlugInId()
Integerpublic void setExcludeCapabilityPlugInId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getExcludeGroupId()
Integerpublic void setExcludeGroupId(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.Integer> getExcludeIds()
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 excludeIds property.
For example, to add a new item, do as follows:
getExcludeIds().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.Integer getExcludeRoleId()
Integerpublic void setExcludeRoleId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getGroupId()
Integerpublic void setGroupId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Long getJobId()
Longpublic void setJobId(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLoginName()
Stringpublic void setLoginName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getPolicyId()
Integerpublic void setPolicyId(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<java.lang.Integer> getRestrictToIds()
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 restrictToIds property.
For example, to add a new item, do as follows:
getRestrictToIds().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.util.List<java.lang.Integer> getRestrictToUserConfigIds()
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 restrictToUserConfigIds property.
For example, to add a new item, do as follows:
getRestrictToUserConfigIds().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public java.lang.Integer getRoleId()
Integerpublic void setRoleId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getUserId()
Integerpublic void setUserId(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.bas.dto.BASUserSearchCriteriaServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||