This project has retired. For details please refer to its Attic page.
CustomWindowState (Jetspeed-2 Core API 2.1.3 API)

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.