public abstract class AbstractCriteria extends Object implements Criteria
| Constructor and Description |
|---|
AbstractCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(CriteriaContainer container)
Used to add this Criteria to a CriteriaContainer
|
CriteriaContainer |
getAttachedTo() |
void |
setAttachedTo(CriteriaContainer attachedTo)
Sets the parents CriteriaContainer for this Criteria
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddTo, getFieldNamepublic void attach(CriteriaContainer container)
Criteriapublic CriteriaContainer getAttachedTo()
public void setAttachedTo(CriteriaContainer attachedTo)
attachedTo - the CriteriaContainer