Class DLGroupServiceSettings

Object
com.liferay.portlet.documentlibrary.DLGroupServiceSettings

public class DLGroupServiceSettings extends Object
Author:
Adolfo Pérez
  • 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

      public String getEmailFileEntryAddedBodyXml()
    • getEmailFileEntryAddedSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryAddedSubject()
    • getEmailFileEntryAddedSubjectXml

      public String getEmailFileEntryAddedSubjectXml()
    • getEmailFileEntryExpiredBody

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredBody()
    • getEmailFileEntryExpiredBodyXml

      public String getEmailFileEntryExpiredBodyXml()
    • getEmailFileEntryExpiredSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryExpiredSubject()
    • getEmailFileEntryExpiredSubjectXml

      public String getEmailFileEntryExpiredSubjectXml()
    • getEmailFileEntryReviewBody

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewBody()
    • getEmailFileEntryReviewBodyXml

      public String getEmailFileEntryReviewBodyXml()
    • getEmailFileEntryReviewSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryReviewSubject()
    • getEmailFileEntryReviewSubjectXml

      public String getEmailFileEntryReviewSubjectXml()
    • getEmailFileEntryUpdatedBody

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedBody()
    • getEmailFileEntryUpdatedBodyXml

      public String getEmailFileEntryUpdatedBodyXml()
    • getEmailFileEntryUpdatedSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailFileEntryUpdatedSubject()
    • getEmailFileEntryUpdatedSubjectXml

      public String getEmailFileEntryUpdatedSubjectXml()
    • getEmailFromAddress

      public String getEmailFromAddress()
    • getEmailFromName

      public String getEmailFromName()
    • isEmailFileEntryAddedEnabled

      public boolean isEmailFileEntryAddedEnabled()
    • isEmailFileEntryExpiredEnabled

      public boolean isEmailFileEntryExpiredEnabled()
    • isEmailFileEntryReviewEnabled

      public boolean isEmailFileEntryReviewEnabled()
    • isEmailFileEntryUpdatedEnabled

      public boolean isEmailFileEntryUpdatedEnabled()
    • isShowHiddenMountFolders

      public boolean isShowHiddenMountFolders()