|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.MDSCSServiceInstanceType 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.mdscs.dto.MDSCSServiceInstanceType
public abstract class MDSCSServiceInstanceType
Java class for MDSCSServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MDSCSServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}ServiceInstanceType">
<sequence>
<element name="allowUntrustedHTTPSConnections" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowUntrustedTLSConnections" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="devicePorts" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}DevicePorts" maxOccurs="unbounded" minOccurs="0"/>
<element name="domainHasVersion5Servers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablePullAuthorization" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablePushAuthentication" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablePushAuthorization" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablePushEncryption" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableRSAAuthenticationSupport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="generalSettings" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}GeneralSettings" minOccurs="0"/>
<element name="HTTPSettings" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}HTTPSettings" minOccurs="0"/>
<element name="isPushServer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isReadOnlyPushServer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="LDAPServerSettings" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}LDAPServerSettings" minOccurs="0"/>
<element name="loggingSettings" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}LoggingSettings" minOccurs="0"/>
<element name="MDSCSServiceConfigurationSet" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}MDSCSServiceConfigurationSet" minOccurs="0"/>
<element name="maxNumberOfActiveConnections" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maxNumberOfQueuedConnections" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="OCSPSettings" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}OCSPSettings" minOccurs="0"/>
<element name="proxyConfig" type="{http://www.rim.com/com.rim.bes.basplugin.proxysettingscommon.dto}ProxyConfig" maxOccurs="unbounded" minOccurs="0"/>
<element name="RSAAuthenticationTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="RSAInactivityTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="statisticsConfiguration" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}StatisticsConfiguration" minOccurs="0"/>
<element name="storePushSubmissions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
BASBaseDTO.VersionStamps |
| 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 | |
|---|---|
MDSCSServiceInstanceType()
|
|
| Method Summary | |
|---|---|
java.util.List<DevicePorts> |
getDevicePorts()
Gets the value of the devicePorts property. |
GeneralSettings |
getGeneralSettings()
Gets the value of the generalSettings property. |
HTTPSettings |
getHTTPSettings()
Gets the value of the httpSettings property. |
LDAPServerSettings |
getLDAPServerSettings()
Gets the value of the ldapServerSettings property. |
LoggingSettings |
getLoggingSettings()
Gets the value of the loggingSettings property. |
java.lang.Integer |
getMaxNumberOfActiveConnections()
Gets the value of the maxNumberOfActiveConnections property. |
java.lang.Integer |
getMaxNumberOfQueuedConnections()
Gets the value of the maxNumberOfQueuedConnections property. |
MDSCSServiceConfigurationSet |
getMDSCSServiceConfigurationSet()
Gets the value of the mdscsServiceConfigurationSet property. |
OCSPSettings |
getOCSPSettings()
Gets the value of the ocspSettings property. |
java.util.List<ProxyConfig> |
getProxyConfig()
Gets the value of the proxyConfig property. |
java.lang.Integer |
getRSAAuthenticationTimeout()
Gets the value of the rsaAuthenticationTimeout property. |
java.lang.Integer |
getRSAInactivityTimeout()
Gets the value of the rsaInactivityTimeout property. |
StatisticsConfiguration |
getStatisticsConfiguration()
Gets the value of the statisticsConfiguration property. |
java.lang.Boolean |
isAllowUntrustedHTTPSConnections()
Gets the value of the allowUntrustedHTTPSConnections property. |
java.lang.Boolean |
isAllowUntrustedTLSConnections()
Gets the value of the allowUntrustedTLSConnections property. |
java.lang.Boolean |
isDomainHasVersion5Servers()
Gets the value of the domainHasVersion5Servers property. |
java.lang.Boolean |
isEnablePullAuthorization()
Gets the value of the enablePullAuthorization property. |
java.lang.Boolean |
isEnablePushAuthentication()
Gets the value of the enablePushAuthentication property. |
java.lang.Boolean |
isEnablePushAuthorization()
Gets the value of the enablePushAuthorization property. |
java.lang.Boolean |
isEnablePushEncryption()
Gets the value of the enablePushEncryption property. |
java.lang.Boolean |
isEnableRSAAuthenticationSupport()
Gets the value of the enableRSAAuthenticationSupport property. |
java.lang.Boolean |
isIsPushServer()
Gets the value of the isPushServer property. |
java.lang.Boolean |
isIsReadOnlyPushServer()
Gets the value of the isReadOnlyPushServer property. |
java.lang.Boolean |
isStorePushSubmissions()
Gets the value of the storePushSubmissions property. |
void |
setAllowUntrustedHTTPSConnections(java.lang.Boolean value)
Sets the value of the allowUntrustedHTTPSConnections property. |
void |
setAllowUntrustedTLSConnections(java.lang.Boolean value)
Sets the value of the allowUntrustedTLSConnections property. |
void |
setDomainHasVersion5Servers(java.lang.Boolean value)
Sets the value of the domainHasVersion5Servers property. |
void |
setEnablePullAuthorization(java.lang.Boolean value)
Sets the value of the enablePullAuthorization property. |
void |
setEnablePushAuthentication(java.lang.Boolean value)
Sets the value of the enablePushAuthentication property. |
void |
setEnablePushAuthorization(java.lang.Boolean value)
Sets the value of the enablePushAuthorization property. |
void |
setEnablePushEncryption(java.lang.Boolean value)
Sets the value of the enablePushEncryption property. |
void |
setEnableRSAAuthenticationSupport(java.lang.Boolean value)
Sets the value of the enableRSAAuthenticationSupport property. |
void |
setGeneralSettings(GeneralSettings value)
Sets the value of the generalSettings property. |
void |
setHTTPSettings(HTTPSettings value)
Sets the value of the httpSettings property. |
void |
setIsPushServer(java.lang.Boolean value)
Sets the value of the isPushServer property. |
void |
setIsReadOnlyPushServer(java.lang.Boolean value)
Sets the value of the isReadOnlyPushServer property. |
void |
setLDAPServerSettings(LDAPServerSettings value)
Sets the value of the ldapServerSettings property. |
void |
setLoggingSettings(LoggingSettings value)
Sets the value of the loggingSettings property. |
void |
setMaxNumberOfActiveConnections(java.lang.Integer value)
Sets the value of the maxNumberOfActiveConnections property. |
void |
setMaxNumberOfQueuedConnections(java.lang.Integer value)
Sets the value of the maxNumberOfQueuedConnections property. |
void |
setMDSCSServiceConfigurationSet(MDSCSServiceConfigurationSet value)
Sets the value of the mdscsServiceConfigurationSet property. |
void |
setOCSPSettings(OCSPSettings value)
Sets the value of the ocspSettings property. |
void |
setRSAAuthenticationTimeout(java.lang.Integer value)
Sets the value of the rsaAuthenticationTimeout property. |
void |
setRSAInactivityTimeout(java.lang.Integer value)
Sets the value of the rsaInactivityTimeout property. |
void |
setStatisticsConfiguration(StatisticsConfiguration value)
Sets the value of the statisticsConfiguration property. |
void |
setStorePushSubmissions(java.lang.Boolean value)
Sets the value of the storePushSubmissions 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.Boolean allowUntrustedHTTPSConnections
protected java.lang.Boolean allowUntrustedTLSConnections
protected java.util.List<DevicePorts> devicePorts
protected java.lang.Boolean domainHasVersion5Servers
protected java.lang.Boolean enablePullAuthorization
protected java.lang.Boolean enablePushAuthentication
protected java.lang.Boolean enablePushAuthorization
protected java.lang.Boolean enablePushEncryption
protected java.lang.Boolean enableRSAAuthenticationSupport
protected GeneralSettings generalSettings
protected HTTPSettings httpSettings
protected java.lang.Boolean isPushServer
protected java.lang.Boolean isReadOnlyPushServer
protected LDAPServerSettings ldapServerSettings
protected LoggingSettings loggingSettings
protected MDSCSServiceConfigurationSet mdscsServiceConfigurationSet
protected java.lang.Integer maxNumberOfActiveConnections
protected java.lang.Integer maxNumberOfQueuedConnections
protected OCSPSettings ocspSettings
protected java.util.List<ProxyConfig> proxyConfig
protected java.lang.Integer rsaAuthenticationTimeout
protected java.lang.Integer rsaInactivityTimeout
protected StatisticsConfiguration statisticsConfiguration
protected java.lang.Boolean storePushSubmissions
| Constructor Detail |
|---|
public MDSCSServiceInstanceType()
| Method Detail |
|---|
public java.lang.Boolean isAllowUntrustedHTTPSConnections()
Booleanpublic void setAllowUntrustedHTTPSConnections(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isAllowUntrustedTLSConnections()
Booleanpublic void setAllowUntrustedTLSConnections(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.util.List<DevicePorts> getDevicePorts()
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 devicePorts property.
For example, to add a new item, do as follows:
getDevicePorts().add(newItem);
Objects of the following type(s) are allowed in the list
DevicePorts
public java.lang.Boolean isDomainHasVersion5Servers()
Booleanpublic void setDomainHasVersion5Servers(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnablePullAuthorization()
Booleanpublic void setEnablePullAuthorization(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnablePushAuthentication()
Booleanpublic void setEnablePushAuthentication(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnablePushAuthorization()
Booleanpublic void setEnablePushAuthorization(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnablePushEncryption()
Booleanpublic void setEnablePushEncryption(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableRSAAuthenticationSupport()
Booleanpublic void setEnableRSAAuthenticationSupport(java.lang.Boolean value)
value - allowed object is
Booleanpublic GeneralSettings getGeneralSettings()
GeneralSettingspublic void setGeneralSettings(GeneralSettings value)
value - allowed object is
GeneralSettingspublic HTTPSettings getHTTPSettings()
HTTPSettingspublic void setHTTPSettings(HTTPSettings value)
value - allowed object is
HTTPSettingspublic java.lang.Boolean isIsPushServer()
Booleanpublic void setIsPushServer(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsReadOnlyPushServer()
Booleanpublic void setIsReadOnlyPushServer(java.lang.Boolean value)
value - allowed object is
Booleanpublic LDAPServerSettings getLDAPServerSettings()
LDAPServerSettingspublic void setLDAPServerSettings(LDAPServerSettings value)
value - allowed object is
LDAPServerSettingspublic LoggingSettings getLoggingSettings()
LoggingSettingspublic void setLoggingSettings(LoggingSettings value)
value - allowed object is
LoggingSettingspublic MDSCSServiceConfigurationSet getMDSCSServiceConfigurationSet()
MDSCSServiceConfigurationSetpublic void setMDSCSServiceConfigurationSet(MDSCSServiceConfigurationSet value)
value - allowed object is
MDSCSServiceConfigurationSetpublic java.lang.Integer getMaxNumberOfActiveConnections()
Integerpublic void setMaxNumberOfActiveConnections(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMaxNumberOfQueuedConnections()
Integerpublic void setMaxNumberOfQueuedConnections(java.lang.Integer value)
value - allowed object is
Integerpublic OCSPSettings getOCSPSettings()
OCSPSettingspublic void setOCSPSettings(OCSPSettings value)
value - allowed object is
OCSPSettingspublic java.util.List<ProxyConfig> getProxyConfig()
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 proxyConfig property.
For example, to add a new item, do as follows:
getProxyConfig().add(newItem);
Objects of the following type(s) are allowed in the list
ProxyConfig
public java.lang.Integer getRSAAuthenticationTimeout()
Integerpublic void setRSAAuthenticationTimeout(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getRSAInactivityTimeout()
Integerpublic void setRSAInactivityTimeout(java.lang.Integer value)
value - allowed object is
Integerpublic StatisticsConfiguration getStatisticsConfiguration()
StatisticsConfigurationpublic void setStatisticsConfiguration(StatisticsConfiguration value)
value - allowed object is
StatisticsConfigurationpublic java.lang.Boolean isStorePushSubmissions()
Booleanpublic void setStorePushSubmissions(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.MDSCSServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||