public class ImapConfigMountPointsBean extends RepositoryFolderConfigBean
| Constructor and Description |
|---|
ImapConfigMountPointsBean() |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoImapConst.ImapViewMode |
getMode()
Gets the mode.
|
java.lang.String |
getModeName() |
java.lang.String |
getMountPointName()
Gets the IMAP mount-point name.
|
void |
setModeName(java.lang.String mode)
Sets the mode.
|
void |
setMountPointName(java.lang.String folderName) |
getFolderNames, getFolderPath, getFolderPath, getOrCreateFolderPath, setFolderPath, toStringgetRootPath, getStore, getStoreRef, resolveNodePath, setRootPath, setStorepublic java.lang.String getMountPointName()
public void setMountPointName(java.lang.String folderName)
folderName - the name of the IMAP folderpublic AlfrescoImapConst.ImapViewMode getMode()
public java.lang.String getModeName()
public void setModeName(java.lang.String mode)
mode - the new mode (virtual or archive)MountPointModeCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.