public class ObjectItem extends Object implements Serializable
| 构造器和说明 |
|---|
ObjectItem() |
public void setDbStrategyItem(DbStrategyItem dbStrategyItem)
dbStrategyItem - the dbStrategyItem to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getListenerClass()
public void setListenerClass(String listenerClass)
listenerClass - the listenerClass to setpublic String getStrategyProperty()
public void setStrategyProperty(String strategyProperty)
strategyProperty - the strategyProperty to setpublic void addListMap(ListItem listItem)
listItem - public void addMapMap(MapItem mapItem)
mapItem - public DbStrategyItem getDbStrategyItem()
public Method getStrategyPropertyMethod()
public void setStrategyPropertyMethod(Method strategyPropertyMethod)
strategyPropertyMethod - the strategyPropertyMethod to setpublic Method getIdMethod()
public void setIdMethod(Method idMethod)
public void setDelProperty(String delProperty)
public void setDelValue(String delValue)
public String getDelProperty()
public String getDelValue()
public Method getDelPropertyMethod()
public void setDelPropertyMethod(Method delPropertyMethod)
public Object getDelValueObject()
public void setDelValueObject(Object delValueObject)
public String getEntitySql()
public void setEntitySql(String entitySql)
Copyright © 2021. All rights reserved.