@ProviderType public interface CommerceShipment extends CommerceShipmentModel, com.liferay.portal.kernel.model.PersistedModel
CommerceShipmentModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceShipment,java.lang.Long> |
COMMERCE_SHIPMENT_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
CommerceAddress |
fetchCommerceAddress() |
CommerceShippingMethod |
fetchCommerceShippingMethod() |
com.liferay.account.model.AccountEntry |
getAccountEntry() |
java.lang.String |
getAccountEntryName() |
CommerceShippingMethod |
getCommerceShippingMethod() |
cloneWithOriginalValues, getCarrier, getCommerceAccountId, getCommerceAddressId, getCommerceShipmentId, getCommerceShippingMethodId, getCompanyId, getCreateDate, getExpectedDate, getExternalReferenceCode, getGroupId, getModifiedDate, getMvccVersion, getPrimaryKey, getShippingDate, getShippingOptionName, getStatus, getTrackingNumber, getTrackingURL, getUserId, getUserName, getUserUuid, getUuid, setCarrier, setCommerceAccountId, setCommerceAddressId, setCommerceShipmentId, setCommerceShippingMethodId, setCompanyId, setCreateDate, setExpectedDate, setExternalReferenceCode, setGroupId, setModifiedDate, setMvccVersion, setPrimaryKey, setShippingDate, setShippingOptionName, setStatus, setTrackingNumber, setTrackingURL, setUserId, setUserName, setUserUuid, setUuid, toXmlString
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
clone, getStagedModelType
static final com.liferay.portal.kernel.util.Accessor<CommerceShipment,java.lang.Long> COMMERCE_SHIPMENT_ID_ACCESSOR
CommerceAddress fetchCommerceAddress()
CommerceShippingMethod fetchCommerceShippingMethod()
com.liferay.account.model.AccountEntry getAccountEntry() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getAccountEntryName() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
CommerceShippingMethod getCommerceShippingMethod() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException