net.sf.minuteProject.model.data.criteria
Class AbstractDomainObjectWhat

java.lang.Object
  extended by net.sf.minuteProject.model.data.criteria.AbstractDomainObjectWhat

public class AbstractDomainObjectWhat
extends Object


Field Summary
static String COUNT
           
protected  WhatDomainObjectCollector wdoc
           
 
Constructor Summary
AbstractDomainObjectWhat(String beanPath)
           
 
Method Summary
protected  WhatFieldCollector addElement(String function)
           
 WhatFieldCollector count()
           
 String getBeanPath()
           
 WhatDomainObjectCollector getWdoc()
           
 String popWhatCriteria()
           
 void setBeanPath(String beanPath)
           
 void setWdoc(WhatDomainObjectCollector wdoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COUNT

public static final String COUNT
See Also:
Constant Field Values

wdoc

protected WhatDomainObjectCollector wdoc
Constructor Detail

AbstractDomainObjectWhat

public AbstractDomainObjectWhat(String beanPath)
Method Detail

getBeanPath

public String getBeanPath()

setBeanPath

public void setBeanPath(String beanPath)

getWdoc

public WhatDomainObjectCollector getWdoc()

setWdoc

public void setWdoc(WhatDomainObjectCollector wdoc)

popWhatCriteria

public String popWhatCriteria()

count

public WhatFieldCollector count()

addElement

protected final WhatFieldCollector addElement(String function)


Copyright © 2013. All Rights Reserved.