/* */
/* 299 */ if (this.currentStatus == 0)
/* */ {
/* 308 */ if (loadObjectState())
/* */ {
/* 310 */ InputObjectState oldState = null;
/* */ try
/* */ {
/* 314 */ oldState = this.objectStore.read_committed(this.objectUid, type());
/* */ }
/* */ catch (ObjectStoreException e)