Package org.dcom.core.services
Class ComplianceCheckFeedbackItem
java.lang.Object
org.dcom.core.services.ComplianceCheckFeedbackItem
The programmatic implementation and helper serialisation/desieralisation methods of the feedback provided by the rule engine on a given element of a compliance check (i.e. a clause)
-
Constructor Summary
ConstructorsConstructorDescriptionComplianceCheckFeedbackItem
(String _complianceDocumentReference, String _answer) ComplianceCheckFeedbackItem
(String _complianceDocumentReference, String _answer, List<String> _reasons) -
Method Summary
-
Constructor Details
-
ComplianceCheckFeedbackItem
-
ComplianceCheckFeedbackItem
-
-
Method Details
-
toJSON
-
toXML
-
getComplianceDocumentReference
-
getAnswer
-