refs #722: externalize backoffice customer configuration
This commit is contained in:
@@ -31,7 +31,7 @@ public interface MaskingRuleMapper {
|
||||
|
||||
List<MaskingPolicyStatus> findPolicyStatuses(
|
||||
@Param("owner") String owner,
|
||||
@Param("policies") List<MaskingPolicyTarget> policies
|
||||
@Param("targets") List<MaskingPolicyTarget> targets
|
||||
);
|
||||
|
||||
ColumnMaskingRule findColumnRule(@Param("columnId") long columnId);
|
||||
|
||||
Reference in New Issue
Block a user