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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.mdscs.dto.LoggingSettingsType
public abstract class LoggingSettingsType
Java class for LoggingSettingsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LoggingSettingsType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="enableCRLLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableDSMLLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableGMELogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableHTTPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableIPPPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableLDAPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableOCSPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enablePGPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableSRPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableTLSLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableUDPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableVerboseHTTPLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="eventLoggingDestination" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}EventLoggingDestination" minOccurs="0"/>
<element name="fileLoggingDestination" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}FileLoggingDestination" minOccurs="0"/>
<element name="TCPLoggingDestination" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}TCPLoggingDestination" minOccurs="0"/>
<element name="UDPLoggingDestination" type="{http://www.rim.com/com.rim.bes.basplugin.mdscs.dto}UDPLoggingDestination" 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 |
enableCRLLogging
|
protected java.lang.Boolean |
enableDSMLLogging
|
protected java.lang.Boolean |
enableGMELogging
|
protected java.lang.Boolean |
enableHTTPLogging
|
protected java.lang.Boolean |
enableIPPPLogging
|
protected java.lang.Boolean |
enableLDAPLogging
|
protected java.lang.Boolean |
enableOCSPLogging
|
protected java.lang.Boolean |
enablePGPLogging
|
protected java.lang.Boolean |
enableSRPLogging
|
protected java.lang.Boolean |
enableTLSLogging
|
protected java.lang.Boolean |
enableUDPLogging
|
protected java.lang.Boolean |
enableVerboseHTTPLogging
|
protected EventLoggingDestination |
eventLoggingDestination
|
protected FileLoggingDestination |
fileLoggingDestination
|
protected TCPLoggingDestination |
tcpLoggingDestination
|
protected UDPLoggingDestination |
udpLoggingDestination
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
LoggingSettingsType()
|
|
| Method Summary | |
|---|---|
EventLoggingDestination |
getEventLoggingDestination()
Gets the value of the eventLoggingDestination property. |
FileLoggingDestination |
getFileLoggingDestination()
Gets the value of the fileLoggingDestination property. |
TCPLoggingDestination |
getTCPLoggingDestination()
Gets the value of the tcpLoggingDestination property. |
UDPLoggingDestination |
getUDPLoggingDestination()
Gets the value of the udpLoggingDestination property. |
java.lang.Boolean |
isEnableCRLLogging()
Gets the value of the enableCRLLogging property. |
java.lang.Boolean |
isEnableDSMLLogging()
Gets the value of the enableDSMLLogging property. |
java.lang.Boolean |
isEnableGMELogging()
Gets the value of the enableGMELogging property. |
java.lang.Boolean |
isEnableHTTPLogging()
Gets the value of the enableHTTPLogging property. |
java.lang.Boolean |
isEnableIPPPLogging()
Gets the value of the enableIPPPLogging property. |
java.lang.Boolean |
isEnableLDAPLogging()
Gets the value of the enableLDAPLogging property. |
java.lang.Boolean |
isEnableOCSPLogging()
Gets the value of the enableOCSPLogging property. |
java.lang.Boolean |
isEnablePGPLogging()
Gets the value of the enablePGPLogging property. |
java.lang.Boolean |
isEnableSRPLogging()
Gets the value of the enableSRPLogging property. |
java.lang.Boolean |
isEnableTLSLogging()
Gets the value of the enableTLSLogging property. |
java.lang.Boolean |
isEnableUDPLogging()
Gets the value of the enableUDPLogging property. |
java.lang.Boolean |
isEnableVerboseHTTPLogging()
Gets the value of the enableVerboseHTTPLogging property. |
void |
setEnableCRLLogging(java.lang.Boolean value)
Sets the value of the enableCRLLogging property. |
void |
setEnableDSMLLogging(java.lang.Boolean value)
Sets the value of the enableDSMLLogging property. |
void |
setEnableGMELogging(java.lang.Boolean value)
Sets the value of the enableGMELogging property. |
void |
setEnableHTTPLogging(java.lang.Boolean value)
Sets the value of the enableHTTPLogging property. |
void |
setEnableIPPPLogging(java.lang.Boolean value)
Sets the value of the enableIPPPLogging property. |
void |
setEnableLDAPLogging(java.lang.Boolean value)
Sets the value of the enableLDAPLogging property. |
void |
setEnableOCSPLogging(java.lang.Boolean value)
Sets the value of the enableOCSPLogging property. |
void |
setEnablePGPLogging(java.lang.Boolean value)
Sets the value of the enablePGPLogging property. |
void |
setEnableSRPLogging(java.lang.Boolean value)
Sets the value of the enableSRPLogging property. |
void |
setEnableTLSLogging(java.lang.Boolean value)
Sets the value of the enableTLSLogging property. |
void |
setEnableUDPLogging(java.lang.Boolean value)
Sets the value of the enableUDPLogging property. |
void |
setEnableVerboseHTTPLogging(java.lang.Boolean value)
Sets the value of the enableVerboseHTTPLogging property. |
void |
setEventLoggingDestination(EventLoggingDestination value)
Sets the value of the eventLoggingDestination property. |
void |
setFileLoggingDestination(FileLoggingDestination value)
Sets the value of the fileLoggingDestination property. |
void |
setTCPLoggingDestination(TCPLoggingDestination value)
Sets the value of the tcpLoggingDestination property. |
void |
setUDPLoggingDestination(UDPLoggingDestination value)
Sets the value of the udpLoggingDestination 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 enableCRLLogging
protected java.lang.Boolean enableDSMLLogging
protected java.lang.Boolean enableGMELogging
protected java.lang.Boolean enableHTTPLogging
protected java.lang.Boolean enableIPPPLogging
protected java.lang.Boolean enableLDAPLogging
protected java.lang.Boolean enableOCSPLogging
protected java.lang.Boolean enablePGPLogging
protected java.lang.Boolean enableSRPLogging
protected java.lang.Boolean enableTLSLogging
protected java.lang.Boolean enableUDPLogging
protected java.lang.Boolean enableVerboseHTTPLogging
protected EventLoggingDestination eventLoggingDestination
protected FileLoggingDestination fileLoggingDestination
protected TCPLoggingDestination tcpLoggingDestination
protected UDPLoggingDestination udpLoggingDestination
| Constructor Detail |
|---|
public LoggingSettingsType()
| Method Detail |
|---|
public java.lang.Boolean isEnableCRLLogging()
Booleanpublic void setEnableCRLLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableDSMLLogging()
Booleanpublic void setEnableDSMLLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableGMELogging()
Booleanpublic void setEnableGMELogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableHTTPLogging()
Booleanpublic void setEnableHTTPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableIPPPLogging()
Booleanpublic void setEnableIPPPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableLDAPLogging()
Booleanpublic void setEnableLDAPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableOCSPLogging()
Booleanpublic void setEnableOCSPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnablePGPLogging()
Booleanpublic void setEnablePGPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableSRPLogging()
Booleanpublic void setEnableSRPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableTLSLogging()
Booleanpublic void setEnableTLSLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableUDPLogging()
Booleanpublic void setEnableUDPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableVerboseHTTPLogging()
Booleanpublic void setEnableVerboseHTTPLogging(java.lang.Boolean value)
value - allowed object is
Booleanpublic EventLoggingDestination getEventLoggingDestination()
EventLoggingDestinationpublic void setEventLoggingDestination(EventLoggingDestination value)
value - allowed object is
EventLoggingDestinationpublic FileLoggingDestination getFileLoggingDestination()
FileLoggingDestinationpublic void setFileLoggingDestination(FileLoggingDestination value)
value - allowed object is
FileLoggingDestinationpublic TCPLoggingDestination getTCPLoggingDestination()
TCPLoggingDestinationpublic void setTCPLoggingDestination(TCPLoggingDestination value)
value - allowed object is
TCPLoggingDestinationpublic UDPLoggingDestination getUDPLoggingDestination()
UDPLoggingDestinationpublic void setUDPLoggingDestination(UDPLoggingDestination value)
value - allowed object is
UDPLoggingDestination
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.mdscs.dto.LoggingSettingsType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||