Package | Description |
---|---|
org.alfresco.rest.framework.core | |
org.alfresco.rest.framework.core.exceptions |
Modifier and Type | Method and Description |
---|---|
ResourceWithMetadata |
ResourceLookupDictionary.locateEntityResource(Api api,
String entityResource,
org.springframework.http.HttpMethod httpMethod) |
ResourceWithMetadata |
ResourceLookupDictionary.locateRelationPropertyResource(Api api,
String entityResource,
String relationResource,
String property,
org.springframework.http.HttpMethod httpMethod) |
ResourceWithMetadata |
ResourceLookupDictionary.locateRelationResource(Api api,
String entityResource,
String relationResource,
org.springframework.http.HttpMethod httpMethod) |
Modifier and Type | Class and Description |
---|---|
class |
EntityNotFoundException
The addressed entity was not found
|
class |
RelationshipResourceNotFoundException
The addressed Relationship Resource was not found
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.