public interface BulkProcessable<T extends AbstractDataType<?>>
List<String> bulkProcess(List<T> dataTypeList) throws ClearcheckbookException
dataTypeList
- ClearcheckbookException
String process(T dataType) throws ClearcheckbookException
dataType
- ClearcheckbookException
Copyright © 2014 Leonard UK Ltd. All rights reserved.