tp
Interface Lockable

All Known Implementing Classes:
Customer, LockableID, RID

public interface Lockable

A marker interface to indicate the type of lockable item. A Lockable item must properly implement Object.hashCode(), Object.equals(Object), and Object.toString() methods to be compatible with LM.