@ProviderType public interface CommerceDiscountCommerceAccountGroupRel extends CommerceDiscountCommerceAccountGroupRelModel, com.liferay.portal.kernel.model.PersistedModel
CommerceDiscountCommerceAccountGroupRelModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceDiscountCommerceAccountGroupRel,java.lang.Long> |
COMMERCE_DISCOUNT_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.account.model.CommerceAccountGroup |
getCommerceAccountGroup() |
CommerceDiscount |
getCommerceDiscount() |
clone, compareTo, getCommerceAccountGroupId, getCommerceDiscountCommerceAccountGroupRelId, getCommerceDiscountId, getCompanyId, getCreateDate, getExpandoBridge, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceAccountGroupId, setCommerceDiscountCommerceAccountGroupRelId, setCommerceDiscountId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceDiscountCommerceAccountGroupRel,java.lang.Long> COMMERCE_DISCOUNT_COMMERCE_ACCOUNT_GROUP_REL_ID_ACCESSOR
com.liferay.commerce.discount.model.impl.CommerceDiscountCommerceAccountGroupRelImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.com.liferay.commerce.account.model.CommerceAccountGroup getCommerceAccountGroup()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceDiscount getCommerceDiscount() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException