|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IExpression | |
|---|---|
| com.netscape.certsrv.policy | |
| com.netscape.cms.policy | |
| Uses of IExpression in com.netscape.certsrv.policy |
|---|
| Methods in com.netscape.certsrv.policy that return IExpression | |
|---|---|
IExpression |
IPolicyRule.getPredicate()
Deprecated. Returns the predicate expression for the rule. |
IExpression |
IPolicyPredicateParser.parse(java.lang.String predicateExpression)
Deprecated. Parse the predicate expression and return a vector of expressions. |
| Methods in com.netscape.certsrv.policy with parameters of type IExpression | |
|---|---|
void |
IPolicyRule.setPredicate(IExpression exp)
Deprecated. Sets a predicate expression for rule matching. |
| Uses of IExpression in com.netscape.cms.policy |
|---|
| Fields in com.netscape.cms.policy declared as IExpression | |
|---|---|
protected IExpression |
APolicyRule.mFilterExp
Deprecated. |
| Methods in com.netscape.cms.policy that return IExpression | |
|---|---|
IExpression |
APolicyRule.getPredicate()
Deprecated. Returns the predicate expression for the rule. |
| Methods in com.netscape.cms.policy with parameters of type IExpression | |
|---|---|
void |
APolicyRule.setPredicate(IExpression exp)
Deprecated. Sets a predicate expression for rule matching. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||