A C D E G I M O P Q R S T V X

R

removeAllResourceActionAssociations() - Method in interface org.example.azapi.AzRequestContext
Remove all AzResourceActionAssociations from AzRequestContext.
removeResourceActionAssociation(AzEntity<AzCategoryIdResource>, AzEntity<AzCategoryIdAction>) - Method in interface org.example.azapi.AzRequestContext
Delete the AzResource and AzAction association from the AzRequestContext collection of AzResourceActionAssociations.
removeResourceActionAssociations(Set<AzEntity<AzCategoryIdResource>>, Set<AzEntity<AzCategoryIdAction>>) - Method in interface org.example.azapi.AzRequestContext
delete the cross-product of the AzResource and AzAction sets from the AzRequestContext, should the association exist.

A C D E G I M O P Q R S T V X