public class AbstractDomainObjectWhat extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COUNT |
protected WhatDomainObjectCollector |
wdoc |
| Constructor and Description |
|---|
AbstractDomainObjectWhat(String beanPath) |
| Modifier and Type | Method and Description |
|---|---|
protected WhatFieldCollector |
addElement(String function) |
WhatFieldCollector |
count() |
String |
getBeanPath() |
WhatDomainObjectCollector |
getWdoc() |
String |
popWhatCriteria() |
void |
setBeanPath(String beanPath) |
void |
setWdoc(WhatDomainObjectCollector wdoc) |
public static final String COUNT
protected WhatDomainObjectCollector wdoc
public AbstractDomainObjectWhat(String beanPath)
public String getBeanPath()
public void setBeanPath(String beanPath)
public WhatDomainObjectCollector getWdoc()
public void setWdoc(WhatDomainObjectCollector wdoc)
public String popWhatCriteria()
public WhatFieldCollector count()
protected final WhatFieldCollector addElement(String function)
Copyright © 2015. All rights reserved.