Class ExternalSystemHelper
java.lang.Object
overit.geocallapp.wfm.core.soap.commons.externalsystem.ExternalSystemHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBOExternalSystem(String code, PoolKit poolKit) getExternalSystemId(String code, PoolKit poolKit)
-
Constructor Details
-
ExternalSystemHelper
public ExternalSystemHelper()
-
-
Method Details
-
getExternalSystemId
public Long getExternalSystemId(String code, PoolKit poolKit) throws DAValidateException, DAException - Throws:
DAValidateExceptionDAException
-
getBOExternalSystem
public BOExternalSystem getBOExternalSystem(String code, PoolKit poolKit) throws DAValidateException, DAException - Throws:
DAValidateExceptionDAException
-