| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.bridge | |
| org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
| org.apache.chemistry.opencmis.server.support |
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
FilterCmisService.getObjectInfo(String repositoryId,
String objectId) |
protected ObjectInfo |
FilterCmisService.getObjectInfoIntern(String repositoryId,
ObjectData object) |
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
ObjectInfoHandler.getObjectInfo(String repositoryId,
String objectId) |
ObjectInfo |
CmisService.getObjectInfo(String repositoryId,
String objectId)
Returns the
ObjectInfo of the given object id or
null if no object info exists. |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInfoHandler.addObjectInfo(ObjectInfo objectInfo) |
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
CmisServiceWrapper.getObjectInfo(String repositoryId,
String objectId) |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.