org.gatein.mop.core.api.workspace.content
Class ContentState

java.lang.Object
  extended by org.gatein.mop.core.api.workspace.content.ContentState

public abstract class ContentState
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
ContentState()
           
 
Method Summary
abstract  Object getPayload()
           
abstract  void setPayload(Object payload)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentState

public ContentState()
Method Detail

getPayload

public abstract Object getPayload()

setPayload

public abstract void setPayload(Object payload)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.