P - The type of the policy value.public interface LiteralPolicyExpression<P> extends PolicyExpression
PolicyValue objects and are retrieved by calling the
getPolicyValue() method.
LiteralPolicyExpressionFactory class.| Modifier and Type | Method and Description |
|---|---|
PolicyValue<P> |
getPolicyValue()
Retrieves the static value contained within literal expression.
|
getExpressionTypePolicyValue<P> getPolicyValue()
Copyright © 2010–2020 The Direct Project. All rights reserved.