com.googlecode.fascinator.portal.process
Interface Processor

All Known Implementing Classes:
EmailNotifier, HomeInstitutionNotifier, RecordProcessor

public interface Processor


Method Summary
 boolean process(String id, String inputKey, String outputKey, String stage, String configFilePath, HashMap<String,Object> dataMap)
           
 

Method Detail

process

boolean process(String id,
                String inputKey,
                String outputKey,
                String stage,
                String configFilePath,
                HashMap<String,Object> dataMap)
                throws Exception
Throws:
Exception


Copyright © 2009-2014. All Rights Reserved.