| Package | Description |
|---|---|
| org.springframework.extensions.surf.extensibility | |
| org.springframework.extensions.webscripts |
| Modifier and Type | Field and Description |
|---|---|
protected List<BasicExtensionModule> |
WebScriptExtensibilityModuleHandler.extensionModules
|
| Modifier and Type | Method and Description |
|---|---|
List<BasicExtensionModule> |
WebScriptExtensibilityModuleHandler.getExtensionModules()
Sets up the list of
BasicExtensionModule instances found in the configuration. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
WebScriptExtensibilityModuleHandler.getExtendingModuleFiles(BasicExtensionModule module,
String pathBeingProcessed)
Returns a
List of the files that should be applied to an ExtensibilityModel
being processed. |
| Modifier and Type | Method and Description |
|---|---|
List<BasicExtensionModule> |
ExtensibilityContainer.getEvaluatedModules()
Retrieve the list of
ExtensionModule instances that have been evaluated as applicable
for the current request. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.