net.sf.minuteProject.model.data.criteria.collector
Class WhatCollector<E>
java.lang.Object
net.sf.minuteProject.model.data.criteria.collector.CriteriaCollector<E>
net.sf.minuteProject.model.data.criteria.collector.WhatCollector<E>
- Direct Known Subclasses:
- WhatDomainObjectCollector, WhatFieldCollector
public class WhatCollector<E>
- extends CriteriaCollector<E>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WhatCollector
public WhatCollector()
WhatCollector
public WhatCollector(String entityPath)
addElement
public void addElement(String operator,
E... param)
addElement
public void addElement(String field,
String operator,
E... param)
getElements
public Enumeration<WhatHolder<E>> getElements()
getEntityPath
public String getEntityPath()
setEntityPath
public void setEntityPath(String entityPath)
getField
public String getField()
setField
public void setField(String field)
Copyright © 2013. All Rights Reserved.