Multidomain MDM
- Multidomain MDM 10.3
- All Products
void processUserExit(UserExitContext userExitContext, Map<String, List<String>> baseObjectRowIds) throws Exception;
void processUserExit(UserExitContext userExitContext, Set<UnmergeKey> unmergeKeys) throws Exception;
void processUserExit(UserExitContext userExitContext, Set<PostUnmergeResponse> responses) throws Exception;