|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsrp4j.producer.provider.pluto.driver.PortletStateImpl
Implementation of the PortletStat interface
PortletState,
Serialized Form| Field Summary | |
private oasis.names.tc.wsrp.v1.types.ModelDescription |
desc
|
private java.lang.String |
portletHandle
|
| Constructor Summary | |
PortletStateImpl()
|
|
| Method Summary | |
org.w3c.dom.Element |
getAsElement()
Method getAsElement. |
org.w3c.dom.Element |
getAsElement(java.lang.String[] names)
Method getAsElement. |
oasis.names.tc.wsrp.v1.types.PropertyList |
getAsPropertyList()
Method getAsPropertyList. |
oasis.names.tc.wsrp.v1.types.PropertyList |
getAsPropertylist(java.lang.String[] names)
Method getAsPropertylist. |
java.lang.String |
getAsString()
Method getAsString. |
java.lang.String |
getAsString(java.lang.String[] names)
Method getAsString. |
oasis.names.tc.wsrp.v1.types.ModelDescription |
getModelDescription()
Returns the WSRP ModelDescription for this state |
java.lang.String |
getPortletHandle()
Returns the portletHandle for this state |
java.util.HashMap |
getPropertyMap()
Returns the HashMap with Properties for persistent file store reason. |
void |
setAsElement(org.w3c.dom.Element propertyList)
Method setAsElement. |
void |
setAsPropertyList(oasis.names.tc.wsrp.v1.types.PropertyList portletState)
Method setAsPropertyList. |
void |
setAsString(java.lang.String portletState)
Method setAsString. |
void |
setModelDescription(oasis.names.tc.wsrp.v1.types.ModelDescription modelDescription)
Set the WSRP ModelDescription for this state |
void |
setPortletHandle(java.lang.String portletHandle)
Sets the portletHandle for this state |
void |
setPropertyMap(java.util.HashMap propertyMap)
Sets the HashMap with Properties Only used by the PortletStateManager |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private oasis.names.tc.wsrp.v1.types.ModelDescription desc
private java.lang.String portletHandle
| Constructor Detail |
public PortletStateImpl()
| Method Detail |
public java.util.HashMap getPropertyMap()
getPropertyMap in interface PortletStatepublic void setPropertyMap(java.util.HashMap propertyMap)
setPropertyMap in interface PortletStatepropertyMap - Map with Propertiespublic void setPortletHandle(java.lang.String portletHandle)
setPortletHandle in interface PortletStateportletHandle - as Stringpublic java.lang.String getPortletHandle()
getPortletHandle in interface PortletStatepublic oasis.names.tc.wsrp.v1.types.ModelDescription getModelDescription()
getModelDescription in interface PortletStatepublic void setModelDescription(oasis.names.tc.wsrp.v1.types.ModelDescription modelDescription)
setModelDescription in interface PortletStatemodelDescription - the WSRP model descriptionpublic java.lang.String getAsString()
PortletState
getAsString in interface PortletStatePortletState.getAsString()public oasis.names.tc.wsrp.v1.types.PropertyList getAsPropertyList()
PortletState
getAsPropertyList in interface PortletStatePortletState.getAsPropertyList()public oasis.names.tc.wsrp.v1.types.PropertyList getAsPropertylist(java.lang.String[] names)
PortletState
getAsPropertylist in interface PortletStatenames - PortletState.getAsPropertylist(String[])public void setAsString(java.lang.String portletState)
PortletState
setAsString in interface PortletStateportletState - PortletState.setAsString(String)public void setAsPropertyList(oasis.names.tc.wsrp.v1.types.PropertyList portletState)
PortletState
setAsPropertyList in interface PortletStateportletState - PortletState.setAsPropertyList(PropertyList)public java.lang.String getAsString(java.lang.String[] names)
PortletState
getAsString in interface PortletStatenames -
PortletState.getAsString(String[])public void setAsElement(org.w3c.dom.Element propertyList)
PortletState
setAsElement in interface PortletStatepropertyList - PortletState.setAsElement(Element)public org.w3c.dom.Element getAsElement()
PortletState
getAsElement in interface PortletStatePortletState.getAsElement(String[])public org.w3c.dom.Element getAsElement(java.lang.String[] names)
PortletState
getAsElement in interface PortletStatenames - PortletState.getAsElement(String[])
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||