ID Objects

         BatchControlId id = ... 
         BatchControl batchControl = id.getEntity(); 
         if (batchControl == null) { /* oh oh */ }