public class CommerceAccountGroupTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
CommerceAccountGroupTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.commerce.account.model.CommerceAccountGroup |
addCommerceAccountGroup(long groupId) |
static com.liferay.commerce.account.model.CommerceAccountGroup |
addCommerceAccountToAccountGroup(com.liferay.commerce.account.model.CommerceAccount commerceAccount) |
static com.liferay.commerce.account.model.CommerceAccountGroup |
addCommerceAccountToAccountGroup(long groupId,
com.liferay.commerce.account.model.CommerceAccount commerceAccount) |
public static com.liferay.commerce.account.model.CommerceAccountGroup addCommerceAccountGroup(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.commerce.account.model.CommerceAccountGroup addCommerceAccountToAccountGroup(com.liferay.commerce.account.model.CommerceAccount commerceAccount)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.commerce.account.model.CommerceAccountGroup addCommerceAccountToAccountGroup(long groupId,
com.liferay.commerce.account.model.CommerceAccount commerceAccount)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException