org.gatein.mop.core.api.workspace.content.portlet
Class PortletPreferencesState
java.lang.Object
org.gatein.mop.core.api.workspace.content.CustomizationState
org.gatein.mop.core.api.workspace.content.portlet.PortletPreferencesState
public abstract class PortletPreferencesState
- extends CustomizationState
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletPreferencesState
public PortletPreferencesState()
getChildren
public abstract Map<String,PortletPreferenceState> getChildren()
create
public abstract PortletPreferenceState create()
setPayload
public void setPayload(Object payload)
- Specified by:
setPayload in class CustomizationState
getPayload
public Object getPayload()
- Specified by:
getPayload in class CustomizationState
Copyright © 2009 eXo Platform SAS. All Rights Reserved.