@ProviderType public interface CommerceShipment extends CommerceShipmentModel, com.liferay.portal.kernel.model.PersistedModel
CommerceShipmentModel,
com.liferay.commerce.model.impl.CommerceShipmentImpl,
com.liferay.commerce.model.impl.CommerceShipmentModelImpl| 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() |
CommerceShippingMethod |
getCommerceShippingMethod() |
long |
getCustomerId() |
java.lang.String |
getCustomerName() |
com.liferay.portal.kernel.model.Organization |
getShipmentOrganization() |
com.liferay.portal.kernel.model.User |
getShipmentUser() |
clone, compareTo, getCarrier, getCommerceAddressId, getCommerceShipmentId, getCommerceShippingMethodId, getCompanyId, getCreateDate, getExpandoBridge, getExpectedDate, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getShipmentOrganizationId, getShipmentUserId, getShipmentUserUuid, getShippingDate, getShippingOptionName, getSiteGroupId, getStatus, getTrackingNumber, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCarrier, setCommerceAddressId, setCommerceShipmentId, setCommerceShippingMethodId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpectedDate, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setShipmentOrganizationId, setShipmentUserId, setShipmentUserUuid, setShippingDate, setShippingOptionName, setSiteGroupId, setStatus, setTrackingNumber, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceShipment,java.lang.Long> COMMERCE_SHIPMENT_ID_ACCESSOR
CommerceAddress fetchCommerceAddress()
CommerceShippingMethod fetchCommerceShippingMethod()
CommerceShippingMethod getCommerceShippingMethod() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionlong getCustomerId()
java.lang.String getCustomerName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.model.Organization getShipmentOrganization()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.model.User getShipmentUser()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException