| Package | Description |
|---|---|
| org.springframework.extensions.surf.types |
| Modifier and Type | Class and Description |
|---|---|
class |
AdvancedComponentImpl |
| Modifier and Type | Field and Description |
|---|---|
HashMap<String,AdvancedComponent> |
ExtensionModule.advancedComponents |
| Modifier and Type | Method and Description |
|---|---|
AdvancedComponent |
ModuleDeployment.getAdvancedComponent(String id)
Checks to see if the module declares an extension to the
AdvancedComponent defined by the
supplied id. |
AdvancedComponent |
ModuleDeploymentImpl.getAdvancedComponent(String id) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,AdvancedComponent> |
ExtensionModule.getAdvancedComponents() |
Map<String,AdvancedComponent> |
ModuleDeploymentImpl.getAdvancedComponents() |
Copyright © 2005–2016 Alfresco Software. All rights reserved.