org.jboss.portal.portlet.impl.state.producer
Class PortletStateContextImpl

java.lang.Object
  extended by org.jboss.portal.portlet.impl.state.producer.PortletStateContextImpl
All Implemented Interfaces:
PortletStateContext

public class PortletStateContextImpl
extends java.lang.Object
implements PortletStateContext

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
PortletStateContextImpl(java.lang.String id, java.lang.String portletId, PropertyMap propertyMap)
           
 
Method Summary
 java.lang.String getId()
           
 PortletState getState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletStateContextImpl

public PortletStateContextImpl(java.lang.String id,
                               java.lang.String portletId,
                               PropertyMap propertyMap)
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface PortletStateContext
Returns:

getState

public PortletState getState()
Specified by:
getState in interface PortletStateContext
Returns: