| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.server.impl.atompub | |
| org.apache.chemistry.opencmis.server.impl.browser | |
| org.apache.chemistry.opencmis.server.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAtomPubServiceCall |
static class |
AclService.AclServiceCall |
static class |
AclService.ApplyAcl
Apply ACL.
|
static class |
AclService.GetAcl
Get ACL.
|
static class |
ObjectService.Create
Create.
|
static class |
ObjectService.GetObjectByPath
objectByPath URI template.
|
static class |
ObjectService.SetOrAppendContentStream
Set or append content stream.
|
static class |
PolicyService.AbstractPoliciesServiceCall |
static class |
VersioningService.DeleteAllVersions
Delete object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmisAtomPubServlet.addResource(String resource,
String httpMethod,
ServiceCall serviceCall)
Registers a new resource.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmisBrowserBindingServlet.addRepositoryResource(String resource,
String httpMethod,
ServiceCall serviceCall)
Registers a new repository resource.
|
protected void |
CmisBrowserBindingServlet.addRootResource(String resource,
String httpMethod,
ServiceCall serviceCall)
Registers a new root resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceCall |
| Modifier and Type | Method and Description |
|---|---|
void |
Dispatcher.addResource(String resource,
String httpMethod,
ServiceCall serviceCall)
Connects a resource and HTTP method with an object that handles the call.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.