|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Condition | |
---|---|
org.demac.context.base | |
org.demac.impl.j2me.context.base |
Uses of Condition in org.demac.context.base |
---|
Methods in org.demac.context.base that return Condition | |
---|---|
abstract Condition[] |
Criteria.getAllConditions()
|
abstract Condition |
Criteria.getCondition(java.lang.String key)
|
Methods in org.demac.context.base with parameters of type Condition | |
---|---|
abstract void |
Criteria.addCondition(Condition condition)
|
Uses of Condition in org.demac.impl.j2me.context.base |
---|
Subclasses of Condition in org.demac.impl.j2me.context.base | |
---|---|
class |
ConditionImpl
|
Methods in org.demac.impl.j2me.context.base that return Condition | |
---|---|
Condition[] |
CriteriaImpl.getAllConditions()
|
Condition |
CriteriaImpl.getCondition(java.lang.String key)
|
Methods in org.demac.impl.j2me.context.base with parameters of type Condition | |
---|---|
void |
CriteriaImpl.addCondition(Condition condition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |