| Package | Description |
|---|---|
| org.springframework.extensions.surf | |
| org.springframework.extensions.surf.extensibility.impl | |
| org.springframework.extensions.surf.types |
| Modifier and Type | Method and Description |
|---|---|
List<ModuleDeployment> |
ModuleDeploymentService.getDeployedModules()
Returns the list of configured ModuleDeployments.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModuleDeploymentService.deleteModuleDeployment(ModuleDeployment moduleDeploymentToDelete)
Deletes the supplied
ModuleDeployment and returns the associated ExtensionModule to the list of
undeployed modules. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BasicExtensibilityModuleHandler.applyModule(ModuleDeployment module,
RequestContext context)
Determines whether or not to apply the supplied
ModuleDeployment based on the supplied RequestContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleDeploymentImpl |
| Modifier and Type | Method and Description |
|---|---|
int |
ModuleDeploymentImpl.compareTo(ModuleDeployment o) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.