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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceInstanceType
com.rim.bes.basplugin.policy.dto.PolicyHostServiceInstanceType
public abstract class PolicyHostServiceInstanceType
Java class for PolicyHostServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PolicyHostServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}ServiceInstanceType">
<sequence>
<element name="disableUserTimeLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="disableUserWithUnappliedITPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isDisableUserWithUnappliedITPolicyAvailable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="policyResendInterval" 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.Integer |
disableUserTimeLimit
|
protected java.lang.Boolean |
disableUserWithUnappliedITPolicy
|
protected java.lang.Boolean |
isDisableUserWithUnappliedITPolicyAvailable
|
protected java.lang.Integer |
policyResendInterval
|
| Fields inherited from class com.rim.bes.bas.dto.ServiceInstanceType |
|---|
canBeDeletedDirectly, canBeDeletedOnServerDelete, childServiceInstanceAssociation, extendedDataLoaded, installationState, installedMachine, installedPort, isHidden, localeNameAndDescription, name, parentServiceInstanceAssociation, plugInId, reference, serviceConsumers, serviceHasSettings, serviceId, serviceInstanceId, serviceProducers, status, statusName, type, version |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
PolicyHostServiceInstanceType()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDisableUserTimeLimit()
Gets the value of the disableUserTimeLimit property. |
java.lang.Integer |
getPolicyResendInterval()
Gets the value of the policyResendInterval property. |
java.lang.Boolean |
isDisableUserWithUnappliedITPolicy()
Gets the value of the disableUserWithUnappliedITPolicy property. |
java.lang.Boolean |
isIsDisableUserWithUnappliedITPolicyAvailable()
Gets the value of the isDisableUserWithUnappliedITPolicyAvailable property. |
void |
setDisableUserTimeLimit(java.lang.Integer value)
Sets the value of the disableUserTimeLimit property. |
void |
setDisableUserWithUnappliedITPolicy(java.lang.Boolean value)
Sets the value of the disableUserWithUnappliedITPolicy property. |
void |
setIsDisableUserWithUnappliedITPolicyAvailable(java.lang.Boolean value)
Sets the value of the isDisableUserWithUnappliedITPolicyAvailable property. |
void |
setPolicyResendInterval(java.lang.Integer value)
Sets the value of the policyResendInterval 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 java.lang.Integer disableUserTimeLimit
protected java.lang.Boolean disableUserWithUnappliedITPolicy
protected java.lang.Boolean isDisableUserWithUnappliedITPolicyAvailable
protected java.lang.Integer policyResendInterval
| Constructor Detail |
|---|
public PolicyHostServiceInstanceType()
| Method Detail |
|---|
public java.lang.Integer getDisableUserTimeLimit()
Integerpublic void setDisableUserTimeLimit(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isDisableUserWithUnappliedITPolicy()
Booleanpublic void setDisableUserWithUnappliedITPolicy(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsDisableUserWithUnappliedITPolicyAvailable()
Booleanpublic void setIsDisableUserWithUnappliedITPolicyAvailable(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getPolicyResendInterval()
Integerpublic void setPolicyResendInterval(java.lang.Integer value)
value - allowed object is
Integer
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.policy.dto.PolicyHostServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||