Uses of Class
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry

Packages that use AtomEntry
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects   
 

Uses of AtomEntry in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects that return types with arguments of type AtomEntry
 List<AtomEntry> AtomFeed.getEntries()
           
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects with parameters of type AtomEntry
 void AtomFeed.addEntry(AtomEntry entry)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.