Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.settings.Settings.Property

Packages that use Settings.Property
com.liferay.portlet.blogs   
com.liferay.portlet.documentlibrary   
com.liferay.portlet.messageboards   
 

Uses of Settings.Property in com.liferay.portlet.blogs
 

Methods in com.liferay.portlet.blogs with annotations of type Settings.Property
 String BlogsGroupServiceSettings.getEmailEntryAddedBodyXml()
           
 String BlogsGroupServiceSettings.getEmailEntryAddedSubjectXml()
           
 String BlogsGroupServiceSettings.getEmailEntryUpdatedBodyXml()
           
 String BlogsGroupServiceSettings.getEmailEntryUpdatedSubjectXml()
           
 

Uses of Settings.Property in com.liferay.portlet.documentlibrary
 

Methods in com.liferay.portlet.documentlibrary with annotations of type Settings.Property
 String DLGroupServiceSettings.getEmailFileEntryAddedBodyXml()
           
 String DLGroupServiceSettings.getEmailFileEntryAddedSubjectXml()
           
 String DLGroupServiceSettings.getEmailFileEntryUpdatedBodyXml()
           
 String DLGroupServiceSettings.getEmailFileEntryUpdatedSubjectXml()
           
 

Uses of Settings.Property in com.liferay.portlet.messageboards
 

Methods in com.liferay.portlet.messageboards with annotations of type Settings.Property
 int MBGroupServiceSettings.getRSSDelta()
           
 String MBGroupServiceSettings.getRSSDisplayStyle()
           
 String MBGroupServiceSettings.getRSSFeedType()
           
 boolean MBGroupServiceSettings.isEnableRSS()
           
 


Liferay 7.0-ce-b4