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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ApplicationType
public abstract class ApplicationType
Java class for ApplicationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ApplicationType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="applicationAttributes" type="{http://www.rim.com/applicationattributes}ApplicationAttributes" minOccurs="0"/>
<element name="applicationContent" type="{http://www.rim.com/com.rim.bes.bas.dto}ApplicationContent" minOccurs="0"/>
<element name="applicationControlPolicy" type="{http://www.rim.com/com.rim.bes.bas.dto}ApplicationControlPolicy" maxOccurs="unbounded" minOccurs="0"/>
<element name="applicationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationModule" type="{http://www.rim.com/com.rim.bes.bas.dto}ApplicationModule" maxOccurs="unbounded" minOccurs="0"/>
<element name="applicationNameIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="applicationRootId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationRootURI" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="applicationTypeId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationTypePlugInId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="applicationVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="areApplicationControlPoliciesLoaded" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="authorName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isApplicationContentLoaded" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isChildAndHasDependentParent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isDeletable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isLibrary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isParent" 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="packageFileName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parentApplicationId" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="parentApplicationURI" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="publishDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="publisherUserId" 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 ApplicationAttributes |
applicationAttributes
|
protected ApplicationContent |
applicationContent
|
protected java.util.List<ApplicationControlPolicy> |
applicationControlPolicy
|
protected java.lang.Integer |
applicationId
|
protected java.util.List<ApplicationModule> |
applicationModule
|
protected java.lang.String |
applicationNameIdentifier
|
protected java.lang.Integer |
applicationRootId
|
protected java.lang.String |
applicationRootURI
|
protected java.lang.Integer |
applicationTypeId
|
protected java.lang.Integer |
applicationTypePlugInId
|
protected java.lang.String |
applicationVersion
|
protected java.lang.Boolean |
areApplicationControlPoliciesLoaded
|
protected java.lang.String |
authorName
|
protected java.lang.Boolean |
isApplicationContentLoaded
|
protected java.lang.Boolean |
isChildAndHasDependentParent
|
protected java.lang.Boolean |
isDeletable
|
protected java.lang.Boolean |
isHidden
|
protected java.lang.Boolean |
isLibrary
|
protected java.lang.Boolean |
isParent
|
protected java.lang.Integer |
organizationId
|
protected java.lang.String |
packageFileName
|
protected java.lang.Integer |
parentApplicationId
|
protected java.lang.String |
parentApplicationURI
|
protected javax.xml.datatype.XMLGregorianCalendar |
publishDateTime
|
protected java.lang.Integer |
publisherUserId
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
ApplicationType()
|
|
| Method Summary | |
|---|---|
ApplicationAttributes |
getApplicationAttributes()
Gets the value of the applicationAttributes property. |
ApplicationContent |
getApplicationContent()
Gets the value of the applicationContent property. |
java.util.List<ApplicationControlPolicy> |
getApplicationControlPolicy()
Gets the value of the applicationControlPolicy property. |
java.lang.Integer |
getApplicationId()
Gets the value of the applicationId property. |
java.util.List<ApplicationModule> |
getApplicationModule()
Gets the value of the applicationModule property. |
java.lang.String |
getApplicationNameIdentifier()
Gets the value of the applicationNameIdentifier property. |
java.lang.Integer |
getApplicationRootId()
Gets the value of the applicationRootId property. |
java.lang.String |
getApplicationRootURI()
Gets the value of the applicationRootURI property. |
java.lang.Integer |
getApplicationTypeId()
Gets the value of the applicationTypeId property. |
java.lang.Integer |
getApplicationTypePlugInId()
Gets the value of the applicationTypePlugInId property. |
java.lang.String |
getApplicationVersion()
Gets the value of the applicationVersion property. |
java.lang.String |
getAuthorName()
Gets the value of the authorName property. |
java.lang.Integer |
getOrganizationId()
Gets the value of the organizationId property. |
java.lang.String |
getPackageFileName()
Gets the value of the packageFileName property. |
java.lang.Integer |
getParentApplicationId()
Gets the value of the parentApplicationId property. |
java.lang.String |
getParentApplicationURI()
Gets the value of the parentApplicationURI property. |
javax.xml.datatype.XMLGregorianCalendar |
getPublishDateTime()
Gets the value of the publishDateTime property. |
java.lang.Integer |
getPublisherUserId()
Gets the value of the publisherUserId property. |
java.lang.Boolean |
isAreApplicationControlPoliciesLoaded()
Gets the value of the areApplicationControlPoliciesLoaded property. |
java.lang.Boolean |
isIsApplicationContentLoaded()
Gets the value of the isApplicationContentLoaded property. |
java.lang.Boolean |
isIsChildAndHasDependentParent()
Gets the value of the isChildAndHasDependentParent property. |
java.lang.Boolean |
isIsDeletable()
Gets the value of the isDeletable property. |
java.lang.Boolean |
isIsHidden()
Gets the value of the isHidden property. |
java.lang.Boolean |
isIsLibrary()
Gets the value of the isLibrary property. |
java.lang.Boolean |
isIsParent()
Gets the value of the isParent property. |
void |
setApplicationAttributes(ApplicationAttributes value)
Sets the value of the applicationAttributes property. |
void |
setApplicationContent(ApplicationContent value)
Sets the value of the applicationContent property. |
void |
setApplicationId(java.lang.Integer value)
Sets the value of the applicationId property. |
void |
setApplicationNameIdentifier(java.lang.String value)
Sets the value of the applicationNameIdentifier property. |
void |
setApplicationRootId(java.lang.Integer value)
Sets the value of the applicationRootId property. |
void |
setApplicationRootURI(java.lang.String value)
Sets the value of the applicationRootURI property. |
void |
setApplicationTypeId(java.lang.Integer value)
Sets the value of the applicationTypeId property. |
void |
setApplicationTypePlugInId(java.lang.Integer value)
Sets the value of the applicationTypePlugInId property. |
void |
setApplicationVersion(java.lang.String value)
Sets the value of the applicationVersion property. |
void |
setAreApplicationControlPoliciesLoaded(java.lang.Boolean value)
Sets the value of the areApplicationControlPoliciesLoaded property. |
void |
setAuthorName(java.lang.String value)
Sets the value of the authorName property. |
void |
setIsApplicationContentLoaded(java.lang.Boolean value)
Sets the value of the isApplicationContentLoaded property. |
void |
setIsChildAndHasDependentParent(java.lang.Boolean value)
Sets the value of the isChildAndHasDependentParent property. |
void |
setIsDeletable(java.lang.Boolean value)
Sets the value of the isDeletable property. |
void |
setIsHidden(java.lang.Boolean value)
Sets the value of the isHidden property. |
void |
setIsLibrary(java.lang.Boolean value)
Sets the value of the isLibrary property. |
void |
setIsParent(java.lang.Boolean value)
Sets the value of the isParent property. |
void |
setOrganizationId(java.lang.Integer value)
Sets the value of the organizationId property. |
void |
setPackageFileName(java.lang.String value)
Sets the value of the packageFileName property. |
void |
setParentApplicationId(java.lang.Integer value)
Sets the value of the parentApplicationId property. |
void |
setParentApplicationURI(java.lang.String value)
Sets the value of the parentApplicationURI property. |
void |
setPublishDateTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the publishDateTime property. |
void |
setPublisherUserId(java.lang.Integer value)
Sets the value of the publisherUserId 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 ApplicationAttributes applicationAttributes
protected ApplicationContent applicationContent
protected java.util.List<ApplicationControlPolicy> applicationControlPolicy
protected java.lang.Integer applicationId
protected java.util.List<ApplicationModule> applicationModule
protected java.lang.String applicationNameIdentifier
protected java.lang.Integer applicationRootId
protected java.lang.String applicationRootURI
protected java.lang.Integer applicationTypeId
protected java.lang.Integer applicationTypePlugInId
protected java.lang.String applicationVersion
protected java.lang.Boolean areApplicationControlPoliciesLoaded
protected java.lang.String authorName
protected java.lang.Boolean isApplicationContentLoaded
protected java.lang.Boolean isChildAndHasDependentParent
protected java.lang.Boolean isDeletable
protected java.lang.Boolean isHidden
protected java.lang.Boolean isLibrary
protected java.lang.Boolean isParent
protected java.lang.Integer organizationId
protected java.lang.String packageFileName
protected java.lang.Integer parentApplicationId
protected java.lang.String parentApplicationURI
protected javax.xml.datatype.XMLGregorianCalendar publishDateTime
protected java.lang.Integer publisherUserId
| Constructor Detail |
|---|
public ApplicationType()
| Method Detail |
|---|
public ApplicationAttributes getApplicationAttributes()
ApplicationAttributespublic void setApplicationAttributes(ApplicationAttributes value)
value - allowed object is
ApplicationAttributespublic ApplicationContent getApplicationContent()
ApplicationContentpublic void setApplicationContent(ApplicationContent value)
value - allowed object is
ApplicationContentpublic java.util.List<ApplicationControlPolicy> getApplicationControlPolicy()
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 applicationControlPolicy property.
For example, to add a new item, do as follows:
getApplicationControlPolicy().add(newItem);
Objects of the following type(s) are allowed in the list
ApplicationControlPolicy
public java.lang.Integer getApplicationId()
Integerpublic void setApplicationId(java.lang.Integer value)
value - allowed object is
Integerpublic java.util.List<ApplicationModule> getApplicationModule()
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 applicationModule property.
For example, to add a new item, do as follows:
getApplicationModule().add(newItem);
Objects of the following type(s) are allowed in the list
ApplicationModule
public java.lang.String getApplicationNameIdentifier()
Stringpublic void setApplicationNameIdentifier(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getApplicationRootId()
Integerpublic void setApplicationRootId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getApplicationRootURI()
Stringpublic void setApplicationRootURI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getApplicationTypeId()
Integerpublic void setApplicationTypeId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getApplicationTypePlugInId()
Integerpublic void setApplicationTypePlugInId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getApplicationVersion()
Stringpublic void setApplicationVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isAreApplicationControlPoliciesLoaded()
Booleanpublic void setAreApplicationControlPoliciesLoaded(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getAuthorName()
Stringpublic void setAuthorName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isIsApplicationContentLoaded()
Booleanpublic void setIsApplicationContentLoaded(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsChildAndHasDependentParent()
Booleanpublic void setIsChildAndHasDependentParent(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsDeletable()
Booleanpublic void setIsDeletable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsHidden()
Booleanpublic void setIsHidden(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsLibrary()
Booleanpublic void setIsLibrary(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsParent()
Booleanpublic void setIsParent(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 java.lang.String getPackageFileName()
Stringpublic void setPackageFileName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Integer getParentApplicationId()
Integerpublic void setParentApplicationId(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.String getParentApplicationURI()
Stringpublic void setParentApplicationURI(java.lang.String value)
value - allowed object is
Stringpublic javax.xml.datatype.XMLGregorianCalendar getPublishDateTime()
XMLGregorianCalendarpublic void setPublishDateTime(javax.xml.datatype.XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic java.lang.Integer getPublisherUserId()
Integerpublic void setPublisherUserId(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.ApplicationType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||