Package org.openpermis.policy.bean.basic.predicate

Contains implementation for Predicate expressions.

See:
          Description

Interface Summary
Value<T> A value can be evaluated.
 

Class Summary
AbstractPredicate<T> A node in the predicate tree consisting in a predicate having two generic operands.
And And operation on predicates.
Argument<T> An argument value that is evaluated at runtime.
Constant<T> A constant value.
CurrentTime An actual time value.
False A predicate that evaluates always to false.
Not Not operation on a predicate.
Or Or operation on predicates.
Present Present operation.
SubstringOf Substring of operation.
TimeConstant A time constant represents a time.
True Predicate that evaluates always to true.
ValueRelationalPredicate A relational predicate.
ValueSet Set of values.
ValueSetRelationalPredicate A relational predicate.
 

Enum Summary
ValueRelationalPredicate.Relation  
ValueSetRelationalPredicate.SetRelation  
 

Package org.openpermis.policy.bean.basic.predicate Description

Contains implementation for Predicate expressions.



OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG