com.thalesgroup.dtkit.ws.rs.resources
Class InputMetricsConversion

java.lang.Object
  extended by com.thalesgroup.dtkit.ws.rs.resources.InputMetricsConversion

public class InputMetricsConversion
extends java.lang.Object


Field Summary
static java.lang.String PATH
           
 
Constructor Summary
InputMetricsConversion()
           
 
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
 

Field Detail

PATH

public static final java.lang.String PATH
See Also:
Constant Field Values
Constructor Detail

InputMetricsConversion

public InputMetricsConversion()
Method Detail

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.