net.sf.minuteProject.model.data.criteria
Class AbstractDomainObjectWhere
java.lang.Object
net.sf.minuteProject.model.data.criteria.AbstractDomainObjectWhere
public class AbstractDomainObjectWhere
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wdoc
protected WhereDomainObjectCollector wdoc
AbstractDomainObjectWhere
public AbstractDomainObjectWhere(String beanPath)
getBeanPath
public String getBeanPath()
setBeanPath
public void setBeanPath(String beanPath)
getWdoc
public WhereDomainObjectCollector getWdoc()
setWdoc
public void setWdoc(WhereDomainObjectCollector wdoc)
popWhereCriteria
public String popWhereCriteria()
or
public void or(WhereFieldCollector wfc)
and
public void and(WhereFieldCollector wfc)
Copyright © 2013. All Rights Reserved.