Uses of Interface
org.gatein.pc.api.info.PreferencesInfo
-
Packages that use PreferencesInfo Package Description org.gatein.pc.api.info -
-
Uses of PreferencesInfo in org.gatein.pc.api.info
Methods in org.gatein.pc.api.info that return PreferencesInfo Modifier and Type Method Description PreferencesInfoPortletInfo. getPreferences()Retrieves information about the preferences supported by the described portlet, it must return null if the portlet cannot be personalized.
-