org.apache.jetspeed.om.common.portlet
Interface CustomWindowState

All Superinterfaces:
Serializable

public interface CustomWindowState
extends Serializable


Method Summary
 javax.portlet.WindowState getCustomState()
           
 String getDescription()
           
 javax.portlet.WindowState getMappedState()
           
 

Method Detail

getCustomState

javax.portlet.WindowState getCustomState()

getMappedState

javax.portlet.WindowState getMappedState()

getDescription

String getDescription()


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