public class SZRClient extends Object
Constructor and Description |
---|
SZRClient(URL url,
boolean isTestEnvironment) |
Modifier and Type | Method and Description |
---|---|
static at.gv.bmi.szr.PersonInfoType |
createPerson(String givenName,
String familyName,
String birthDay) |
void |
initConnection(URL url,
File pvpFile,
float pvpVersion,
boolean isTestEnvironment) |
static void |
main(String[] args) |
String |
processGetBPK(at.gv.bmi.szr.PersonInfoType personInfoType,
String bereich) |
String |
processGetOrganwalterBPK(at.gv.bmi.szr.PersonInfoType personInfoType) |
String |
processGetStammzahl(at.gv.bmi.szr.PersonInfoType personInfoType) |
at.gv.bmi.szr.FremdBPKType |
processTranslateBPK(at.gv.bmi.szr.PersonInfoType personInfoType,
String bPK,
String inputTarget,
String outputTarget,
String vkz,
String reason) |
public SZRClient(URL url, boolean isTestEnvironment) throws SZRClientException
SZRClientException
public void initConnection(URL url, File pvpFile, float pvpVersion, boolean isTestEnvironment) throws ServiceException
ServiceException
public String processGetOrganwalterBPK(at.gv.bmi.szr.PersonInfoType personInfoType) throws SZRClientException, MoaException
SZRClientException
MoaException
public String processGetBPK(at.gv.bmi.szr.PersonInfoType personInfoType, String bereich) throws SZRClientException, MoaException
SZRClientException
MoaException
public at.gv.bmi.szr.FremdBPKType processTranslateBPK(at.gv.bmi.szr.PersonInfoType personInfoType, String bPK, String inputTarget, String outputTarget, String vkz, String reason) throws SZRClientException
SZRClientException
public String processGetStammzahl(at.gv.bmi.szr.PersonInfoType personInfoType) throws SZRClientException, MoaException
SZRClientException
MoaException
public static at.gv.bmi.szr.PersonInfoType createPerson(String givenName, String familyName, String birthDay) throws SZRClientException
SZRClientException
Copyright 2008 EGIZ. All Rights Reserved.