public class DLGroupServiceSettings
extends Object
Constructor and Description |
---|
DLGroupServiceSettings(com.liferay.portal.kernel.settings.Settings settings) |
public DLGroupServiceSettings(com.liferay.portal.kernel.settings.Settings settings)
public static DLGroupServiceSettings getInstance(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static DLGroupServiceSettings getInstance(long groupId, Map<String,String[]> parameterMap) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void registerSettingsMetadata()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryAddedBody()
public String getEmailFileEntryAddedBodyXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryAddedSubject()
public String getEmailFileEntryAddedSubjectXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredBody()
public String getEmailFileEntryExpiredBodyXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredSubject()
public String getEmailFileEntryExpiredSubjectXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewBody()
public String getEmailFileEntryReviewBodyXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewSubject()
public String getEmailFileEntryReviewSubjectXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedBody()
public String getEmailFileEntryUpdatedBodyXml()
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedSubject()
public String getEmailFileEntryUpdatedSubjectXml()
public String getEmailFromAddress()
public String getEmailFromName()
public boolean isEmailFileEntryAddedEnabled()
public boolean isEmailFileEntryExpiredEnabled()
public boolean isEmailFileEntryReviewEnabled()
public boolean isEmailFileEntryUpdatedEnabled()
public boolean isShowHiddenMountFolders()