com.connecterra.ale.api
Interface ECCountReportOutputSpec

All Superinterfaces:
ECReportOutputSpec

Deprecated. Use ECReportSpec

public interface ECCountReportOutputSpec
extends ECReportOutputSpec

An object implementing this interface should be passed to ECReportSpec.setReportOutputSpec to indicate that a count report is desired. The ALEFactory object provides a factory method which may be used to return such an object.