public class CommerceCurrencyTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
CommerceCurrencyTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.commerce.currency.model.CommerceCurrency |
addCommerceCurrency(long companyId) |
static com.liferay.commerce.currency.model.CommerceCurrency |
addCommerceCurrency(long companyId,
java.lang.String code) |
public static com.liferay.commerce.currency.model.CommerceCurrency addCommerceCurrency(long companyId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.commerce.currency.model.CommerceCurrency addCommerceCurrency(long companyId,
java.lang.String code)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException