Deprecated Methods |
gov.va.med.xml.XmlUtilities.convertXmlToStr(Document)
Need for XML utilities has been superceded by the many JRE-built-in and external XML frameworks |
gov.va.med.xml.XmlUtilities.getAttr(Node, String)
Need for XML utilities has been superceded by the many JRE-built-in and external XML frameworks |
gov.va.med.xml.XmlUtilities.getDocumentForXmlInputStream(InputStream)
Need for XML utilities has been superceded by the many JRE-built-in and external XML frameworks |
gov.va.med.xml.XmlUtilities.getDocumentForXmlString(String)
Need for XML utilities has been superceded by the many JRE-built-in and external XML frameworks |
gov.va.med.exception.FoundationsException.getFullStackTrace()
Use Throwable.getStackTrace() instead. |
gov.va.med.exception.FoundationsExceptionInterface.getFullStackTrace()
Use Throwable.getStackTrace() instead. |
gov.va.med.vistalink.adapter.cci.VistaLinkResourceException.getFullStackTrace()
Use Throwable.getStackTrace() instead. |
gov.va.med.vistalink.security.VistaLoginModuleException.getFullStackTrace()
Use Throwable.getStackTrace() instead. |
gov.va.med.exception.ExceptionUtils.getFullStackTrace(Throwable)
Superceded by JDK 1.4+ exception functionality. |
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory.getLogWriter()
unused method, not part of JCA spec, left to help preserve compatibility with previous versions |
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory.getMCFInfo(ConnectorInfoVO, boolean)
Unused method; not removing to help preserve compatibility. |
gov.va.med.exception.FoundationsException.getNestedException()
Use Throwable.getCause() instead. |
gov.va.med.exception.FoundationsExceptionInterface.getNestedException()
Use Throwable.getCause() instead. |
gov.va.med.vistalink.adapter.cci.VistaLinkResourceException.getNestedException()
Use getCause() instead. |
gov.va.med.vistalink.security.VistaLoginModuleException.getNestedException()
Use getCause() instead. |
gov.va.med.exception.ExceptionUtils.getNestedExceptionByClass(Throwable, Class)
Superceded by JDK 1.4+ exception functionality. |
gov.va.med.xml.XmlUtilities.getNode(String, Node)
Need for XML utilities has been superceded by the many JRE-built-in and external XML frameworks |
gov.va.med.vistalink.adapter.cci.VistaLinkAppProxyConnectionSpec.isConnSpecEqual(Object)
Use equals() method. |
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionSpec.isConnSpecEqual(Object)
Use equals() method. |
gov.va.med.vistalink.adapter.cci.VistaLinkDuzConnectionSpec.isConnSpecEqual(Object)
Use equals() method. |
gov.va.med.vistalink.adapter.cci.VistaLinkVpidConnectionSpec.isConnSpecEqual(Object)
Use equals() method. |
gov.va.med.vistalink.rpc.RpcRequest.isUseProprietaryMessageFormat()
For internal testing only! |
gov.va.med.vistalink.security.VistaLoginModuleException.printStackTrace()
unused method, not part of JAAS spec, left to help preserve compatibility with previous versions |
gov.va.med.vistalink.security.VistaLoginModuleException.printStackTrace(PrintWriter)
unused method, not part of JAAS spec, left to help preserve compatibility with previous versions |
gov.va.med.vistalink.adapter.cci.VistaLinkConnectionFactory.setLogWriter(PrintWriter)
unused method, not part of JCA spec, left to help preserve compatibility with previous versions |