Package | Description |
---|---|
org.apache.chemistry.opencmis.server.impl.atompub |
Modifier and Type | Method and Description |
---|---|
static void |
AtomPubUtils.writeContentChangesObjectEntry(org.apache.chemistry.opencmis.commons.server.CmisService service,
AtomEntry entry,
org.apache.chemistry.opencmis.commons.data.ObjectData object,
List<org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer> children,
String repositoryId,
String pathSegment,
String relativePathSegment,
org.apache.chemistry.opencmis.commons.impl.UrlBuilder baseUrl,
boolean isRoot)
Writes the a object entry in a content changes list.
|
static void |
AtomPubUtils.writeObjectChildren(org.apache.chemistry.opencmis.commons.server.CmisService service,
AtomEntry entry,
org.apache.chemistry.opencmis.commons.server.ObjectInfo folderInfo,
List<org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer> children,
String repositoryId,
org.apache.chemistry.opencmis.commons.impl.UrlBuilder baseUrl)
Writes an objects entry children feed.
|
static void |
AtomPubUtils.writeObjectEntry(org.apache.chemistry.opencmis.commons.server.CmisService service,
AtomEntry entry,
org.apache.chemistry.opencmis.commons.data.ObjectData object,
List<org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer> children,
String repositoryId,
String pathSegment,
String relativePathSegment,
org.apache.chemistry.opencmis.commons.impl.UrlBuilder baseUrl,
boolean isRoot)
Writes the a object entry.
|
static void |
AtomPubUtils.writeTypeEntry(AtomEntry entry,
org.apache.chemistry.opencmis.commons.definitions.TypeDefinition type,
List<org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer> children,
String repositoryId,
org.apache.chemistry.opencmis.commons.impl.UrlBuilder baseUrl,
boolean isRoot)
Writes the a type entry.
|
Copyright © 2018 City of Paris. All rights reserved.