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

java.lang.Object
  extended by net.sf.minuteProject.model.data.criteria.collector.CriteriaCollector<E>
      extended by net.sf.minuteProject.model.data.criteria.collector.WhatCollector<AbstractDomainObjectWhat>
          extended by net.sf.minuteProject.model.data.criteria.collector.WhatDomainObjectCollector

public class WhatDomainObjectCollector
extends WhatCollector<AbstractDomainObjectWhat>


Constructor Summary
WhatDomainObjectCollector(String entityPath)
           
 
Method Summary
 WhatFieldCollector getWfc(String field)
           
 String popToString()
           
 WhatFieldCollector setWfc(String field)
           
 
Methods inherited from class net.sf.minuteProject.model.data.criteria.collector.WhatCollector
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

WhatDomainObjectCollector

public WhatDomainObjectCollector(String entityPath)
Method Detail

setWfc

public WhatFieldCollector setWfc(String field)

getWfc

public WhatFieldCollector getWfc(String field)

popToString

public String popToString()


Copyright © 2013. All Rights Reserved.