Package com.liferay.blogs.configuration
Interface BlogsGroupServiceConfiguration
- All Known Subinterfaces:
BlogsGroupServiceOverriddenConfiguration
public interface BlogsGroupServiceConfiguration
-
Method Summary
-
Method Details
-
enableRss
boolean enableRss() -
rssDelta
String rssDelta() -
rssDisplayStyle
String rssDisplayStyle() -
rssFeedType
String rssFeedType() -
sendNotificationsToBlogsEntryCreator
default boolean sendNotificationsToBlogsEntryCreator() -
smallImageWidth
int smallImageWidth() -
subscribeBlogsEntryCreatorToComments
default boolean subscribeBlogsEntryCreatorToComments()
-