Package org.brerp.base.util
Class BilhetagemClient
java.lang.Object
org.brerp.base.util.IdempiereRestAPIClient
org.brerp.base.util.BilhetagemClient
-
Constructor Summary
ConstructorDescriptionBilhetagemClient
(String userName, String password, Integer bpId) BilhetagemClient
(String userName, String password, Integer bpId, Integer clientId, Integer roleId, Integer organizationId, Integer warehouseId, String language) BilhetagemClient
(String userName, String password, Integer bpId, Integer clientId, Integer roleId, Integer organizationId, Integer warehouseId, String language, int timeout) -
Method Summary
Methods inherited from class org.brerp.base.util.IdempiereRestAPIClient
getOrgs, getRoles, getWarehouses, initSession, login, oneStepLogin, refreshToken, runProcess
-
Constructor Details
-
BilhetagemClient
-
BilhetagemClient
-
BilhetagemClient
-
-
Method Details
-
main
-
getBPID
public int getBPID() -
initDefaultAPIClient
-