org.openmrs.xml
Class OpenmrsReferenceLogic

java.lang.Object
  extended by org.openmrs.xml.OpenmrsReferenceLogic
All Implemented Interfaces:
org.simpleframework.xml.graph.ReferenceLogic

Deprecated. - Use OpenmrsSerializer from Context.getSerializationService.getDefaultSerializer()

@Deprecated
public class OpenmrsReferenceLogic
extends java.lang.Object
implements org.simpleframework.xml.graph.ReferenceLogic

This reference logic class allows openmrs to call serialize multiple times on separate objects and carry the reference ids over


Constructor Summary
OpenmrsReferenceLogic()
          Deprecated.  
 
Method Summary
 java.lang.String getReferenceKey(java.lang.Object arg0)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenmrsReferenceLogic

public OpenmrsReferenceLogic()
Deprecated. 
Method Detail

getReferenceKey

public java.lang.String getReferenceKey(java.lang.Object arg0)
Deprecated. 
Specified by:
getReferenceKey in interface org.simpleframework.xml.graph.ReferenceLogic
See Also:
ReferenceLogic.getReferenceKey(java.lang.Object)

OpenMRS-1.7.x

Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change