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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.basplugin.emailcommon.dto.EmailServiceMessagingPropertiesType
public abstract class EmailServiceMessagingPropertiesType
Java class for EmailServiceMessagingPropertiesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailServiceMessagingPropertiesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.bas.dto}BASBaseDTO">
<sequence>
<element name="prependedDisclaimerRule" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}DisclaimerRuleEnumType" minOccurs="0"/>
<element name="appendedDisclaimerRule" type="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}DisclaimerRuleEnumType" minOccurs="0"/>
<element name="appendedDisclaimer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="attachmentDownloadSupport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="autoBCCAddresses" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="enableSMIME" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableSMIMEOnSignedAndWeaklyEncrypted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="freeBusyLookupEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="inlineImagesEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isConfigChannelPropertiesVisible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maximumDownloadAttachmentSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maximumUploadAttachmentSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="maximumUploadTotalAttachmentSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="messagePrePopulationByMessageAge" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="messagePrePopulationByMessageCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="messagePrePopulationSendHeadersOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="prependedDisclaimer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="remoteSearchEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="removeAttachmentDataFromSignedSMIMEMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="richContentEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="SMIMESupport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="sendSMIMEMessagesInClearSignedFormat" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="usePkcs7MIME" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="wirelessEmailReconciliationEnabled" 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.String |
appendedDisclaimer
|
protected DisclaimerRuleEnumType |
appendedDisclaimerRule
|
protected java.lang.Boolean |
attachmentDownloadSupport
|
protected java.util.List<java.lang.String> |
autoBCCAddresses
|
protected java.lang.Boolean |
enableSMIME
|
protected java.lang.Boolean |
enableSMIMEOnSignedAndWeaklyEncrypted
|
protected java.lang.Boolean |
freeBusyLookupEnabled
|
protected java.lang.Boolean |
inlineImagesEnabled
|
protected java.lang.Boolean |
isConfigChannelPropertiesVisible
|
protected java.lang.Integer |
maximumDownloadAttachmentSize
|
protected java.lang.Integer |
maximumUploadAttachmentSize
|
protected java.lang.Integer |
maximumUploadTotalAttachmentSize
|
protected java.lang.Integer |
messagePrePopulationByMessageAge
|
protected java.lang.Integer |
messagePrePopulationByMessageCount
|
protected java.lang.Boolean |
messagePrePopulationSendHeadersOnly
|
protected java.lang.String |
prependedDisclaimer
|
protected DisclaimerRuleEnumType |
prependedDisclaimerRule
|
protected java.lang.Boolean |
remoteSearchEnabled
|
protected java.lang.Boolean |
removeAttachmentDataFromSignedSMIMEMessages
|
protected java.lang.Boolean |
richContentEnabled
|
protected java.lang.Boolean |
sendSMIMEMessagesInClearSignedFormat
|
protected java.lang.Boolean |
smimeSupport
|
protected java.lang.Boolean |
usePkcs7MIME
|
protected java.lang.Boolean |
wirelessEmailReconciliationEnabled
|
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EmailServiceMessagingPropertiesType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAppendedDisclaimer()
Gets the value of the appendedDisclaimer property. |
DisclaimerRuleEnumType |
getAppendedDisclaimerRule()
Gets the value of the appendedDisclaimerRule property. |
java.util.List<java.lang.String> |
getAutoBCCAddresses()
Gets the value of the autoBCCAddresses property. |
java.lang.Integer |
getMaximumDownloadAttachmentSize()
Gets the value of the maximumDownloadAttachmentSize property. |
java.lang.Integer |
getMaximumUploadAttachmentSize()
Gets the value of the maximumUploadAttachmentSize property. |
java.lang.Integer |
getMaximumUploadTotalAttachmentSize()
Gets the value of the maximumUploadTotalAttachmentSize property. |
java.lang.Integer |
getMessagePrePopulationByMessageAge()
Gets the value of the messagePrePopulationByMessageAge property. |
java.lang.Integer |
getMessagePrePopulationByMessageCount()
Gets the value of the messagePrePopulationByMessageCount property. |
java.lang.String |
getPrependedDisclaimer()
Gets the value of the prependedDisclaimer property. |
DisclaimerRuleEnumType |
getPrependedDisclaimerRule()
Gets the value of the prependedDisclaimerRule property. |
java.lang.Boolean |
isAttachmentDownloadSupport()
Gets the value of the attachmentDownloadSupport property. |
java.lang.Boolean |
isEnableSMIME()
Gets the value of the enableSMIME property. |
java.lang.Boolean |
isEnableSMIMEOnSignedAndWeaklyEncrypted()
Gets the value of the enableSMIMEOnSignedAndWeaklyEncrypted property. |
java.lang.Boolean |
isFreeBusyLookupEnabled()
Gets the value of the freeBusyLookupEnabled property. |
java.lang.Boolean |
isInlineImagesEnabled()
Gets the value of the inlineImagesEnabled property. |
java.lang.Boolean |
isIsConfigChannelPropertiesVisible()
Gets the value of the isConfigChannelPropertiesVisible property. |
java.lang.Boolean |
isMessagePrePopulationSendHeadersOnly()
Gets the value of the messagePrePopulationSendHeadersOnly property. |
java.lang.Boolean |
isRemoteSearchEnabled()
Gets the value of the remoteSearchEnabled property. |
java.lang.Boolean |
isRemoveAttachmentDataFromSignedSMIMEMessages()
Gets the value of the removeAttachmentDataFromSignedSMIMEMessages property. |
java.lang.Boolean |
isRichContentEnabled()
Gets the value of the richContentEnabled property. |
java.lang.Boolean |
isSendSMIMEMessagesInClearSignedFormat()
Gets the value of the sendSMIMEMessagesInClearSignedFormat property. |
java.lang.Boolean |
isSMIMESupport()
Gets the value of the smimeSupport property. |
java.lang.Boolean |
isUsePkcs7MIME()
Gets the value of the usePkcs7MIME property. |
java.lang.Boolean |
isWirelessEmailReconciliationEnabled()
Gets the value of the wirelessEmailReconciliationEnabled property. |
void |
setAppendedDisclaimer(java.lang.String value)
Sets the value of the appendedDisclaimer property. |
void |
setAppendedDisclaimerRule(DisclaimerRuleEnumType value)
Sets the value of the appendedDisclaimerRule property. |
void |
setAttachmentDownloadSupport(java.lang.Boolean value)
Sets the value of the attachmentDownloadSupport property. |
void |
setEnableSMIME(java.lang.Boolean value)
Sets the value of the enableSMIME property. |
void |
setEnableSMIMEOnSignedAndWeaklyEncrypted(java.lang.Boolean value)
Sets the value of the enableSMIMEOnSignedAndWeaklyEncrypted property. |
void |
setFreeBusyLookupEnabled(java.lang.Boolean value)
Sets the value of the freeBusyLookupEnabled property. |
void |
setInlineImagesEnabled(java.lang.Boolean value)
Sets the value of the inlineImagesEnabled property. |
void |
setIsConfigChannelPropertiesVisible(java.lang.Boolean value)
Sets the value of the isConfigChannelPropertiesVisible property. |
void |
setMaximumDownloadAttachmentSize(java.lang.Integer value)
Sets the value of the maximumDownloadAttachmentSize property. |
void |
setMaximumUploadAttachmentSize(java.lang.Integer value)
Sets the value of the maximumUploadAttachmentSize property. |
void |
setMaximumUploadTotalAttachmentSize(java.lang.Integer value)
Sets the value of the maximumUploadTotalAttachmentSize property. |
void |
setMessagePrePopulationByMessageAge(java.lang.Integer value)
Sets the value of the messagePrePopulationByMessageAge property. |
void |
setMessagePrePopulationByMessageCount(java.lang.Integer value)
Sets the value of the messagePrePopulationByMessageCount property. |
void |
setMessagePrePopulationSendHeadersOnly(java.lang.Boolean value)
Sets the value of the messagePrePopulationSendHeadersOnly property. |
void |
setPrependedDisclaimer(java.lang.String value)
Sets the value of the prependedDisclaimer property. |
void |
setPrependedDisclaimerRule(DisclaimerRuleEnumType value)
Sets the value of the prependedDisclaimerRule property. |
void |
setRemoteSearchEnabled(java.lang.Boolean value)
Sets the value of the remoteSearchEnabled property. |
void |
setRemoveAttachmentDataFromSignedSMIMEMessages(java.lang.Boolean value)
Sets the value of the removeAttachmentDataFromSignedSMIMEMessages property. |
void |
setRichContentEnabled(java.lang.Boolean value)
Sets the value of the richContentEnabled property. |
void |
setSendSMIMEMessagesInClearSignedFormat(java.lang.Boolean value)
Sets the value of the sendSMIMEMessagesInClearSignedFormat property. |
void |
setSMIMESupport(java.lang.Boolean value)
Sets the value of the smimeSupport property. |
void |
setUsePkcs7MIME(java.lang.Boolean value)
Sets the value of the usePkcs7MIME property. |
void |
setWirelessEmailReconciliationEnabled(java.lang.Boolean value)
Sets the value of the wirelessEmailReconciliationEnabled 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 DisclaimerRuleEnumType prependedDisclaimerRule
protected DisclaimerRuleEnumType appendedDisclaimerRule
protected java.lang.String appendedDisclaimer
protected java.lang.Boolean attachmentDownloadSupport
protected java.util.List<java.lang.String> autoBCCAddresses
protected java.lang.Boolean enableSMIME
protected java.lang.Boolean enableSMIMEOnSignedAndWeaklyEncrypted
protected java.lang.Boolean freeBusyLookupEnabled
protected java.lang.Boolean inlineImagesEnabled
protected java.lang.Boolean isConfigChannelPropertiesVisible
protected java.lang.Integer maximumDownloadAttachmentSize
protected java.lang.Integer maximumUploadAttachmentSize
protected java.lang.Integer maximumUploadTotalAttachmentSize
protected java.lang.Integer messagePrePopulationByMessageAge
protected java.lang.Integer messagePrePopulationByMessageCount
protected java.lang.Boolean messagePrePopulationSendHeadersOnly
protected java.lang.String prependedDisclaimer
protected java.lang.Boolean remoteSearchEnabled
protected java.lang.Boolean removeAttachmentDataFromSignedSMIMEMessages
protected java.lang.Boolean richContentEnabled
protected java.lang.Boolean smimeSupport
protected java.lang.Boolean sendSMIMEMessagesInClearSignedFormat
protected java.lang.Boolean usePkcs7MIME
protected java.lang.Boolean wirelessEmailReconciliationEnabled
| Constructor Detail |
|---|
public EmailServiceMessagingPropertiesType()
| Method Detail |
|---|
public DisclaimerRuleEnumType getPrependedDisclaimerRule()
DisclaimerRuleEnumTypepublic void setPrependedDisclaimerRule(DisclaimerRuleEnumType value)
value - allowed object is
DisclaimerRuleEnumTypepublic DisclaimerRuleEnumType getAppendedDisclaimerRule()
DisclaimerRuleEnumTypepublic void setAppendedDisclaimerRule(DisclaimerRuleEnumType value)
value - allowed object is
DisclaimerRuleEnumTypepublic java.lang.String getAppendedDisclaimer()
Stringpublic void setAppendedDisclaimer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isAttachmentDownloadSupport()
Booleanpublic void setAttachmentDownloadSupport(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.util.List<java.lang.String> getAutoBCCAddresses()
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 autoBCCAddresses property.
For example, to add a new item, do as follows:
getAutoBCCAddresses().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.Boolean isEnableSMIME()
Booleanpublic void setEnableSMIME(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableSMIMEOnSignedAndWeaklyEncrypted()
Booleanpublic void setEnableSMIMEOnSignedAndWeaklyEncrypted(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isFreeBusyLookupEnabled()
Booleanpublic void setFreeBusyLookupEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isInlineImagesEnabled()
Booleanpublic void setInlineImagesEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isIsConfigChannelPropertiesVisible()
Booleanpublic void setIsConfigChannelPropertiesVisible(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Integer getMaximumDownloadAttachmentSize()
Integerpublic void setMaximumDownloadAttachmentSize(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMaximumUploadAttachmentSize()
Integerpublic void setMaximumUploadAttachmentSize(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMaximumUploadTotalAttachmentSize()
Integerpublic void setMaximumUploadTotalAttachmentSize(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMessagePrePopulationByMessageAge()
Integerpublic void setMessagePrePopulationByMessageAge(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Integer getMessagePrePopulationByMessageCount()
Integerpublic void setMessagePrePopulationByMessageCount(java.lang.Integer value)
value - allowed object is
Integerpublic java.lang.Boolean isMessagePrePopulationSendHeadersOnly()
Booleanpublic void setMessagePrePopulationSendHeadersOnly(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getPrependedDisclaimer()
Stringpublic void setPrependedDisclaimer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isRemoteSearchEnabled()
Booleanpublic void setRemoteSearchEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isRemoveAttachmentDataFromSignedSMIMEMessages()
Booleanpublic void setRemoveAttachmentDataFromSignedSMIMEMessages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isRichContentEnabled()
Booleanpublic void setRichContentEnabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSMIMESupport()
Booleanpublic void setSMIMESupport(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSendSMIMEMessagesInClearSignedFormat()
Booleanpublic void setSendSMIMEMessagesInClearSignedFormat(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUsePkcs7MIME()
Booleanpublic void setUsePkcs7MIME(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isWirelessEmailReconciliationEnabled()
Booleanpublic void setWirelessEmailReconciliationEnabled(java.lang.Boolean value)
value - allowed object is
Boolean
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailcommon.dto.EmailServiceMessagingPropertiesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||