public class VirtualizedWebappResource extends AbstractResource
bytes, endpointId, frameworkUtil, name, objectId, protocolId| Constructor and Description |
|---|
VirtualizedWebappResource(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.
|
String |
getObjectTypeId()
Gets the object type id.
|
String |
getResourceTypeId() |
boolean |
isContainer()
Checks if the resource is a container.
|
getEndpointId, getName, getObjectId, getProtocolId, getResourceId, setEndpointId, setName, setObjectIdpublic VirtualizedWebappResource(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 String getResourceTypeId()
public boolean isContainer()
ResourceCopyright © 2005–2016 Alfresco Software. All rights reserved.