ca.infoway.messagebuilder.marshalling.hl7
Class PnValidationUtils

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

public class PnValidationUtils
extends Object


Constructor Summary
PnValidationUtils()
           
 
Method Summary
 boolean isAllowableUse(String dataType, EntityNameUse personNameUse, Hl7BaseVersion baseVersion)
           
 void validatePersonName(PersonName personName, String type, Hl7BaseVersion baseVersion, 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

PnValidationUtils

public PnValidationUtils()
Method Detail

validatePersonName

public void validatePersonName(PersonName personName,
                               String type,
                               Hl7BaseVersion baseVersion,
                               Element element,
                               String propertyPath,
                               Hl7Errors errors)

isAllowableUse

public boolean isAllowableUse(String dataType,
                              EntityNameUse personNameUse,
                              Hl7BaseVersion baseVersion)


Copyright © 2013. All Rights Reserved.