Package org.javlo.macro
Class CreatePressReleaseStructure2006Macro
- java.lang.Object
-
- org.javlo.macro.AbstractMacro
-
- org.javlo.macro.CreatePressReleaseStructure2007Macro
-
- org.javlo.macro.CreatePressReleaseStructure2006Macro
-
- All Implemented Interfaces:
IMacro
public class CreatePressReleaseStructure2006Macro extends CreatePressReleaseStructure2007Macro
-
-
Field Summary
-
Fields inherited from interface org.javlo.macro.core.IMacro
DEFAULT_MAX_MODAL_SIZE, DEFAULT_PRIORITY, LARGE_MODAL_SIZE, MIDDEL_MODAL_SIZE, SMALL_MODAL_SIZE
-
-
Constructor Summary
Constructors Constructor Description CreatePressReleaseStructure2006Macro()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getYear()
-
Methods inherited from class org.javlo.macro.CreatePressReleaseStructure2007Macro
getName, isPreview, perform
-
Methods inherited from class org.javlo.macro.AbstractMacro
getAllComponent, getIcon, getInfo, getMacroProperties, getPriority, getUrl, init, isActive, isAdd, isAdmin, isInterative, toString
-
-
-
-
Method Detail
-
getYear
public int getYear()
- Overrides:
getYear
in classCreatePressReleaseStructure2007Macro
-
-