| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.bridge | |
| org.apache.chemistry.opencmis.client.api | 
 The OpenCMIS Client API. 
 | 
| org.apache.chemistry.opencmis.commons.data | 
 OpenCMIS data interfaces. 
 | 
| org.apache.chemistry.opencmis.commons.impl.server | |
| org.apache.chemistry.opencmis.commons.spi | 
 OpenCMIS client and server binding services. 
 | 
| org.apache.chemistry.opencmis.server.support.wrapper | |
| org.apache.chemistry.opencmis.tck.impl | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
FilterCmisService.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)  | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
QueryResult.getAllowableActions()
Returns the allowable actions if they have been requested. 
 | 
AllowableActions | 
CmisObject.getAllowableActions()
Returns the allowable actions if they have been fetched for this object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
ObjectData.getAllowableActions()
Returns the allowable actions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MutableObjectData.setAllowableActions(AllowableActions allowableActions)
Sets the Allowable Actions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
AbstractCmisService.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)
Gets the list of allowable actions for an object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
ObjectService.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)
Gets the list of allowable actions for an object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AllowableActions | 
SimpleLoggingCmisServiceWrapper.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)  | 
AllowableActions | 
ConformanceCmisServiceWrapper.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)  | 
AllowableActions | 
AbstractCmisServiceWrapper.getAllowableActions(String repositoryId,
                   String objectId,
                   ExtensionsData extension)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CmisTestResult | 
AbstractSessionTest.assertEquals(AllowableActions expected,
            AllowableActions actual,
            CmisTestResult success,
            CmisTestResult failure)  | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.