public class ImportDataBase extends AbstractMacro
Constructor and Description |
---|
ImportDataBase() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
protected void |
importItem(ContentContext ctx,
MenuElement currentPage,
Map<String,DynamicComponent> compCache,
ResultSet rs,
Map<String,String> types,
String componentType,
String lg) |
boolean |
isPreview()
is this macro can be execute in preview mode.
|
static void |
main(String[] args) |
String |
perform(ContentContext ctx,
Map<String,Object> params) |
getAllComponent, getInfo, getMacroProperties, isAdd, isAdmin, isInterative, toString
public String getName()
protected void importItem(ContentContext ctx, MenuElement currentPage, Map<String,DynamicComponent> compCache, ResultSet rs, Map<String,String> types, String componentType, String lg) throws Exception
Exception
public String perform(ContentContext ctx, Map<String,Object> params) throws Exception
Exception
public static void main(String[] args)
public boolean isPreview()
IMacro
Copyright © 2012-2018. All Rights Reserved.