public interface JSPolicyResource
Modifier and Type | Method and Description |
---|---|
List<PolicyRepresentation> |
associatedPolicies() |
List<PolicyRepresentation> |
dependentPolicies() |
void |
remove() |
List<ResourceRepresentation> |
resources() |
JSPolicyRepresentation |
toRepresentation() |
void |
update(JSPolicyRepresentation representation) |
JSPolicyRepresentation toRepresentation()
void update(JSPolicyRepresentation representation)
void remove()
List<PolicyRepresentation> associatedPolicies()
List<PolicyRepresentation> dependentPolicies()
List<ResourceRepresentation> resources()
Copyright © 2019 JBoss by Red Hat. All rights reserved.