|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.platform.entitymgr.vo.SearchCriteria
oracle.iam.platform.entitymgr.vo.SearchRule
oracle.iam.policyengine.vo.Condition
public final class Condition
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.iam.platform.entitymgr.vo.SearchRule |
|---|
SearchRule.SearchDepth |
| Nested classes/interfaces inherited from class oracle.iam.platform.entitymgr.vo.SearchCriteria |
|---|
SearchCriteria.Argument, SearchCriteria.Operator |
| Constructor Summary | |
|---|---|
Condition(java.lang.Object arg1, java.lang.Object arg2, SearchCriteria.Operator operator)Normal condition using the specified arguments and condition operator. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getSecondArgument()Returns the second argument value in the criteria. |
boolean |
isSubstituteArg2() |
| Methods inherited from class oracle.iam.platform.entitymgr.vo.SearchRule |
|---|
toString |
| Methods inherited from class oracle.iam.platform.entitymgr.vo.SearchCriteria |
|---|
getFirstArgument, getOperator |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Condition(java.lang.Object arg1,
java.lang.Object arg2,
SearchCriteria.Operator operator)
arg1 -arg2 -operator -| Method Detail |
|---|
public java.lang.Object getSecondArgument()
SearchCriteriagetSecondArgument in class SearchCriteriapublic boolean isSubstituteArg2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||