|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISingleCriterion
Method Summary | |
---|---|
java.lang.String |
getAttributeName()
|
java.util.List |
getAttributeNames()
Returns a list of attributes names that are involved in the query |
boolean |
match(AbstractObjectInfo aoi)
|
boolean |
match(java.util.Map map)
|
Methods inherited from interface org.neodatis.odb.core.query.criteria.ICriterion |
---|
canUseIndex, getAllInvolvedFields, getQuery, getValues, match, ready, setQuery |
Method Detail |
---|
java.util.List getAttributeNames()
java.lang.String getAttributeName()
boolean match(AbstractObjectInfo aoi)
boolean match(java.util.Map map)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |