com.liferay.portlet.blogs
Class BlogsSettings
java.lang.Object
com.liferay.portlet.blogs.BlogsSettings
public class BlogsSettings
- 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
BlogsSettings
public BlogsSettings(Settings settings)
getInstance
public static BlogsSettings getInstance(long groupId)
throws PortalException
- Throws:
PortalException
getInstance
public static BlogsSettings getInstance(long groupId,
Map<String,String[]> parameterMap)
throws PortalException
- Throws:
PortalException
getEmailEntryAddedBody
public LocalizedValuesMap getEmailEntryAddedBody()
getEmailEntryAddedBodyXml
public String getEmailEntryAddedBodyXml()
getEmailEntryAddedSubject
public LocalizedValuesMap getEmailEntryAddedSubject()
getEmailEntryAddedSubjectXml
public String getEmailEntryAddedSubjectXml()
getEmailEntryUpdatedBody
public LocalizedValuesMap getEmailEntryUpdatedBody()
getEmailEntryUpdatedBodyXml
public String getEmailEntryUpdatedBodyXml()
getEmailEntryUpdatedSubject
public LocalizedValuesMap getEmailEntryUpdatedSubject()
getEmailEntryUpdatedSubjectXml
public String getEmailEntryUpdatedSubjectXml()
getEmailFromAddress
public String getEmailFromAddress()
getEmailFromName
public String getEmailFromName()
isEmailEntryAddedEnabled
public boolean isEmailEntryAddedEnabled()
isEmailEntryUpdatedEnabled
public boolean isEmailEntryUpdatedEnabled()