Interface CommerceOrderPayment

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CommerceOrderPayment>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, CommerceOrderPaymentModel, Comparable<CommerceOrderPayment>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
CommerceOrderPaymentWrapper

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

    • COMMERCE_ORDER_PAYMENT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<CommerceOrderPayment,Long> COMMERCE_ORDER_PAYMENT_ID_ACCESSOR