|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.collaboration.dto.IMCollaborationServiceInstanceType 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.collaboration.dto.IMCollaborationServiceInstanceType
public abstract class IMCollaborationServiceInstanceType
Java class for IMCollaborationServiceInstanceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IMCollaborationServiceInstanceType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}ServiceInstanceType">
<sequence>
<element name="BBIMLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="collaborationConnection" type="{http://www.rim.com/com.rim.bes.basplugin.collaboration.dto}CollaborationConnection" minOccurs="0"/>
<element name="domainName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="GMELogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="inactivityTimeout" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maximumSessions" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="primaryInstallation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="proxyConfig" type="{http://www.rim.com/com.rim.bes.basplugin.proxysettingscommon.dto}ProxyConfig" maxOccurs="unbounded" minOccurs="0"/>
<element name="readOnlyBase" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="readOnlyLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="readOnlyMaximumSessions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="readOnlyTimeouts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SRPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showIcon" 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 |
| Field Summary | |
|---|---|
protected java.lang.Boolean |
bbimLogging
|
protected CollaborationConnection |
collaborationConnection
|
protected java.lang.String |
domainName
|
protected java.lang.Boolean |
gmeLogging
|
protected java.lang.Integer |
inactivityTimeout
|
protected java.lang.Integer |
maximumSessions
|
protected java.lang.Boolean |
primaryInstallation
|
protected java.util.List<ProxyConfig> |
proxyConfig
|
protected java.lang.Boolean |
readOnlyBase
|
protected java.lang.Boolean |
readOnlyLogging
|
protected java.lang.Boolean |
readOnlyMaximumSessions
|
protected java.lang.Boolean |
readOnlyTimeouts
|
protected java.lang.Boolean |
showIcon
|
protected java.lang.Boolean |
srpLogging
|
| 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 | |
|---|---|
IMCollaborationServiceInstanceType()
|
|
| Method Summary | |
|---|---|
CollaborationConnection |
getCollaborationConnection()
Gets the value of the collaborationConnection property. |
java.lang.String |
getDomainName()
Gets the value of the domainName property. |
java.lang.Integer |
getInactivityTimeout()
Gets the value of the inactivityTimeout property. |
java.lang.Integer |
getMaximumSessions()
Gets the value of the maximumSessions property. |
java.util.List<ProxyConfig> |
getProxyConfig()
Gets the value of the proxyConfig property. |
java.lang.Boolean |
isBBIMLogging()
Gets the value of the bbimLogging property. |
java.lang.Boolean |
isGMELogging()
Gets the value of the gmeLogging property. |
java.lang.Boolean |
isPrimaryInstallation()
Gets the value of the primaryInstallation property. |
java.lang.Boolean |
isReadOnlyBase()
Gets the value of the readOnlyBase property. |
java.lang.Boolean |
isReadOnlyLogging()
Gets the value of the readOnlyLogging property. |
java.lang.Boolean |
isReadOnlyMaximumSessions()
Gets the value of the readOnlyMaximumSessions property. |
java.lang.Boolean |
isReadOnlyTimeouts()
Gets the value of the readOnlyTimeouts property. |
java.lang.Boolean |
isShowIcon()
Gets the value of the showIcon property. |
java.lang.Boolean |
isSRPLogging()
Gets the value of the srpLogging property. |
void |
setBBIMLogging(java.lang.Boolean value)
Sets the value of the bbimLogging property. |
void |
setCollaborationConnection(CollaborationConnection value)
Sets the value of the collaborationConnection property. |
void |
setDomainName(java.lang.String value)
Sets the value of the domainName property. |
void |
setGMELogging(java.lang.Boolean value)
Sets the value of the gmeLogging property. |
void |
setInactivityTimeout(java.lang.Integer value)
Sets the value of the inactivityTimeout property. |
void |
setMaximumSessions(java.lang.Integer value)
Sets the value of the maximumSessions property. |
void |
setPrimaryInstallation(java.lang.Boolean value)
Sets the value of the primaryInstallation property. |
void |
setReadOnlyBase(java.lang.Boolean value)
Sets the value of the readOnlyBase property. |
void |
setReadOnlyLogging(java.lang.Boolean value)
Sets the value of the readOnlyLogging property. |
void |
setReadOnlyMaximumSessions(java.lang.Boolean value)
Sets the value of the readOnlyMaximumSessions property. |
void |
setReadOnlyTimeouts(java.lang.Boolean value)
Sets the value of the readOnlyTimeouts property. |
void |
setShowIcon(java.lang.Boolean value)
Sets the value of the showIcon property. |
void |
setSRPLogging(java.lang.Boolean value)
Sets the value of the srpLogging 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 bbimLogging
protected CollaborationConnection collaborationConnection
protected java.lang.String domainName
protected java.lang.Boolean gmeLogging
protected java.lang.Integer inactivityTimeout
protected java.lang.Integer maximumSessions
protected java.lang.Boolean primaryInstallation
protected java.util.List<ProxyConfig> proxyConfig
protected java.lang.Boolean readOnlyBase
protected java.lang.Boolean readOnlyLogging
protected java.lang.Boolean readOnlyMaximumSessions
protected java.lang.Boolean readOnlyTimeouts
protected java.lang.Boolean srpLogging
protected java.lang.Boolean showIcon
| Constructor Detail |
|---|
public IMCollaborationServiceInstanceType()
| Method Detail |
|---|
public java.lang.Boolean isBBIMLogging()
Booleanpublic void setBBIMLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic CollaborationConnection getCollaborationConnection()
CollaborationConnectionpublic void setCollaborationConnection(CollaborationConnection value)
value - allowed object is
CollaborationConnectionpublic java.lang.String getDomainName()
Stringpublic void setDomainName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isGMELogging()
Booleanpublic void setGMELogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getInactivityTimeout()
Integerpublic void setInactivityTimeout(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMaximumSessions()
Integerpublic void setMaximumSessions(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isPrimaryInstallation()
Booleanpublic void setPrimaryInstallation(java.lang.Boolean value)
value - allowed object is
Booleanpublic 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.Boolean isReadOnlyBase()
Booleanpublic void setReadOnlyBase(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isReadOnlyLogging()
Booleanpublic void setReadOnlyLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isReadOnlyMaximumSessions()
Booleanpublic void setReadOnlyMaximumSessions(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isReadOnlyTimeouts()
Booleanpublic void setReadOnlyTimeouts(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSRPLogging()
Booleanpublic void setSRPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isShowIcon()
Booleanpublic void setShowIcon(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.collaboration.dto.IMCollaborationServiceInstanceType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||