| Package | Description |
|---|---|
| org.alfresco.rest.framework.core |
| Modifier and Type | Method and Description |
|---|---|
static ResourceOperation |
ResourceInspector.inspectOperation(Class<?> resource,
Method aMethod,
org.springframework.http.HttpMethod httpMethod)
Inspects the method and returns meta data about its operations
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceOperation> |
ResourceMetadata.getOperations() |
| Constructor and Description |
|---|
ResourceMetadata(String uniqueId,
ResourceMetadata.RESOURCE_TYPE type,
List<ResourceOperation> operations,
Api api,
Set<Class<? extends ResourceAction>> apiDeleted,
String parentResource) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.