Class MonthlyScheduleDE
java.lang.Object
org.oddjob.designer.elements.schedule.MonthlyScheduleDE
- All Implemented Interfaces:
DesignFactory
Day of Month Schedule.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateDesign(ArooaElement element, ArooaContext parentContext) Create aDesignInstance.
-
Constructor Details
-
MonthlyScheduleDE
public MonthlyScheduleDE()
-
-
Method Details
-
createDesign
Description copied from interface:DesignFactoryCreate aDesignInstance.- Specified by:
createDesignin interfaceDesignFactory- Parameters:
element- The ArooaElement corresponding to the design.parentContext- The parent ArooaContext in which to create the design.- Returns:
- The design.
-