Class PortletState
java.lang.Object
org.gatein.pc.portlet.state.producer.PortletState
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPortletState(String portletId) PortletState(String portletId, org.gatein.pc.api.state.PropertyMap properties) -
Method Summary
Modifier and TypeMethodDescriptionorg.gatein.pc.api.state.PropertyMapvoidsetTerminationTime(Date terminationTime)
-
Constructor Details
-
PortletState
-
PortletState
-
-
Method Details
-
getPortletId
-
getProperties
public org.gatein.pc.api.state.PropertyMap getProperties() -
getTerminationTime
-
setTerminationTime
-