public interface AuthorizationPolicyRuleDefinition extends PolicyRuleDefinition<AuthorizationPolicyRuleDefinition>
Modifier and Type | Method and Description |
---|---|
boolean |
anyView() |
boolean |
deleted() |
PolicyRuleAuthorizationPhase |
phase() |
AuthorizationPolicyRuleDefinition |
withAnyView(boolean anyView) |
AuthorizationPolicyRuleDefinition |
withDeleted(boolean deleted) |
AuthorizationPolicyRuleDefinition |
withPhase(PolicyRuleAuthorizationPhase phase) |
advancedFilter, categories, dataVersion, description, enabled, external, leadingCiType, name, source, type, validFrom, validUntil, withAdvancedFilter, withCategories, withDataVersion, withDescription, withEnabled, withExternal, withLeadingCiType, withSource, withValidFrom, withValidUntil
boolean deleted()
AuthorizationPolicyRuleDefinition withDeleted(boolean deleted)
boolean anyView()
AuthorizationPolicyRuleDefinition withAnyView(boolean anyView)
PolicyRuleAuthorizationPhase phase()
AuthorizationPolicyRuleDefinition withPhase(PolicyRuleAuthorizationPhase phase)
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.