public class ImapConfigMountPointsBean extends RepositoryFolderConfigBean
| Constructor and Description |
|---|
ImapConfigMountPointsBean() |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoImapConst.ImapViewMode |
getMode()
Gets the mode.
|
String |
getModeName() |
String |
getMountPointName()
Gets the IMAP mount-point name.
|
void |
setModeName(String mode)
Sets the mode.
|
void |
setMountPointName(String folderName) |
getFolderPath, getFolderPath, getFolderPathOrNull, getOrCreateFolderPath, setFolderPath, toStringgetRootPath, getStore, getStoreRef, resolveNodePath, setRootPath, setStorepublic String getMountPointName()
public void setMountPointName(String folderName)
folderName - the name of the IMAP folderpublic AlfrescoImapConst.ImapViewMode getMode()
public String getModeName()
public void setModeName(String mode)
mode - the new mode (virtual or archive)AlfrescoImapConst.ImapViewModeCopyright © 2005–2018 Alfresco Software. All rights reserved.