org.apache.shindig.social.core.util.atom
Class AtomEntry

java.lang.Object
  extended by org.apache.shindig.social.core.util.atom.AtomEntry

public class AtomEntry
extends Object

This bean represents a Atom Entry for serialization. It contains, optionally a person or an activity, from which are extracted the key atom fields.


Constructor Summary
AtomEntry(Object o)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomEntry

public AtomEntry(Object o)
Parameters:
o -


Copyright © 2007-2012. All Rights Reserved.