|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyRuleEntry.EffectType | |
|---|---|
| oracle.security.jps.service.policystore.info | |
| Uses of PolicyRuleEntry.EffectType in oracle.security.jps.service.policystore.info |
|---|
| Methods in oracle.security.jps.service.policystore.info that return PolicyRuleEntry.EffectType | |
|---|---|
PolicyRuleEntry.EffectType |
BasicPolicyRuleEntry.getEffect()Gets effect of the rule |
PolicyRuleEntry.EffectType |
PolicyRuleEntry.getEffect()Get the effect of this rule. |
PolicyRuleEntry.EffectType |
BasicObligationEntry.getFulfillOn()Returns FulfillOn flag value |
static PolicyRuleEntry.EffectType |
PolicyRuleEntry.EffectType.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static PolicyRuleEntry.EffectType[] |
PolicyRuleEntry.EffectType.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.security.jps.service.policystore.info with parameters of type PolicyRuleEntry.EffectType | |
|---|---|
void |
BasicPolicyRuleEntry.setEffect(PolicyRuleEntry.EffectType effect)Sets effect of the rule |
void |
PolicyRuleEntry.setEffect(PolicyRuleEntry.EffectType effect)Set effect of this rule |
void |
BasicObligationEntry.setFulfillOn(PolicyRuleEntry.EffectType fulfilOn)Sets FulfillOn flag |
| Constructors in oracle.security.jps.service.policystore.info with parameters of type PolicyRuleEntry.EffectType | |
|---|---|
BasicObligationEntry(java.lang.String name, java.lang.String displayName, java.lang.String description, java.util.List<AttributeAssignment<? extends DataType>> assignments, PolicyRuleEntry.EffectType fulfillOn)Constructor |
|
BasicPolicyRuleEntry(java.lang.String name, java.lang.String displayName, java.lang.String description, PolicyRuleEntry.EffectType effect, RuleExpressionEntry<OpssBoolean> condition)Constructor |
|
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||