|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.services.search.criterias.AbstractCriteria
ch.elca.el4j.services.search.criterias.IncludeCriteria
public class IncludeCriteria
Criteria for the include pattern.
| Constructor Summary | |
|---|---|
protected |
IncludeCriteria()
Deprecated. Default constructor for remoting protocols like hessian added. |
|
IncludeCriteria(String field,
Object value)
Deprecated. Constructor. |
| Method Summary | |
|---|---|
String |
getSqlWhereCondition()
Deprecated. The full Criteria as SQL representation. |
String |
getType()
Deprecated. |
| Methods inherited from class ch.elca.el4j.services.search.criterias.AbstractCriteria |
|---|
getBooleanValue, getByteValue, getDoubleValue, getField, getFloatValue, getIntegerValue, getLongValue, getShortValue, getStringValue, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected IncludeCriteria()
public IncludeCriteria(String field,
Object value)
field - Is the field the criteria is made for.value - Is the value of this criteria.| Method Detail |
|---|
public String getType()
public String getSqlWhereCondition()
Criteria
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||