Uses of Interface
org.wso2.carbon.governance.api.policies.PolicyFilter
-
Packages that use PolicyFilter Package Description org.wso2.carbon.governance.api.policies -
-
Uses of PolicyFilter in org.wso2.carbon.governance.api.policies
Methods in org.wso2.carbon.governance.api.policies with parameters of type PolicyFilter Modifier and Type Method Description Policy[]PolicyManager. findPolicies(PolicyFilter criteria)Finds all policy artifacts matching the given filter criteria.
-