METHOD_POST, METHOD_PRE
Constructor and Description |
---|
AddKeywordToWizard() |
Modifier and Type | Method and Description |
---|---|
void |
executePost(Map<String,Object> env,
Object... params) |
void |
executePre(Map<String,Object> env,
Object... params) |
String |
getName() |
String |
getParamDesc00() |
String |
getParamDesc01() |
String |
getParamDesc02() |
String |
getParamSrc00() |
String |
getParamSrc01() |
String |
getParamSrc02() |
String |
getParamType00() |
String |
getParamType01() |
String |
getParamType02() |
boolean |
hasPost() |
boolean |
hasPre() |
public void executePre(Map<String,Object> env, Object... params) throws Exception
executePre
in interface Action
Exception
public void executePost(Map<String,Object> env, Object... params) throws Exception
executePost
in interface Action
Exception
public String getParamType00()
getParamType00
in interface Action
public String getParamSrc00()
getParamSrc00
in interface Action
public String getParamDesc00()
getParamDesc00
in interface Action
public String getParamType01()
getParamType01
in interface Action
public String getParamSrc01()
getParamSrc01
in interface Action
public String getParamDesc01()
getParamDesc01
in interface Action
public String getParamType02()
getParamType02
in interface Action
public String getParamSrc02()
getParamSrc02
in interface Action
public String getParamDesc02()
getParamDesc02
in interface Action
Copyright © 2019 Open Knowledge Management System S.L.. All rights reserved.