Uses of Interface
org.apache.jetspeed.om.common.preference.PreferenceSetComposite

Packages that use PreferenceSetComposite
org.apache.jetspeed.components.portletpreferences   
 

Uses of PreferenceSetComposite in org.apache.jetspeed.components.portletpreferences
 

Methods in org.apache.jetspeed.components.portletpreferences that return PreferenceSetComposite
 PreferenceSetComposite PortletPreferencesProvider.getPreferenceSet(MutablePortletEntity pe)
           
 PreferenceSetComposite PortletPreferencesProvider.getPreferenceSet(MutablePortletEntity pe, java.lang.String userName)
           
 PreferenceSetComposite PortletPreferencesProvider.getPreferenceSet(PortletDefinitionComposite pd)
           
 

Methods in org.apache.jetspeed.components.portletpreferences with parameters of type PreferenceSetComposite
 void PortletPreferencesProvider.savePreferenceSet(MutablePortletEntity pe, PreferenceSetComposite preferenceSet)
           
 void PortletPreferencesProvider.savePreferenceSet(MutablePortletEntity pe, java.lang.String userName, PreferenceSetComposite preferenceSet)
           
 void PortletPreferencesProvider.savePreferenceSet(PortletDefinitionComposite pd, PreferenceSetComposite preferenceSet)
           
 



Copyright © 1999-2008 Apache Software Foundation. All Rights Reserved.