}
break;
}
case CHECKCONFIRMATION:
{
CheckConfirmation checkConfirmation = (CheckConfirmation) object;
Element docElement = (Element) checkConfirmation.getAny();
if ((docElement != null)
&& (docElement.getLocalName()
.equalsIgnoreCase(SSAFNodes.view_confirmation_response
.getLocalName()))