- getAllResources(WEFResource) - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns a list of unique resources for the given resource
and all of it's dependencies.
- getApplication(String) - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns the application plugin with the given name.
- getApplications() - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns all the registered application plugins.
- getContainer() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource container.
- getContainer() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getDependencies() - Method in class org.springframework.extensions.webeditor.WEFApplicationImpl
-
Returns the list of dependencies for the application, this includes
the configured dependencies and automatically includes
all non-application plugins.
- getDependencies() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns a list of dependencies this resouce has.
- getDependencies() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getDescription() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource description.
- getDescription() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getName() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource name.
- getName() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getPath() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource path.
- getPath() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getPlugin(String) - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns the plugin with the given name.
- getPluginResources() - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns a list of unique resources for all the registered plugins
and their dependencies.
- getPlugins() - Method in class org.springframework.extensions.webeditor.WEFPluginRegistry
-
Returns all the regsistered plugins.
- getType() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource type.
- getType() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getUserAgent() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the user agent
- getUserAgent() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-
- getVariableName() - Method in interface org.springframework.extensions.webeditor.WEFResource
-
Returns the resource varaible name
- getVariableName() - Method in class org.springframework.extensions.webeditor.WEFResourceImpl
-