public static class LogV2toV1Converter.LogEntryV2toV1Converter
extends java.lang.Object
| Constructor and Description |
|---|
LogV2toV1Converter.LogEntryV2toV1Converter()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.dataone.service.types.v1.LogEntry |
convert(org.dataone.service.types.v2.LogEntry logEntryV2)
Convert a v2 LogEntry object to a v1 LogEntry object
|
public LogV2toV1Converter.LogEntryV2toV1Converter()
public org.dataone.service.types.v1.LogEntry convert(org.dataone.service.types.v2.LogEntry logEntryV2)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
org.jibx.runtime.JiBXException,
java.io.IOException
logV2 - - the v2 Log object which needs to be convertedjava.io.IOExceptionorg.jibx.runtime.JiBXExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionCopyright © 2016 Regents of the University of California. All Rights Reserved.