org.xcmis.client.gwt.object
Class ObjectData

java.lang.Object
  extended by org.xcmis.client.gwt.object.ObjectData

public class ObjectData
extends Object

Version:
$Id: ${date} ${time} $
Author:
Oksana Vereshchaka

Constructor Summary
ObjectData()
           
 
Method Summary
static void extractData(AtomEntry entry)
           
static void extractData(List<AtomEntry> entryList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectData

public ObjectData()
Method Detail

extractData

public static void extractData(List<AtomEntry> entryList)
                        throws UnmarshallerException
Parameters:
entryList - list of entries
Throws:
UnmarshallerException

extractData

public static void extractData(AtomEntry entry)
                        throws UnmarshallerException
Parameters:
entry - entry
Throws:
ServerException
UnmarshallerException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.