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