|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter<T>
org.xcmis.restatom.collections.AbstractCmisCollection<CmisObject>
org.xcmis.restatom.collections.CmisObjectCollection
org.xcmis.restatom.collections.AllVersionsCollection
public class AllVersionsCollection
Collection of all versions of document.
| Field Summary |
|---|
| Fields inherited from class org.xcmis.restatom.collections.CmisObjectCollection |
|---|
ANONYMOUS, SPACES_AIR_SPECIFIC_REFERER, SYSTEM |
| Constructor Summary | |
|---|---|
AllVersionsCollection()
Instantiates a new all versions collection. |
|
| Method Summary | |
|---|---|
protected void |
addFeedDetails(org.apache.abdera.model.Feed feed,
org.apache.abdera.protocol.server.RequestContext request)
|
Iterable<CmisObject> |
getEntries(org.apache.abdera.protocol.server.RequestContext request)
|
String |
getId(org.apache.abdera.protocol.server.RequestContext request)
Get version series id. |
String |
getTitle(org.apache.abdera.protocol.server.RequestContext request)
|
| Methods inherited from class org.xcmis.restatom.collections.CmisObjectCollection |
|---|
addEntryDetails, convertMimeType, createFeedBase, deleteEntry, deleteMedia, deleteMedia, getACLLink, getAllowableActionsLink, getAllVersionsLink, getAuthor, getAuthors, getBaseObjectType, getBaseRenditionHref, getChildrenLink, getContentLink, getContentStream, getContentType, getCreationDate, getDescendantsLink, getEntry, getFolderTreeLink, getId, getLastModificationDate, getMedia, getName, getObjectLink, getParentsLink, getPoliciesLink, getProperty, getRelationshipsLink, getResourceName, getStreamId, getTitle, getUpdated, putEntry, putMedia, putMedia, updatePropertiesFromEntry |
| Methods inherited from class org.xcmis.restatom.collections.AbstractCmisCollection |
|---|
addPageLinks, buildCreateEntryResponse, buildGetEntryResponse, buildGetFeedResponse, createErrorResponse, createErrorResponse, getBooleanParameter, getConnection, getContent, getIntegerParameter, getObjectTypeLink, getRepositoryId, getServiceLink, postEntry, postEntry, putEntry |
| Methods inherited from class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter |
|---|
addContent, addMediaContent, buildGetMediaResponse, createMediaEntry, createNonMediaEntry, deleteEntry, getEntry, getEntryFromCollectionProvider, getFeed, getFeedIriForEntry, getLink, getLink, getMediaName, getMediaStream, getQueryParameters, getSummary, headEntry, headMedia, isMediaEntry, postMedia, postMedia |
| Methods inherited from class org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter |
|---|
asCollectionElement, buildHeadEntryResponse, buildPostMediaEntryResponse, compensate, createErrorResponse, end, extensionRequest, getAccepts, getCategories, getCategoriesInfo, getEntryFromRequest, getHref, getHref, optionsEntry, optionsMedia, setHref, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AllVersionsCollection()
| Method Detail |
|---|
protected void addFeedDetails(org.apache.abdera.model.Feed feed,
org.apache.abdera.protocol.server.RequestContext request)
throws org.apache.abdera.protocol.server.context.ResponseContextException
addFeedDetails in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter<CmisObject>org.apache.abdera.protocol.server.context.ResponseContextException
public Iterable<CmisObject> getEntries(org.apache.abdera.protocol.server.RequestContext request)
throws org.apache.abdera.protocol.server.context.ResponseContextException
getEntries in class org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter<CmisObject>org.apache.abdera.protocol.server.context.ResponseContextExceptionpublic String getTitle(org.apache.abdera.protocol.server.RequestContext request)
public String getId(org.apache.abdera.protocol.server.RequestContext request)
getId in class CmisObjectCollectionrequest - request context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||