public class CreateDefaultPageStructure extends AbstractMacro
Constructor and Description |
---|
CreateDefaultPageStructure() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isAdd() |
boolean |
isPreview()
is this macro can be execute in preview mode.
|
String |
perform(ContentContext ctx,
Map<String,Object> params) |
getAllComponent, getInfo, getMacroProperties, isAdmin, isInterative, toString
public String getName()
public String perform(ContentContext ctx, Map<String,Object> params) throws Exception
Exception
public boolean isPreview()
IMacro
public boolean isAdd()
isAdd
in interface IMacro
isAdd
in class AbstractMacro
Copyright © 2012-2018. All Rights Reserved.