|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| ca.uhn.log.HapiLog
use slf4j Logger directly |
|
| Deprecated Exceptions | |
|---|---|
| ca.uhn.hl7v2.LookupException
should be moved to sourcegen |
|
| ca.uhn.hl7v2.UndefinedTableException
should be moved to sourcegen |
|
| ca.uhn.hl7v2.UnknownValueException
should be moved to sourcegen |
|
| Deprecated Fields | |
|---|---|
| ca.uhn.hl7v2.parser.PipeParser.DEFAULT_LEGACY_MODE_PROPERTY
This will be removed in HAPI 3.0 |
|
| Deprecated Methods | |
|---|---|
| ca.uhn.hl7v2.model.AbstractSegment.add(Class extends Type>, boolean, int, int, Object[])
Use AbstractSegment.add(Class, boolean, int, int, Object[], String) |
|
| ca.uhn.log.HapiLogImpl.error(Exception)
Not available in slf4j. Use e.g. HapiLogImpl.error(String, Throwable) instead |
|
| ca.uhn.log.HapiLog.error(Exception)
not available in sl4j. Use Logger.error(String, Throwable) |
|
| ca.uhn.hl7v2.parser.PipeParser.getMessageStructure(String)
this method should not be public |
|
| ca.uhn.hl7v2.parser.OldPipeParser.getMessageStructure(String)
this method should not be public |
|
| ca.uhn.hl7v2.parser.PipeParser.isLegacyMode()
This will be removed in HAPI 3.0 |
|
| ca.uhn.hl7v2.app.HL7Service.keepRunning()
Use Service.isRunning(). Deprecated as of version 0.6. |
|
| ca.uhn.hl7v2.parser.PipeParser.setLegacyMode(boolean)
This will be removed in HAPI 3.0 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||