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

java.lang.Objectcom.rim.bes.bas.dto.BASBaseDTO
com.rim.bes.bas.dto.ServiceAttributesType
com.rim.bes.bas.dto.UserDeviceConfigurationServiceAttributesType
com.rim.bes.basplugin.emailcommon.dto.EmailUserDeviceConfigurationServiceAttributesType
com.rim.bes.basplugin.emailgroupwise.dto.EmailGroupWiseUserDeviceConfigurationServiceAttributesType
public abstract class EmailGroupWiseUserDeviceConfigurationServiceAttributesType
Java class for EmailGroupWiseUserDeviceConfigurationServiceAttributesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmailGroupWiseUserDeviceConfigurationServiceAttributesType">
<complexContent>
<extension base="{http://www.rim.com/com.rim.bes.basplugin.emailcommon.dto}EmailUserDeviceConfigurationServiceAttributesType">
<sequence>
<element name="defaultPrivateFolder" type="{http://www.rim.com/com.rim.bes.basplugin.emailgroupwise.dto}EmailGroupWiseContactFolderType" minOccurs="0"/>
<element name="maximumSynchronizedPublicContactFolders" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="selectedPrivateContactFolders" type="{http://www.rim.com/com.rim.bes.basplugin.emailgroupwise.dto}EmailGroupWiseContactFolderTreeType" minOccurs="0"/>
<element name="selectedPublishedPublicContactFolders" type="{http://www.rim.com/com.rim.bes.basplugin.emailgroupwise.dto}EmailGroupWiseContactFolderTreeType" 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 EmailGroupWiseContactFolderType |
defaultPrivateFolder
|
protected java.lang.Integer |
maximumSynchronizedPublicContactFolders
|
protected EmailGroupWiseContactFolderTreeType |
selectedPrivateContactFolders
|
protected EmailGroupWiseContactFolderTreeType |
selectedPublishedPublicContactFolders
|
| Fields inherited from class com.rim.bes.basplugin.emailcommon.dto.EmailUserDeviceConfigurationServiceAttributesType |
|---|
appendedDisclaimerText, autoSignature, filters, inlineImagesEnabled, isConfigChannelPropertiesVisible, isMailstoreAvailable, isUserAbleToSynchronizeContactSources, mapRedirectToBlackBerryDevice, personalRedirectionFolderInformation, prependedDisclaimerText, redirectToBlackBerryDevice, richContentEnabled, saveCopyInSentFolder |
| Fields inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
plugInId, type |
| Fields inherited from class com.rim.bes.bas.dto.BASBaseDTO |
|---|
versionStamps |
| Constructor Summary | |
|---|---|
EmailGroupWiseUserDeviceConfigurationServiceAttributesType()
|
|
| Method Summary | |
|---|---|
EmailGroupWiseContactFolderType |
getDefaultPrivateFolder()
Gets the value of the defaultPrivateFolder property. |
java.lang.Integer |
getMaximumSynchronizedPublicContactFolders()
Gets the value of the maximumSynchronizedPublicContactFolders property. |
EmailGroupWiseContactFolderTreeType |
getSelectedPrivateContactFolders()
Gets the value of the selectedPrivateContactFolders property. |
EmailGroupWiseContactFolderTreeType |
getSelectedPublishedPublicContactFolders()
Gets the value of the selectedPublishedPublicContactFolders property. |
void |
setDefaultPrivateFolder(EmailGroupWiseContactFolderType value)
Sets the value of the defaultPrivateFolder property. |
void |
setMaximumSynchronizedPublicContactFolders(java.lang.Integer value)
Sets the value of the maximumSynchronizedPublicContactFolders property. |
void |
setSelectedPrivateContactFolders(EmailGroupWiseContactFolderTreeType value)
Sets the value of the selectedPrivateContactFolders property. |
void |
setSelectedPublishedPublicContactFolders(EmailGroupWiseContactFolderTreeType value)
Sets the value of the selectedPublishedPublicContactFolders property. |
| Methods inherited from class com.rim.bes.bas.dto.ServiceAttributesType |
|---|
getPlugInId, getType, setPlugInId, setType |
| 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 EmailGroupWiseContactFolderType defaultPrivateFolder
protected java.lang.Integer maximumSynchronizedPublicContactFolders
protected EmailGroupWiseContactFolderTreeType selectedPrivateContactFolders
protected EmailGroupWiseContactFolderTreeType selectedPublishedPublicContactFolders
| Constructor Detail |
|---|
public EmailGroupWiseUserDeviceConfigurationServiceAttributesType()
| Method Detail |
|---|
public EmailGroupWiseContactFolderType getDefaultPrivateFolder()
EmailGroupWiseContactFolderTypepublic void setDefaultPrivateFolder(EmailGroupWiseContactFolderType value)
value - allowed object is
EmailGroupWiseContactFolderTypepublic java.lang.Integer getMaximumSynchronizedPublicContactFolders()
Integerpublic void setMaximumSynchronizedPublicContactFolders(java.lang.Integer value)
value - allowed object is
Integerpublic EmailGroupWiseContactFolderTreeType getSelectedPrivateContactFolders()
EmailGroupWiseContactFolderTreeTypepublic void setSelectedPrivateContactFolders(EmailGroupWiseContactFolderTreeType value)
value - allowed object is
EmailGroupWiseContactFolderTreeTypepublic EmailGroupWiseContactFolderTreeType getSelectedPublishedPublicContactFolders()
EmailGroupWiseContactFolderTreeTypepublic void setSelectedPublishedPublicContactFolders(EmailGroupWiseContactFolderTreeType value)
value - allowed object is
EmailGroupWiseContactFolderTreeType
|
BlackBerry Administration API v5.0.3.29 |
||||||||
| PREV CLASS NEXT CLASS | com.rim.bes.basplugin.emailgroupwise.dto.EmailGroupWiseUserDeviceConfigurationServiceAttributesType NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||