Class DLGroupServiceSettings
Object
com.liferay.portlet.documentlibrary.DLGroupServiceSettings
- Author:
- Adolfo Pérez
-
Constructor Summary
ConstructorsConstructorDescriptionDLGroupServiceSettings
(com.liferay.portal.kernel.settings.Settings settings) -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
com.liferay.portal.kernel.settings.LocalizedValuesMap
static DLGroupServiceSettings
getInstance
(long groupId) static DLGroupServiceSettings
getInstance
(long groupId, Map<String, String[]> parameterMap) boolean
boolean
boolean
boolean
boolean
-
Constructor Details
-
DLGroupServiceSettings
public DLGroupServiceSettings(com.liferay.portal.kernel.settings.Settings settings)
-
-
Method Details
-
getInstance
public static DLGroupServiceSettings getInstance(long groupId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getInstance
public static DLGroupServiceSettings getInstance(long groupId, Map<String, String[]> parameterMap) throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getEmailFileEntryAddedBody
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryAddedBody() -
getEmailFileEntryAddedBodyXml
-
getEmailFileEntryAddedSubject
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryAddedSubject() -
getEmailFileEntryAddedSubjectXml
-
getEmailFileEntryExpiredBody
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredBody() -
getEmailFileEntryExpiredBodyXml
-
getEmailFileEntryExpiredSubject
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredSubject() -
getEmailFileEntryExpiredSubjectXml
-
getEmailFileEntryReviewBody
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewBody() -
getEmailFileEntryReviewBodyXml
-
getEmailFileEntryReviewSubject
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewSubject() -
getEmailFileEntryReviewSubjectXml
-
getEmailFileEntryUpdatedBody
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedBody() -
getEmailFileEntryUpdatedBodyXml
-
getEmailFileEntryUpdatedSubject
public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedSubject() -
getEmailFileEntryUpdatedSubjectXml
-
getEmailFromAddress
-
getEmailFromName
-
isEmailFileEntryAddedEnabled
public boolean isEmailFileEntryAddedEnabled() -
isEmailFileEntryExpiredEnabled
public boolean isEmailFileEntryExpiredEnabled() -
isEmailFileEntryReviewEnabled
public boolean isEmailFileEntryReviewEnabled() -
isEmailFileEntryUpdatedEnabled
public boolean isEmailFileEntryUpdatedEnabled() -
isShowHiddenMountFolders
public boolean isShowHiddenMountFolders()
-