|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPolicyPredicateParser
Interface for policy predicate parsers.
NOTE: The Policy Framework has been replaced by the Profile Framework.
Method Summary | |
---|---|
IExpression |
parse(java.lang.String predicateExpression)
Deprecated. Parse the predicate expression and return a vector of expressions. |
Method Detail |
---|
IExpression parse(java.lang.String predicateExpression) throws EPolicyException
predicateExpression
- The predicate expression as read from the
config file.
EPolicyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |