Uses of Interface
org.apache.jetspeed.om.portlet.CustomPortletMode

Packages that use CustomPortletMode
org.apache.jetspeed.om.portlet   
 

Uses of CustomPortletMode in org.apache.jetspeed.om.portlet
 

Methods in org.apache.jetspeed.om.portlet that return CustomPortletMode
 CustomPortletMode PortletApplication.addCustomPortletMode(java.lang.String name)
           
 CustomPortletMode PortletApplication.getCustomPortletMode(java.lang.String name)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type CustomPortletMode
 java.util.List<CustomPortletMode> PortletApplication.getCustomPortletModes()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.