Class CDOSessionProtocol.UnlockObjectsResult

  • Enclosing interface:
    CDOSessionProtocol

    public static final class CDOSessionProtocol.UnlockObjectsResult
    extends java.lang.Object
    If the meaning of this type isn't clear, there really should be more of a description here...
    Since:
    4.1
    • Constructor Detail

      • UnlockObjectsResult

        public UnlockObjectsResult​(CDOLockState[] newLockStates,
                                   long timestamp)
    • Method Detail

      • getNewLockStates

        public CDOLockState[] getNewLockStates()
      • getTimestamp

        public long getTimestamp()