public class WEFApplicationImpl extends WEFPluginImpl implements WEFApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_APPLICATION |
registry, TYPE_PLUGINcontainer, dependencies, description, name, path, type, userAgent, variableName| Constructor and Description |
|---|
WEFApplicationImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<WEFResource> |
getDependencies()
Returns the list of dependencies for the application, this includes
the configured dependencies and automatically includes
all non-application plugins.
|
register, setPluginRegistrygetContainer, getDescription, getName, getPath, getType, getUserAgent, getVariableName, setContainer, setDependencies, setDescription, setName, setPath, setType, setUserAgent, setVariableName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContainer, getDescription, getName, getPath, getType, getUserAgent, getVariableNamepublic static final String TYPE_APPLICATION
public List<WEFResource> getDependencies()
getDependencies in interface WEFResourcegetDependencies in class WEFResourceImplCopyright © 2005–2016 Alfresco Software. All rights reserved.