LogMgr.log(BUSINESS_OBJECTS,LogLevel.SYSTEMERROR2,"Cache collision in Company:",this.getObjectID(),", was trying to get PaymentPlan:",getPaymentPlanID());
LogMgr.log(BUSINESS_OBJECTS,LogLevel.SYSTEMERROR2,"Instead I got:",_PaymentPlan.get().getClass());
throwe;
}
}
/**
* Get the object id for the referenced object. Does not force a DB access.