ca.infoway.messagebuilder.marshalling.hl7
Class TelValidationUtils

Package class diagram package TelValidationUtils
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.TelValidationUtils

public class TelValidationUtils
extends Object


Constructor Summary
TelValidationUtils()
           
 
Method Summary
 String determineActualType(TelecommunicationAddress telecomAddress, String type, String specializationType, VersionNumber version, Element element, String propertyPath, Hl7Errors errors, boolean logErrors)
           
 boolean isAllowableUse(String dataType, TelecommunicationAddressUse telecomAddressUse, VersionNumber version)
           
 void validateTelecommunicationAddress(TelecommunicationAddress telecomAddress, String type, String specializationType, VersionNumber version, Element element, String propertyPath, Hl7Errors errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelValidationUtils

public TelValidationUtils()
Method Detail

validateTelecommunicationAddress

public void validateTelecommunicationAddress(TelecommunicationAddress telecomAddress,
                                             String type,
                                             String specializationType,
                                             VersionNumber version,
                                             Element element,
                                             String propertyPath,
                                             Hl7Errors errors)

determineActualType

public String determineActualType(TelecommunicationAddress telecomAddress,
                                  String type,
                                  String specializationType,
                                  VersionNumber version,
                                  Element element,
                                  String propertyPath,
                                  Hl7Errors errors,
                                  boolean logErrors)

isAllowableUse

public boolean isAllowableUse(String dataType,
                              TelecommunicationAddressUse telecomAddressUse,
                              VersionNumber version)


Copyright © 2013. All Rights Reserved.