edu.mayo.informatics.lexgrid.convert.directConversions.LgXMLCommon
Class LgCodingSchemeListener

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.directConversions.LgXMLCommon.LgCodingSchemeListener
All Implemented Interfaces:
org.castor.xml.UnmarshalListener

public class LgCodingSchemeListener
extends java.lang.Object
implements org.castor.xml.UnmarshalListener

Author:
Scott Bauer Listener for unmarshalling a coding scheme element from LexGrid XML.

Constructor Summary
LgCodingSchemeListener()
          Constructor initializes service adaptor
LgCodingSchemeListener(LgMessageDirectorIF messages)
           
LgCodingSchemeListener(LgMessageDirectorIF messages, CodingSchemeManifest codingSchemeManifest)
           
 
Method Summary
 void attributesProcessed(java.lang.Object target, java.lang.Object parent)
           
 void fieldAdded(java.lang.String fieldName, java.lang.Object parent, java.lang.Object child)
           
 void initialized(java.lang.Object target, java.lang.Object parent)
           
 boolean isPropertiesPresent()
           
 void setPropertiesPresent(boolean isPropertiesPresent)
           
 void unmarshalled(java.lang.Object target, java.lang.Object parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LgCodingSchemeListener

public LgCodingSchemeListener()
Constructor initializes service adaptor


LgCodingSchemeListener

public LgCodingSchemeListener(LgMessageDirectorIF messages)

LgCodingSchemeListener

public LgCodingSchemeListener(LgMessageDirectorIF messages,
                              CodingSchemeManifest codingSchemeManifest)
Method Detail

isPropertiesPresent

public boolean isPropertiesPresent()
Returns:

setPropertiesPresent

public void setPropertiesPresent(boolean isPropertiesPresent)
Parameters:
isPropertiesPresent -

initialized

public void initialized(java.lang.Object target,
                        java.lang.Object parent)
Specified by:
initialized in interface org.castor.xml.UnmarshalListener

attributesProcessed

public void attributesProcessed(java.lang.Object target,
                                java.lang.Object parent)
Specified by:
attributesProcessed in interface org.castor.xml.UnmarshalListener

unmarshalled

public void unmarshalled(java.lang.Object target,
                         java.lang.Object parent)
Specified by:
unmarshalled in interface org.castor.xml.UnmarshalListener

fieldAdded

public void fieldAdded(java.lang.String fieldName,
                       java.lang.Object parent,
                       java.lang.Object child)
Specified by:
fieldAdded in interface org.castor.xml.UnmarshalListener

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.