Locks
Party and Item entities have 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 preferable to control the order of access to the object in a defined sequence.
Subtopics