com.thalesgroup.dtkit.ws.rs.resources
Class InputMetricsConversion
java.lang.Object
com.thalesgroup.dtkit.ws.rs.resources.InputMetricsConversion
public class InputMetricsConversion
- extends java.lang.Object
|
Field Summary |
static java.lang.String |
PATH
|
|
Method Summary |
javax.ws.rs.core.Response |
convertInputFile(java.lang.String name,
java.lang.String version,
java.lang.String type,
java.lang.String format,
java.io.File inputXmlLFile,
java.io.File inputXslFile)
|
void |
load(java.util.List<InputMetricDAO> inputMetricDAOList,
com.thalesgroup.dtkit.util.converter.ConversionService conversionService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PATH
public static final java.lang.String PATH
- See Also:
- Constant Field Values
InputMetricsConversion
public InputMetricsConversion()
load
@Inject
public void load(java.util.List<InputMetricDAO> inputMetricDAOList,
com.thalesgroup.dtkit.util.converter.ConversionService conversionService)
convertInputFile
public javax.ws.rs.core.Response convertInputFile(java.lang.String name,
java.lang.String version,
java.lang.String type,
java.lang.String format,
java.io.File inputXmlLFile,
java.io.File inputXslFile)
Copyright © 2004-2011. All Rights Reserved.