net.sf.minuteProject.model.data.criteria.collector
Class WhereDomainObjectCollector

java.lang.Object
  extended by net.sf.minuteProject.model.data.criteria.collector.CriteriaCollector<E>
      extended by net.sf.minuteProject.model.data.criteria.collector.WhereCollector<AbstractDomainObjectWhere>
          extended by net.sf.minuteProject.model.data.criteria.collector.WhereDomainObjectCollector

public class WhereDomainObjectCollector
extends WhereCollector<AbstractDomainObjectWhere>


Constructor Summary
WhereDomainObjectCollector(String entityPath)
           
 
Method Summary
 WhereFieldCollector getWfc(String field)
           
 String popToString()
           
 
Methods inherited from class net.sf.minuteProject.model.data.criteria.collector.WhereCollector
addElement, addElement, getElements, getEntityPath, getField, setEntityPath, setField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhereDomainObjectCollector

public WhereDomainObjectCollector(String entityPath)
Method Detail

getWfc

public WhereFieldCollector getWfc(String field)

popToString

public String popToString()


Copyright © 2013. All Rights Reserved.