| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
CmisService.getObjectInfo(String repositoryId,
String objectId)
Returns the
ObjectInfo of the given object id or null if
no object info exists. |
ObjectInfo |
ObjectInfoHandler.getObjectInfo(String repositoryId,
String objectId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInfoHandler.addObjectInfo(ObjectInfo objectInfo) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.