Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Overview

All entities that can be locked implement this interface. It is used for two purposes: Note that a given entity may be locked by multiple locks of different types at the same time, which is why the Locks member returns a collection of locks. While multiple lock types are supported, not every entity that implements the Lockable interface will support all lock types.

Applied To