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, toString
getRootPath, getStore, getStoreRef, resolveNodePath, setRootPath, setStore
public 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.ImapViewMode
Copyright © 2005–2017 Alfresco Software. All rights reserved.