|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectInfoImpl | |
---|---|
org.apache.chemistry.opencmis.inmemory.server | |
org.apache.chemistry.opencmis.jcr |
Uses of ObjectInfoImpl in org.apache.chemistry.opencmis.inmemory.server |
---|
Methods in org.apache.chemistry.opencmis.inmemory.server with parameters of type ObjectInfoImpl | |
---|---|
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)
|
void |
AtomLinkInfoProvider.fillInformationForAtomLinks(String repositoryId,
String objectId,
ObjectInfoImpl objectInfo)
FillObjectInfoHolder object with required information needed for Atom binding for a single object |
Uses of ObjectInfoImpl in org.apache.chemistry.opencmis.jcr |
---|
Methods in org.apache.chemistry.opencmis.jcr with parameters of type ObjectInfoImpl | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |