Package ru.bgcrm.util
Class LinkUtils
java.lang.Object
ru.bgcrm.util.LinkUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidlinkContractToCustomer(DynActionForm form, Connection con, int customerId, String billingId, IdTitle contract) static @Nullable Contract
-
Constructor Details
-
LinkUtils
public LinkUtils()
-
-
Method Details
-
linkContractToCustomer
public static void linkContractToCustomer(DynActionForm form, Connection con, int customerId, String billingId, IdTitle contract) throws BGException - Throws:
BGException
-
mapToContract
-