Interface OStorageRecordOperation

All Known Implementing Classes:
ORecordOperation

public interface OStorageRecordOperation
  • Method Details

    • getType

      byte getType()
    • setType

      void setType(byte created)
    • getRID

      ORID getRID()
    • setResultData

      void setResultData(Integer result)
    • getRecord

      ORecord getRecord()
    • getRecordBytes

      byte[] getRecordBytes()