Interface UpdatableItemStateManager

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void dispose()
      Disposes this UpdatableItemStateManager and frees resources.
      void execute​(Operation operation)
      Executes the given operation and modifies the affected item states accordingly.
      void execute​(ChangeLog changes)
      Executes the operations passed with the given change log and modifies the affected item states accordingly.
    • Method Detail

      • dispose

        void dispose()
        Disposes this UpdatableItemStateManager and frees resources.