Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Interface
org.alfresco.repo.module.ModuleComponent
Packages that use org.alfresco.repo.module.ModuleComponent
org.alfresco.repo.module
org.alfresco.service.cmr.module
Uses of ModuleComponent in org.alfresco.repo.module
Classes in org.alfresco.repo.module that implement ModuleComponent
class
AbstractModuleComponent
          Implementation of a ModuleComponent to provide the basic necessities.
class
ImporterModuleComponent
          Generic module component that can be wired up to import data into the system.
Methods in org.alfresco.repo.module that return types with arguments of type ModuleComponent
ModuleComponent.getDependsOn()
          A list of module components that must be executed prior to this instance.
AbstractModuleComponent.getDependsOn()
          A list of module components that must be executed prior to this instance.
Method parameters in org.alfresco.repo.module with type arguments of type ModuleComponent
void
AbstractModuleComponent.setDependsOn(List<ModuleComponent> dependsOn)
Uses of ModuleComponent in org.alfresco.service.cmr.module
Methods in org.alfresco.service.cmr.module with parameters of type ModuleComponent
void
ModuleService.registerComponent(ModuleComponent component)
          Register a component of a module for execution.

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.