Class CommerceCurrencyTestUtil
java.lang.Object
com.liferay.commerce.currency.test.util.CommerceCurrencyTestUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.commerce.currency.model.CommerceCurrency
addCommerceCurrency
(long companyId) static com.liferay.commerce.currency.model.CommerceCurrency
addCommerceCurrency
(long companyId, String code)
-
Constructor Details
-
CommerceCurrencyTestUtil
public CommerceCurrencyTestUtil()
-
-
Method Details
-
addCommerceCurrency
public static com.liferay.commerce.currency.model.CommerceCurrency addCommerceCurrency(long companyId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
addCommerceCurrency
public static com.liferay.commerce.currency.model.CommerceCurrency addCommerceCurrency(long companyId, String code) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-