unitOfWork.lockApplicationSession(this);
try {
this.setPFieldExpirationTime(this.getPFieldExpirationTime());
} finally {
// Save modified entities, and unlock the dialog
unitOfWork.saveAndUnlock();
}
}
/**
* Validates this SipApplicationSession to see if it has been locked on