Uses of Class
info.magnolia.module.delta.DeltaType

Packages that use DeltaType
info.magnolia.module   
info.magnolia.module.delta   
info.magnolia.module.webapp This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so. 
 

Uses of DeltaType in info.magnolia.module
 

Methods in info.magnolia.module that return types with arguments of type DeltaType
protected  EnumSet<DeltaType> ModuleManager.ModuleManagementState.getDeltaTypes()
           
 

Uses of DeltaType in info.magnolia.module.delta
 

Methods in info.magnolia.module.delta that return DeltaType
 DeltaType DeltaBuilder.getType()
           
 DeltaType Delta.getType()
           
static DeltaType DeltaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeltaType[] DeltaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of DeltaType in info.magnolia.module.webapp
 

Methods in info.magnolia.module.webapp that return DeltaType
 DeltaType WebappDelta.getType()
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.