public class PortletState extends Object implements Serializable
| Constructor and Description |
|---|
PortletState(String portletId) |
PortletState(String portletId,
PropertyMap properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortletId() |
PropertyMap |
getProperties() |
Date |
getTerminationTime() |
void |
setTerminationTime(Date terminationTime) |
public PortletState(String portletId)
public PortletState(String portletId, PropertyMap properties)
public String getPortletId()
public PropertyMap getProperties()
public Date getTerminationTime()
public void setTerminationTime(Date terminationTime)
Copyright © 2003-2021 GateIn. All Rights Reserved.