Package | Description |
---|---|
org.apache.chemistry.opencmis.inmemory.server | |
org.apache.chemistry.opencmis.jcr |
Modifier and Type | Method and Description |
---|---|
void |
AtomLinkInfoProvider.fillInformationForAtomLinks(String repositoryId,
StoredObject so,
ObjectData od,
ObjectInfoImpl objInfo)
FillObjectInfoHolder object with required information needed for Atom
binding for a single object.
|
void |
AtomLinkInfoProvider.fillInformationForAtomLinks(String repositoryId,
StoredObject so,
ObjectInfoImpl objectInfo)
FillObjectInfoHolder object with required information needed for Atom
binding for a single object.
|
void |
AtomLinkInfoProvider.fillInformationForAtomLinks(String repositoryId,
String objectId,
ObjectInfoImpl objectInfo)
FillObjectInfoHolder object with required information needed for Atom
binding for a single object.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JcrVersionBase.compileProperties(PropertiesImpl properties,
Set<String> filter,
ObjectInfoImpl objectInfo) |
protected void |
JcrNode.compileProperties(PropertiesImpl properties,
Set<String> filter,
ObjectInfoImpl objectInfo)
Compile the properties of the CMIS object represented by this instance.
|
protected void |
JcrFolder.compileProperties(PropertiesImpl properties,
Set<String> filter,
ObjectInfoImpl objectInfo) |
protected void |
JcrDocument.compileProperties(PropertiesImpl properties,
Set<String> filter,
ObjectInfoImpl objectInfo) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.