Class ComplianceCheckResultIndexItem

java.lang.Object
org.dcom.core.services.ComplianceCheckResultIndexItem

public class ComplianceCheckResultIndexItem extends Object
The programmatic implementation and helper serialisation/desieralisation methods of the index of results stored on the result service
  • Constructor Details

  • Method Details

    • getComplianceDocuemnt

      public String getComplianceDocuemnt()
    • getComplianceCheckUID

      public String getComplianceCheckUID()
    • getResult

      public String getResult()
    • getTime

      public LocalDateTime getTime()
    • toJSON

      public String toJSON()
    • toXML

      public String toXML()