Class BlogsGroupServiceSettings

java.lang.Object
com.liferay.blogs.settings.BlogsGroupServiceSettings

public class BlogsGroupServiceSettings extends Object
  • Constructor Details

    • BlogsGroupServiceSettings

      public BlogsGroupServiceSettings(com.liferay.portal.kernel.settings.Settings settings)
  • Method Details

    • getInstance

      public static BlogsGroupServiceSettings getInstance(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getInstance

      public static BlogsGroupServiceSettings getInstance(long groupId, Map<String,String[]> parameterMap) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getEmailEntryAddedBody

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailEntryAddedBody()
    • getEmailEntryAddedBodyXml

      public String getEmailEntryAddedBodyXml()
    • getEmailEntryAddedSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailEntryAddedSubject()
    • getEmailEntryAddedSubjectXml

      public String getEmailEntryAddedSubjectXml()
    • getEmailEntryUpdatedBody

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailEntryUpdatedBody()
    • getEmailEntryUpdatedBodyXml

      public String getEmailEntryUpdatedBodyXml()
    • getEmailEntryUpdatedSubject

      public com.liferay.portal.kernel.settings.LocalizedValuesMap getEmailEntryUpdatedSubject()
    • getEmailEntryUpdatedSubjectXml

      public String getEmailEntryUpdatedSubjectXml()
    • getEmailFromAddress

      public String getEmailFromAddress()
    • getEmailFromName

      public String getEmailFromName()
    • getSmallImageWidth

      public int getSmallImageWidth()
    • isEmailEntryAddedEnabled

      public boolean isEmailEntryAddedEnabled()
    • isEmailEntryUpdatedEnabled

      public boolean isEmailEntryUpdatedEnabled()