@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
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceAddress |
fetchCommerceAddress() |
CommerceShippingMethod |
fetchCommerceShippingMethod() |
com.liferay.commerce.account.model.CommerceAccount |
getCommerceAccount() |
java.lang.String |
getCommerceAccountName() |
CommerceShippingMethod |
getCommerceShippingMethod() |
clone, compareTo, getCarrier, getCommerceAccountId, getCommerceAddressId, getCommerceShipmentId, getCommerceShippingMethodId, getCompanyId, getCreateDate, getExpandoBridge, getExpectedDate, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getShippingDate, getShippingOptionName, getStatus, getTrackingNumber, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCarrier, setCommerceAccountId, setCommerceAddressId, setCommerceShipmentId, setCommerceShippingMethodId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpectedDate, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setShippingDate, setShippingOptionName, 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
com.liferay.commerce.model.impl.CommerceShipmentImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.CommerceAddress fetchCommerceAddress()
CommerceShippingMethod fetchCommerceShippingMethod()
com.liferay.commerce.account.model.CommerceAccount getCommerceAccount()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getCommerceAccountName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionCommerceShippingMethod getCommerceShippingMethod() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException