Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.util.PrefsProps

Packages that use PrefsProps
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of PrefsProps in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return PrefsProps
static PrefsProps PrefsPropsUtil.getPrefsProps()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type PrefsProps
 void PrefsPropsUtil.setPrefsProps(PrefsProps prefsProps)
           
 


Liferay 6.1.2-ce-ga3