public abstract class AbstractCriteria extends Object implements Criteria
Constructor and Description |
---|
AbstractCriteria() |
Modifier and Type | Method and Description |
---|---|
void |
attach(CriteriaContainerImpl container) |
CriteriaContainerImpl |
getAttachedTo() |
void |
setAttachedTo(CriteriaContainerImpl attachedTo) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTo, getFieldName
public void attach(CriteriaContainerImpl container)
public CriteriaContainerImpl getAttachedTo()
public void setAttachedTo(CriteriaContainerImpl attachedTo)
Copyright © 2016. All rights reserved.