org.exoplatform.services.wsrp2.producer.impl
Class WSRP2StateData
java.lang.Object
org.exoplatform.services.wsrp2.producer.impl.WSRP2StateData
public class WSRP2StateData
- extends Object
Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jun 14, 2003 Time:
1:12:22 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRP2StateData
public WSRP2StateData()
getId
public String getId()
setId
public void setId(String s)
getDataType
public String getDataType()
setDataType
public void setDataType(String s)
getData
public byte[] getData()
throws Exception
- Throws:
Exception
setData
public void setData(byte[] data)
throws Exception
- Throws:
Exception
getDataObject
public Object getDataObject()
setDataObject
public void setDataObject(Object o)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.