public class AlfrescoResource extends AbstractResource
bytes, endpointId, frameworkUtil, name, objectId, protocolId| Constructor and Description |
|---|
AlfrescoResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
| Modifier and Type | Method and Description |
|---|---|
ResourceContent |
getContent()
Gets the content for this resource.
|
String |
getContentURL()
Gets the content url.
|
ResourceContent |
getMetadata()
Gets the metadata for this resource.
|
String |
getMetadataURL()
Gets the metadata url.
|
protected String |
getNodeRefId() |
String |
getObjectTypeId()
Gets the object type id.
|
boolean |
isContainer()
Checks if the resource is a container.
|
getEndpointId, getName, getObjectId, getProtocolId, getResourceId, setEndpointId, setName, setObjectIdpublic AlfrescoResource(String protocolId, String endpointId, String objectId, FrameworkBean frameworkUtil)
public ResourceContent getMetadata() throws IOException
ResourceIOExceptionpublic String getMetadataURL()
Resourcepublic ResourceContent getContent() throws IOException
ResourceIOExceptionpublic String getContentURL()
Resourcepublic String getObjectTypeId()
Resourcepublic boolean isContainer()
Resourceprotected String getNodeRefId()
Copyright © 2005–2016 Alfresco Software. All rights reserved.