com.googlecode.fascinator.portal.process
Class HomeInstitutionNotifier

java.lang.Object
  extended by com.googlecode.fascinator.portal.process.HomeInstitutionNotifier
All Implemented Interfaces:
Processor

public class HomeInstitutionNotifier
extends Object
implements Processor

Author:
Shilo Banihit

Constructor Summary
HomeInstitutionNotifier()
           
 
Method Summary
 boolean process(String id, String inputKey, String outputKey, String stage, String configFilePath, HashMap<String,Object> dataMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomeInstitutionNotifier

public HomeInstitutionNotifier()
Method Detail

process

public boolean process(String id,
                       String inputKey,
                       String outputKey,
                       String stage,
                       String configFilePath,
                       HashMap<String,Object> dataMap)
                throws Exception
Specified by:
process in interface Processor
Throws:
Exception


Copyright © 2009-2014. All Rights Reserved.