org.apache.jetspeed.om.portlet
Interface CustomWindowState
- All Superinterfaces:
- org.apache.pluto.container.om.portlet.CustomWindowState, java.io.Serializable
public interface CustomWindowState
- extends org.apache.pluto.container.om.portlet.CustomWindowState, java.io.Serializable
- Version:
- $Id: CustomWindowState.java 755263 2009-03-17 14:23:52Z ate $
Methods inherited from interface org.apache.pluto.container.om.portlet.CustomWindowState |
getWindowState |
getDescription
Description getDescription(java.util.Locale locale)
- Specified by:
getDescription
in interface org.apache.pluto.container.om.portlet.CustomWindowState
getDescriptions
java.util.List<Description> getDescriptions()
- Specified by:
getDescriptions
in interface org.apache.pluto.container.om.portlet.CustomWindowState
addDescription
Description addDescription(java.lang.String lang)
- Specified by:
addDescription
in interface org.apache.pluto.container.om.portlet.CustomWindowState
getCustomState
javax.portlet.WindowState getCustomState()
getMappedState
javax.portlet.WindowState getMappedState()
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.