org.tinygroup.flowbasiccomponent
public class Context2Object extends Object implements ComponentInterface
| Constructor and 描述 |
|---|
Context2Object() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
execute(org.tinygroup.context.Context context) |
String |
getBeanName() |
String |
getClassName() |
String |
getCollectionClassName() |
String |
getResultKey() |
String |
getVarName() |
boolean |
isArray() |
void |
setArray(boolean isArray) |
void |
setBeanName(String beanName) |
void |
setClassName(String className) |
void |
setCollectionClassName(String collectionClassName) |
void |
setResultKey(String resultKey) |
void |
setVarName(String varName) |
public boolean isArray()
public void setArray(boolean isArray)
public String getBeanName()
public void setBeanName(String beanName)
public String getCollectionClassName()
public void setCollectionClassName(String collectionClassName)
public String getVarName()
public void setVarName(String varName)
public String getClassName()
public void setClassName(String className)
public String getResultKey()
public void setResultKey(String resultKey)
public void execute(org.tinygroup.context.Context context)
execute 接口 {1} 中的 {0} ComponentInterfaceCopyright © 2006–2015 TinyGroup. All rights reserved.