public interface WEFResource
| Modifier and Type | Method and Description |
|---|---|
String |
getContainer()
Returns the resource container.
|
List<WEFResource> |
getDependencies()
Returns a list of dependencies this resouce has.
|
String |
getDescription()
Returns the resource description.
|
String |
getName()
Returns the resource name.
|
String |
getPath()
Returns the resource path.
|
String |
getType()
Returns the resource type.
|
String |
getUserAgent()
Returns the user agent
|
String |
getVariableName()
Returns the resource varaible name
|
String getName()
String getDescription()
String getType()
String getPath()
String getVariableName()
String getUserAgent()
String getContainer()
List<WEFResource> getDependencies()
Copyright © 2005–2016 Alfresco Software. All rights reserved.