public void deleteDataScopeByIdIdx(
     CFSecurityAuthorization Authorization, CFBamDataScopePKey argKey) {
   deleteDataScopeByIdIdx(Authorization, argKey.getRequiredId());
 }