Interface IBaseOperationOutcomeOperations
- All Known Implementing Classes:
OperationOutcomeOperations
public interface IBaseOperationOutcomeOperations
Deprecated.
- Author:
- Christian Ohr
-
Method Summary
Modifier and TypeMethodDescriptiongetDiagnostics
(IBaseOperationOutcome operationOutcome) Deprecated.getWorstIssueSeverity
(IBaseOperationOutcome operationOutcome) Deprecated.boolean
hasIssue
(IBaseOperationOutcome operationOutcome) Deprecated.
-
Method Details
-
hasIssue
Deprecated. -
getDiagnostics
Deprecated. -
getWorstIssueSeverity
Deprecated.
-
BaseOperationOutcomeUtils