public interface ResourceLoader
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointId()
Returns the endpoint id for this resource loader
|
String |
getProtocolId()
Gets the protocol id.
|
Resource |
load(String objectId)
Loads the resource with the given object id
|
String getEndpointId()
String getProtocolId()
Resource load(String objectId) throws ResourceLoaderException
objectId - StringResourceLoaderExceptionCopyright © 2005–2016 Alfresco Software. All rights reserved.