com.thalesgroup.dtkit.metrics.model
Class AbstractOutputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
All Implemented Interfaces:
OutputMetric

public abstract class AbstractOutputMetric
extends Object
implements OutputMetric


Constructor Summary
AbstractOutputMetric()
           
 
Method Summary
protected  void set(ValidationService validationService)
           
 List<ValidationError> validate(File inputXMLFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.thalesgroup.dtkit.metrics.model.OutputMetric
getDescription, getKey, getVersion, getXsdNameList
 

Constructor Detail

AbstractOutputMetric

public AbstractOutputMetric()
Method Detail

set

@Inject
protected void set(ValidationService validationService)

validate

public List<ValidationError> validate(File inputXMLFile)
                               throws ValidationException
Specified by:
validate in interface OutputMetric
Throws:
ValidationException


Copyright © 2004-2011. All Rights Reserved.