org.xcmis.client.gwt.model.restatom
Class EntryCollection
java.lang.Object
org.xcmis.client.gwt.model.restatom.EntryCollection
public class EntryCollection
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryCollection
public EntryCollection()
getEntries
public List<AtomEntry> getEntries()
- Returns:
- List containing
CmisItem
setEntries
public void setEntries(List<AtomEntry> items)
- Parameters:
items - items
getFeedInfo
public FeedInfo getFeedInfo()
- Returns:
- the feedInfo
setFeedInfo
public void setFeedInfo(FeedInfo feedInfo)
- Parameters:
feedInfo - the feedInfo to set
Copyright © 2010 eXo Platform SAS. All Rights Reserved.