@ProviderType public interface CommerceShipmentItem extends CommerceShipmentItemModel, com.liferay.portal.kernel.model.PersistedModel
CommerceShipmentItemModel| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<CommerceShipmentItem,java.lang.Long> |
COMMERCE_SHIPMENT_ITEM_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
CommerceOrderItem |
fetchCommerceOrderItem() |
CommerceShipment |
getCommerceShipment() |
clone, compareTo, getCommerceInventoryWarehouseId, getCommerceOrderItemId, getCommerceShipmentId, getCommerceShipmentItemId, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getQuantity, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCommerceInventoryWarehouseId, setCommerceOrderItemId, setCommerceShipmentId, setCommerceShipmentItemId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setQuantity, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<CommerceShipmentItem,java.lang.Long> COMMERCE_SHIPMENT_ITEM_ID_ACCESSOR
com.liferay.commerce.model.impl.CommerceShipmentItemImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.CommerceOrderItem fetchCommerceOrderItem()
CommerceShipment getCommerceShipment() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException