@ProviderType public interface CommerceOrderPayment extends CommerceOrderPaymentModel, com.liferay.portal.kernel.model.PersistedModel
CommerceOrderPaymentModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceOrderPayment,java.lang.Long> |
COMMERCE_ORDER_PAYMENT_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCommerceOrderId, getCommerceOrderPaymentId, getCommercePaymentMethodKey, getCompanyId, getContent, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getStatus, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceOrderId, setCommerceOrderPaymentId, setCommercePaymentMethodKey, setCompanyId, setContent, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceOrderPayment,java.lang.Long> COMMERCE_ORDER_PAYMENT_ID_ACCESSOR
com.liferay.commerce.model.impl.CommerceOrderPaymentImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.