ReconcileContext.getProblems(
String markerType)
Returns the problems to be reported to the problem requestor of the reconcile operation
for the given marker type.
ReconcileContext.putProblems(
String markerType,
CategorizedProblem[] problems)
Sets the problems to be reported to the problem requestor of the reconcile operation
for the given marker type.