Locks

Party and Item entities has the capability for locking and lock management.

This is useful in a context where multiple concurrent processes are all working on the same object but it is desirably to control the order of access to the object in a defined sequence.