au.net.electronichealth.ns.pcehr.svc.getrepresentativelist._1
Interface GetRepresentativeListPortType


public interface GetRepresentativeListPortType

This class was generated by the JAX-WS RI. JAX-WS RI 2.2.8 Generated source version: 2.2


Method Summary
 void getRepresentativeList(java.lang.Object parameters, javax.xml.ws.Holder<GetRepresentativeListResponse> parameters0, Timestamp timestampHeader, javax.xml.ws.Holder<Signature> signatureHeader, PCEHRHeader pcehrHeader)
           
 

Method Detail

getRepresentativeList

@Action(input="http://ns.electronichealth.net.au/pcehr/svc/GetRepresentativeList/1.1/GetRepresentativeListPortType/getRepresentativeListRequest",
        output="http://ns.electronichealth.net.au/pcehr/svc/GetRepresentativeList/1.1/GetRepresentativeListPortType/getRepresentativeListResponse",
        fault=@FaultAction(className=StandardErrorMsg.class,value="http://ns.electronichealth.net.au/pcehr/svc/GetRepresentativeList/1.1/GetRepresentativeListPortType/Fault/standardError"))
void getRepresentativeList(java.lang.Object parameters,
                                                                    javax.xml.ws.Holder<GetRepresentativeListResponse> parameters0,
                                                                    Timestamp timestampHeader,
                                                                    javax.xml.ws.Holder<Signature> signatureHeader,
                                                                    PCEHRHeader pcehrHeader)
                           throws StandardErrorMsg
Parameters:
pcehrHeader -
parameters0 -
timestampHeader -
parameters -
signatureHeader -
Throws:
StandardErrorMsg