com.liferay.portlet.documentlibrary
Class DLSettings
java.lang.Object
com.liferay.portlet.documentlibrary.DLSettings
public class DLSettings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_KEYS
public static final String[] ALL_KEYS
DLSettings
public DLSettings(Settings settings)
getInstance
public static DLSettings getInstance(long groupId)
throws PortalException
- Throws:
PortalException
getInstance
public static DLSettings getInstance(long groupId,
Map<String,String[]> parameterMap)
throws PortalException
- Throws:
PortalException
getEmailFileEntryAddedBody
public LocalizedValuesMap getEmailFileEntryAddedBody()
getEmailFileEntryAddedBodyXml
public String getEmailFileEntryAddedBodyXml()
getEmailFileEntryAddedSubject
public LocalizedValuesMap getEmailFileEntryAddedSubject()
getEmailFileEntryAddedSubjectXml
public String getEmailFileEntryAddedSubjectXml()
getEmailFileEntryUpdatedBody
public LocalizedValuesMap getEmailFileEntryUpdatedBody()
getEmailFileEntryUpdatedBodyXml
public String getEmailFileEntryUpdatedBodyXml()
getEmailFileEntryUpdatedSubject
public LocalizedValuesMap getEmailFileEntryUpdatedSubject()
getEmailFileEntryUpdatedSubjectXml
public String getEmailFileEntryUpdatedSubjectXml()
getEmailFromAddress
public String getEmailFromAddress()
getEmailFromName
public String getEmailFromName()
isEmailFileEntryAddedEnabled
public boolean isEmailFileEntryAddedEnabled()
isEmailFileEntryUpdatedEnabled
public boolean isEmailFileEntryUpdatedEnabled()
isShowHiddenMountFolders
public boolean isShowHiddenMountFolders()