Liferay 7.0-ce-m6

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   
com.liferay.portlet.shopping   
 

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()
           
 int BlogsPortletInstanceSettings.getRssDelta()
           
 String BlogsPortletInstanceSettings.getRssDisplayStyle()
           
 String BlogsPortletInstanceSettings.getRssFeedType()
           
 boolean BlogsPortletInstanceSettings.isEnableRSS()
           
 

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()
           
 

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

Methods in com.liferay.portlet.shopping with annotations of type Settings.Property
 String ShoppingGroupServiceSettings.getAlternativeShippingName(int altShipping)
           
 String ShoppingGroupServiceSettings.getEmailOrderConfirmationBodyXml()
           
 String ShoppingGroupServiceSettings.getEmailOrderConfirmationSubjectXml()
           
 String ShoppingGroupServiceSettings.getEmailOrderShippingBodyXml()
           
 String ShoppingGroupServiceSettings.getEmailOrderShippingSubjectXml()
           
 


Liferay 7.0-ce-m6