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

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

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

Methods in org.apache.jetspeed.om.portlet that return CustomWindowState
 CustomWindowState PortletApplication.addCustomWindowState(java.lang.String name)
           
 CustomWindowState PortletApplication.getCustomWindowState(java.lang.String name)
           
 

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



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