Class MapClearOperation

    • Method Detail

      • perform

        public void perform()
        Perform the clear() operation on the specified backing store.
        Specified by:
        perform in interface Operation
      • getStore

        public Store getStore()
        Description copied from interface: SCOOperation
        Accessor for the backing store for this operation.
        Specified by:
        getStore in interface SCOOperation
        Returns:
        The backing store
      • getObjectProvider

        public ObjectProvider getObjectProvider()
        Description copied from interface: Operation
        Accessor for the ObjectProvider of the object that this operation is performed on.
        Specified by:
        getObjectProvider in interface Operation
        Returns:
        The ObjectProvider