Interface CommerceChannelRel

All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceChannelRel>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceChannelRelModel, Comparable<CommerceChannelRel>, com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelRel>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
CommerceChannelRelWrapper

@ProviderType public interface CommerceChannelRel extends CommerceChannelRelModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CommerceChannelRel service. Represents a row in the "CommerceChannelRel" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • COMMERCE_CHANNEL_REL_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceChannelRel,Long> COMMERCE_CHANNEL_REL_ID_ACCESSOR
  • Method Details

    • getCommerceChannel

      CommerceChannel getCommerceChannel() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException