ca.infoway.messagebuilder.guide.hello_world
Class FindCandidatesApp
java.lang.Object
ca.infoway.messagebuilder.guide.hello_world.HelloWorldApp
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
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 |
FindCandidatesApp
public FindCandidatesApp()
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.