ca.infoway.messagebuilder.guide.hello_world
Class FindCandidatesApp

Package class diagram package FindCandidatesApp
java.lang.Object
  extended by ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
      extended by ca.infoway.messagebuilder.guide.hello_world.FindCandidatesApp

public class FindCandidatesApp
extends HelloWorldApp

Hello world example for Client Registry Transactions - Find Candidates Query.

This example illustrates the use of the Message Builder library to perform a Find Candidates Query.

The pan-Canadian specifications supported used are base R02.04.02 release of: Transaction: N2.1 Find Candidates Query Request Message: PRPA_IN101103CA Response Message: PRPA_IN101104CA


Field Summary
 
Fields inherited from class ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
isSimulatedMode, MBSpecificationVersion, responseExampleResourceFile
 
Constructor Summary
FindCandidatesApp()
           
 
Method Summary
protected  InteractionBean createRequestInteraction()
           
static void main(String[] args)
           
protected  void processResponseInteraction(InteractionBean interactionBean)
           
 
Methods inherited from class ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
convertBeanToXML, convertStreamToString, convertXMLToBean, createAuthor_1Bean, createAuthor_2Bean, createCredentialsProvider, createPostalAddres, createRecordTarget, createServiceDeliveryLocationBean, createServiceLocationBean, createTransformer, readResourceFile, run, setTransportWrapperValues, submitRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindCandidatesApp

public FindCandidatesApp()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

processResponseInteraction

protected void processResponseInteraction(InteractionBean interactionBean)
Specified by:
processResponseInteraction in class HelloWorldApp

createRequestInteraction

protected InteractionBean createRequestInteraction()
Specified by:
createRequestInteraction in class HelloWorldApp


Copyright © 2013. All Rights Reserved.