public void deleteClearDepByTenantIdx(
     CFSecurityAuthorization Authorization, CFBamScopeByTenantIdxKey argKey) {
   deleteClearDepByTenantIdx(Authorization, argKey.getRequiredTenantId());
 }