@ProviderType public class CommerceShipmentImpl extends CommerceShipmentBaseImpl
COLUMN_BITMASK_ENABLED, CREATEDATE_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, SITEGROUPID_COLUMN_BITMASK, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER| Constructor and Description |
|---|
CommerceShipmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.commerce.model.CommerceAddress |
fetchCommerceAddress() |
com.liferay.commerce.model.CommerceShippingMethod |
fetchCommerceShippingMethod() |
com.liferay.commerce.model.CommerceShippingMethod |
getCommerceShippingMethod() |
long |
getCustomerId() |
java.lang.String |
getCustomerName() |
com.liferay.portal.kernel.model.Organization |
getShipmentOrganization() |
com.liferay.portal.kernel.model.User |
getShipmentUser() |
persistclone, compareTo, equals, getCarrier, getColumnBitmask, getCommerceAddressId, getCommerceShipmentId, getCommerceShippingMethodId, getCompanyId, getCreateDate, getExpandoBridge, getExpectedDate, getGroupId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getOriginalGroupId, getOriginalSiteGroupId, getOriginalStatus, getPrimaryKey, getPrimaryKeyObj, getShipmentOrganizationId, getShipmentUserId, getShipmentUserUuid, getShippingDate, getShippingOptionName, getSiteGroupId, getStatus, getTrackingNumber, getUserId, getUserName, getUserUuid, hashCode, hasSetModifiedDate, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCarrier, setCommerceAddressId, setCommerceShipmentId, setCommerceShippingMethodId, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpectedDate, setGroupId, setModelAttributes, setModifiedDate, setPrimaryKey, setPrimaryKeyObj, setShipmentOrganizationId, setShipmentUserId, setShipmentUserUuid, setShippingDate, setShippingOptionName, setSiteGroupId, setStatus, setTrackingNumber, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, 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, toXmlStringpublic com.liferay.commerce.model.CommerceAddress fetchCommerceAddress()
public com.liferay.commerce.model.CommerceShippingMethod fetchCommerceShippingMethod()
public com.liferay.commerce.model.CommerceShippingMethod getCommerceShippingMethod()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getCustomerId()
public java.lang.String getCustomerName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.Organization getShipmentOrganization()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic com.liferay.portal.kernel.model.User getShipmentUser()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException