@ProviderType public interface CommerceShipmentItemPersistence extends com.liferay.portal.kernel.service.persistence.BasePersistence<CommerceShipmentItem>
Caching information and settings can be found in portal.properties
CommerceShipmentItemUtil
Modifier and Type | Method and Description |
---|---|
void |
cacheResult(CommerceShipmentItem commerceShipmentItem)
Caches the commerce shipment item in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<CommerceShipmentItem> commerceShipmentItems)
Caches the commerce shipment items in the entity cache if it is enabled.
|
int |
countAll()
Returns the number of commerce shipment items.
|
int |
countByC_C_C(long commerceShipmentId,
long commerceOrderItemId,
long commerceInventoryWarehouseId)
Returns the number of commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ? and commerceInventoryWarehouseId = ?.
|
int |
countByC_C(long commerceShipmentId,
long commerceOrderItemId)
Returns the number of commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ?.
|
int |
countByCommerceOrderItemId(long commerceOrderItemId)
Returns the number of commerce shipment items where commerceOrderItemId = ?.
|
int |
countByCommerceShipmentId(long commerceShipmentId)
Returns the number of commerce shipment items where commerceShipmentId = ?.
|
int |
countByERC_C(java.lang.String externalReferenceCode,
long companyId)
Returns the number of commerce shipment items where externalReferenceCode = ? and companyId = ?.
|
int |
countByGroupId(long groupId)
Returns the number of commerce shipment items where groupId = ?.
|
int |
countByUuid_C(java.lang.String uuid,
long companyId)
Returns the number of commerce shipment items where uuid = ? and companyId = ?.
|
int |
countByUUID_G(java.lang.String uuid,
long groupId)
Returns the number of commerce shipment items where uuid = ? and groupId = ?.
|
int |
countByUuid(java.lang.String uuid)
Returns the number of commerce shipment items where uuid = ?.
|
CommerceShipmentItem |
create(long commerceShipmentItemId)
Creates a new commerce shipment item with the primary key.
|
CommerceShipmentItem |
fetchByC_C_C(long commerceShipmentId,
long commerceOrderItemId,
long commerceInventoryWarehouseId)
Returns the commerce shipment item where commerceShipmentId = ? and commerceOrderItemId = ? and commerceInventoryWarehouseId = ? or returns
null if it could not be found. |
CommerceShipmentItem |
fetchByC_C_C(long commerceShipmentId,
long commerceOrderItemId,
long commerceInventoryWarehouseId,
boolean useFinderCache)
Returns the commerce shipment item where commerceShipmentId = ? and commerceOrderItemId = ? and commerceInventoryWarehouseId = ? or returns
null if it could not be found, optionally using the finder cache. |
CommerceShipmentItem |
fetchByC_C_First(long commerceShipmentId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceShipmentId = ? and commerceOrderItemId = ?.
|
CommerceShipmentItem |
fetchByC_C_Last(long commerceShipmentId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceShipmentId = ? and commerceOrderItemId = ?.
|
CommerceShipmentItem |
fetchByCommerceOrderItemId_First(long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceOrderItemId = ?.
|
CommerceShipmentItem |
fetchByCommerceOrderItemId_Last(long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceOrderItemId = ?.
|
CommerceShipmentItem |
fetchByCommerceShipmentId_First(long commerceShipmentId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceShipmentId = ?.
|
CommerceShipmentItem |
fetchByCommerceShipmentId_Last(long commerceShipmentId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceShipmentId = ?.
|
CommerceShipmentItem |
fetchByERC_C(java.lang.String externalReferenceCode,
long companyId)
Returns the commerce shipment item where externalReferenceCode = ? and companyId = ? or returns
null if it could not be found. |
CommerceShipmentItem |
fetchByERC_C(java.lang.String externalReferenceCode,
long companyId,
boolean useFinderCache)
Returns the commerce shipment item where externalReferenceCode = ? and companyId = ? or returns
null if it could not be found, optionally using the finder cache. |
CommerceShipmentItem |
fetchByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where groupId = ?.
|
CommerceShipmentItem |
fetchByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where groupId = ?.
|
CommerceShipmentItem |
fetchByPrimaryKey(long commerceShipmentItemId)
Returns the commerce shipment item with the primary key or returns
null if it could not be found. |
CommerceShipmentItem |
fetchByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where uuid = ? and companyId = ?.
|
CommerceShipmentItem |
fetchByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where uuid = ? and companyId = ?.
|
CommerceShipmentItem |
fetchByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where uuid = ?.
|
CommerceShipmentItem |
fetchByUUID_G(java.lang.String uuid,
long groupId)
Returns the commerce shipment item where uuid = ? and groupId = ? or returns
null if it could not be found. |
CommerceShipmentItem |
fetchByUUID_G(java.lang.String uuid,
long groupId,
boolean useFinderCache)
Returns the commerce shipment item where uuid = ? and groupId = ? or returns
null if it could not be found, optionally using the finder cache. |
CommerceShipmentItem |
fetchByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where uuid = ?.
|
java.util.List<CommerceShipmentItem> |
findAll()
Returns all the commerce shipment items.
|
java.util.List<CommerceShipmentItem> |
findAll(int start,
int end)
Returns a range of all the commerce shipment items.
|
java.util.List<CommerceShipmentItem> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items.
|
java.util.List<CommerceShipmentItem> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items.
|
CommerceShipmentItem |
findByC_C_C(long commerceShipmentId,
long commerceOrderItemId,
long commerceInventoryWarehouseId)
Returns the commerce shipment item where commerceShipmentId = ? and commerceOrderItemId = ? and commerceInventoryWarehouseId = ? or throws a
NoSuchShipmentItemException if it could not be found. |
CommerceShipmentItem |
findByC_C_First(long commerceShipmentId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceShipmentId = ? and commerceOrderItemId = ?.
|
CommerceShipmentItem |
findByC_C_Last(long commerceShipmentId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceShipmentId = ? and commerceOrderItemId = ?.
|
CommerceShipmentItem[] |
findByC_C_PrevAndNext(long commerceShipmentItemId,
long commerceShipmentId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where commerceShipmentId = ? and commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByC_C(long commerceShipmentId,
long commerceOrderItemId)
Returns all the commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByC_C(long commerceShipmentId,
long commerceOrderItemId,
int start,
int end)
Returns a range of all the commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByC_C(long commerceShipmentId,
long commerceOrderItemId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByC_C(long commerceShipmentId,
long commerceOrderItemId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ?.
|
CommerceShipmentItem |
findByCommerceOrderItemId_First(long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceOrderItemId = ?.
|
CommerceShipmentItem |
findByCommerceOrderItemId_Last(long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceOrderItemId = ?.
|
CommerceShipmentItem[] |
findByCommerceOrderItemId_PrevAndNext(long commerceShipmentItemId,
long commerceOrderItemId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceOrderItemId(long commerceOrderItemId)
Returns all the commerce shipment items where commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceOrderItemId(long commerceOrderItemId,
int start,
int end)
Returns a range of all the commerce shipment items where commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceOrderItemId(long commerceOrderItemId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where commerceOrderItemId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceOrderItemId(long commerceOrderItemId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where commerceOrderItemId = ?.
|
CommerceShipmentItem |
findByCommerceShipmentId_First(long commerceShipmentId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where commerceShipmentId = ?.
|
CommerceShipmentItem |
findByCommerceShipmentId_Last(long commerceShipmentId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where commerceShipmentId = ?.
|
CommerceShipmentItem[] |
findByCommerceShipmentId_PrevAndNext(long commerceShipmentItemId,
long commerceShipmentId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where commerceShipmentId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceShipmentId(long commerceShipmentId)
Returns all the commerce shipment items where commerceShipmentId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceShipmentId(long commerceShipmentId,
int start,
int end)
Returns a range of all the commerce shipment items where commerceShipmentId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceShipmentId(long commerceShipmentId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where commerceShipmentId = ?.
|
java.util.List<CommerceShipmentItem> |
findByCommerceShipmentId(long commerceShipmentId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where commerceShipmentId = ?.
|
CommerceShipmentItem |
findByERC_C(java.lang.String externalReferenceCode,
long companyId)
Returns the commerce shipment item where externalReferenceCode = ? and companyId = ? or throws a
NoSuchShipmentItemException if it could not be found. |
CommerceShipmentItem |
findByGroupId_First(long groupId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where groupId = ?.
|
CommerceShipmentItem |
findByGroupId_Last(long groupId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where groupId = ?.
|
CommerceShipmentItem[] |
findByGroupId_PrevAndNext(long commerceShipmentItemId,
long groupId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where groupId = ?.
|
java.util.List<CommerceShipmentItem> |
findByGroupId(long groupId)
Returns all the commerce shipment items where groupId = ?.
|
java.util.List<CommerceShipmentItem> |
findByGroupId(long groupId,
int start,
int end)
Returns a range of all the commerce shipment items where groupId = ?.
|
java.util.List<CommerceShipmentItem> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where groupId = ?.
|
java.util.List<CommerceShipmentItem> |
findByGroupId(long groupId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where groupId = ?.
|
CommerceShipmentItem |
findByPrimaryKey(long commerceShipmentItemId)
Returns the commerce shipment item with the primary key or throws a
NoSuchShipmentItemException if it could not be found. |
CommerceShipmentItem |
findByUuid_C_First(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where uuid = ? and companyId = ?.
|
CommerceShipmentItem |
findByUuid_C_Last(java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where uuid = ? and companyId = ?.
|
CommerceShipmentItem[] |
findByUuid_C_PrevAndNext(long commerceShipmentItemId,
java.lang.String uuid,
long companyId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where uuid = ? and companyId = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid_C(java.lang.String uuid,
long companyId)
Returns all the commerce shipment items where uuid = ? and companyId = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end)
Returns a range of all the commerce shipment items where uuid = ? and companyId = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where uuid = ? and companyId = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid_C(java.lang.String uuid,
long companyId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where uuid = ? and companyId = ?.
|
CommerceShipmentItem |
findByUuid_First(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the first commerce shipment item in the ordered set where uuid = ?.
|
CommerceShipmentItem |
findByUUID_G(java.lang.String uuid,
long groupId)
Returns the commerce shipment item where uuid = ? and groupId = ? or throws a
NoSuchShipmentItemException if it could not be found. |
CommerceShipmentItem |
findByUuid_Last(java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the last commerce shipment item in the ordered set where uuid = ?.
|
CommerceShipmentItem[] |
findByUuid_PrevAndNext(long commerceShipmentItemId,
java.lang.String uuid,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns the commerce shipment items before and after the current commerce shipment item in the ordered set where uuid = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid(java.lang.String uuid)
Returns all the commerce shipment items where uuid = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid(java.lang.String uuid,
int start,
int end)
Returns a range of all the commerce shipment items where uuid = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Returns an ordered range of all the commerce shipment items where uuid = ?.
|
java.util.List<CommerceShipmentItem> |
findByUuid(java.lang.String uuid,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce shipment items where uuid = ?.
|
CommerceShipmentItem |
remove(long commerceShipmentItemId)
Removes the commerce shipment item with the primary key from the database.
|
void |
removeAll()
Removes all the commerce shipment items from the database.
|
CommerceShipmentItem |
removeByC_C_C(long commerceShipmentId,
long commerceOrderItemId,
long commerceInventoryWarehouseId)
Removes the commerce shipment item where commerceShipmentId = ? and commerceOrderItemId = ? and commerceInventoryWarehouseId = ? from the database.
|
void |
removeByC_C(long commerceShipmentId,
long commerceOrderItemId)
Removes all the commerce shipment items where commerceShipmentId = ? and commerceOrderItemId = ? from the database.
|
void |
removeByCommerceOrderItemId(long commerceOrderItemId)
Removes all the commerce shipment items where commerceOrderItemId = ? from the database.
|
void |
removeByCommerceShipmentId(long commerceShipmentId)
Removes all the commerce shipment items where commerceShipmentId = ? from the database.
|
CommerceShipmentItem |
removeByERC_C(java.lang.String externalReferenceCode,
long companyId)
Removes the commerce shipment item where externalReferenceCode = ? and companyId = ? from the database.
|
void |
removeByGroupId(long groupId)
Removes all the commerce shipment items where groupId = ? from the database.
|
void |
removeByUuid_C(java.lang.String uuid,
long companyId)
Removes all the commerce shipment items where uuid = ? and companyId = ? from the database.
|
CommerceShipmentItem |
removeByUUID_G(java.lang.String uuid,
long groupId)
Removes the commerce shipment item where uuid = ? and groupId = ? from the database.
|
void |
removeByUuid(java.lang.String uuid)
Removes all the commerce shipment items where uuid = ? from the database.
|
CommerceShipmentItem |
updateImpl(CommerceShipmentItem commerceShipmentItem) |
clearCache, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, remove, setDataSource, unregisterListener, update, update
java.util.List<CommerceShipmentItem> findByUuid(java.lang.String uuid)
uuid
- the uuidjava.util.List<CommerceShipmentItem> findByUuid(java.lang.String uuid, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByUuid(java.lang.String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUuid_First(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUuid_Last(java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByUuid_PrevAndNext(long commerceShipmentItemId, java.lang.String uuid, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemuuid
- the uuidorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByUuid(java.lang.String uuid)
uuid
- the uuidint countByUuid(java.lang.String uuid)
uuid
- the uuidCommerceShipmentItem findByUUID_G(java.lang.String uuid, long groupId) throws NoSuchShipmentItemException
NoSuchShipmentItemException
if it could not be found.uuid
- the uuidgroupId
- the group IDNoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUUID_G(java.lang.String uuid, long groupId)
null
if it could not be found. Uses the finder cache.uuid
- the uuidgroupId
- the group IDnull
if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUUID_G(java.lang.String uuid, long groupId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.uuid
- the uuidgroupId
- the group IDuseFinderCache
- whether to use the finder cachenull
if a matching commerce shipment item could not be foundCommerceShipmentItem removeByUUID_G(java.lang.String uuid, long groupId) throws NoSuchShipmentItemException
uuid
- the uuidgroupId
- the group IDNoSuchShipmentItemException
int countByUUID_G(java.lang.String uuid, long groupId)
uuid
- the uuidgroupId
- the group IDjava.util.List<CommerceShipmentItem> findByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDjava.util.List<CommerceShipmentItem> findByUuid_C(java.lang.String uuid, long companyId, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByUuid_C(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByUuid_C(java.lang.String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByUuid_C_First(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUuid_C_First(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByUuid_C_Last(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByUuid_C_Last(java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByUuid_C_PrevAndNext(long commerceShipmentItemId, java.lang.String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemuuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDint countByUuid_C(java.lang.String uuid, long companyId)
uuid
- the uuidcompanyId
- the company IDjava.util.List<CommerceShipmentItem> findByGroupId(long groupId)
groupId
- the group IDjava.util.List<CommerceShipmentItem> findByGroupId(long groupId, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
groupId
- the group IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
groupId
- the group IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
groupId
- the group IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
groupId
- the group IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
groupId
- the group IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
groupId
- the group IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
groupId
- the group IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByGroupId_PrevAndNext(long commerceShipmentItemId, long groupId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemgroupId
- the group IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByGroupId(long groupId)
groupId
- the group IDint countByGroupId(long groupId)
groupId
- the group IDjava.util.List<CommerceShipmentItem> findByCommerceShipmentId(long commerceShipmentId)
commerceShipmentId
- the commerce shipment IDjava.util.List<CommerceShipmentItem> findByCommerceShipmentId(long commerceShipmentId, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByCommerceShipmentId(long commerceShipmentId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByCommerceShipmentId(long commerceShipmentId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByCommerceShipmentId_First(long commerceShipmentId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentId
- the commerce shipment IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByCommerceShipmentId_First(long commerceShipmentId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceShipmentId
- the commerce shipment IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByCommerceShipmentId_Last(long commerceShipmentId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentId
- the commerce shipment IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByCommerceShipmentId_Last(long commerceShipmentId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceShipmentId
- the commerce shipment IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByCommerceShipmentId_PrevAndNext(long commerceShipmentItemId, long commerceShipmentId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemcommerceShipmentId
- the commerce shipment IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByCommerceShipmentId(long commerceShipmentId)
commerceShipmentId
- the commerce shipment IDint countByCommerceShipmentId(long commerceShipmentId)
commerceShipmentId
- the commerce shipment IDjava.util.List<CommerceShipmentItem> findByCommerceOrderItemId(long commerceOrderItemId)
commerceOrderItemId
- the commerce order item IDjava.util.List<CommerceShipmentItem> findByCommerceOrderItemId(long commerceOrderItemId, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByCommerceOrderItemId(long commerceOrderItemId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByCommerceOrderItemId(long commerceOrderItemId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByCommerceOrderItemId_First(long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByCommerceOrderItemId_First(long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByCommerceOrderItemId_Last(long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByCommerceOrderItemId_Last(long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByCommerceOrderItemId_PrevAndNext(long commerceShipmentItemId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByCommerceOrderItemId(long commerceOrderItemId)
commerceOrderItemId
- the commerce order item IDint countByCommerceOrderItemId(long commerceOrderItemId)
commerceOrderItemId
- the commerce order item IDjava.util.List<CommerceShipmentItem> findByC_C(long commerceShipmentId, long commerceOrderItemId)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDjava.util.List<CommerceShipmentItem> findByC_C(long commerceShipmentId, long commerceOrderItemId, int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findByC_C(long commerceShipmentId, long commerceOrderItemId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findByC_C(long commerceShipmentId, long commerceOrderItemId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDstart
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cacheCommerceShipmentItem findByC_C_First(long commerceShipmentId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByC_C_First(long commerceShipmentId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem findByC_C_Last(long commerceShipmentId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByC_C_Last(long commerceShipmentId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)null
if a matching commerce shipment item could not be foundCommerceShipmentItem[] findByC_C_PrevAndNext(long commerceShipmentItemId, long commerceShipmentId, long commerceOrderItemId, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the current commerce shipment itemcommerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDorderByComparator
- the comparator to order the set by (optionally null
)NoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundvoid removeByC_C(long commerceShipmentId, long commerceOrderItemId)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDint countByC_C(long commerceShipmentId, long commerceOrderItemId)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDCommerceShipmentItem findByC_C_C(long commerceShipmentId, long commerceOrderItemId, long commerceInventoryWarehouseId) throws NoSuchShipmentItemException
NoSuchShipmentItemException
if it could not be found.commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDcommerceInventoryWarehouseId
- the commerce inventory warehouse IDNoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByC_C_C(long commerceShipmentId, long commerceOrderItemId, long commerceInventoryWarehouseId)
null
if it could not be found. Uses the finder cache.commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDcommerceInventoryWarehouseId
- the commerce inventory warehouse IDnull
if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByC_C_C(long commerceShipmentId, long commerceOrderItemId, long commerceInventoryWarehouseId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDcommerceInventoryWarehouseId
- the commerce inventory warehouse IDuseFinderCache
- whether to use the finder cachenull
if a matching commerce shipment item could not be foundCommerceShipmentItem removeByC_C_C(long commerceShipmentId, long commerceOrderItemId, long commerceInventoryWarehouseId) throws NoSuchShipmentItemException
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDcommerceInventoryWarehouseId
- the commerce inventory warehouse IDNoSuchShipmentItemException
int countByC_C_C(long commerceShipmentId, long commerceOrderItemId, long commerceInventoryWarehouseId)
commerceShipmentId
- the commerce shipment IDcommerceOrderItemId
- the commerce order item IDcommerceInventoryWarehouseId
- the commerce inventory warehouse IDCommerceShipmentItem findByERC_C(java.lang.String externalReferenceCode, long companyId) throws NoSuchShipmentItemException
NoSuchShipmentItemException
if it could not be found.externalReferenceCode
- the external reference codecompanyId
- the company IDNoSuchShipmentItemException
- if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByERC_C(java.lang.String externalReferenceCode, long companyId)
null
if it could not be found. Uses the finder cache.externalReferenceCode
- the external reference codecompanyId
- the company IDnull
if a matching commerce shipment item could not be foundCommerceShipmentItem fetchByERC_C(java.lang.String externalReferenceCode, long companyId, boolean useFinderCache)
null
if it could not be found, optionally using the finder cache.externalReferenceCode
- the external reference codecompanyId
- the company IDuseFinderCache
- whether to use the finder cachenull
if a matching commerce shipment item could not be foundCommerceShipmentItem removeByERC_C(java.lang.String externalReferenceCode, long companyId) throws NoSuchShipmentItemException
externalReferenceCode
- the external reference codecompanyId
- the company IDNoSuchShipmentItemException
int countByERC_C(java.lang.String externalReferenceCode, long companyId)
externalReferenceCode
- the external reference codecompanyId
- the company IDvoid cacheResult(CommerceShipmentItem commerceShipmentItem)
commerceShipmentItem
- the commerce shipment itemvoid cacheResult(java.util.List<CommerceShipmentItem> commerceShipmentItems)
commerceShipmentItems
- the commerce shipment itemsCommerceShipmentItem create(long commerceShipmentItemId)
commerceShipmentItemId
- the primary key for the new commerce shipment itemCommerceShipmentItem remove(long commerceShipmentItemId) throws NoSuchShipmentItemException
commerceShipmentItemId
- the primary key of the commerce shipment itemNoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundCommerceShipmentItem updateImpl(CommerceShipmentItem commerceShipmentItem)
CommerceShipmentItem findByPrimaryKey(long commerceShipmentItemId) throws NoSuchShipmentItemException
NoSuchShipmentItemException
if it could not be found.commerceShipmentItemId
- the primary key of the commerce shipment itemNoSuchShipmentItemException
- if a commerce shipment item with the primary key could not be foundCommerceShipmentItem fetchByPrimaryKey(long commerceShipmentItemId)
null
if it could not be found.commerceShipmentItemId
- the primary key of the commerce shipment itemnull
if a commerce shipment item with the primary key could not be foundjava.util.List<CommerceShipmentItem> findAll()
java.util.List<CommerceShipmentItem> findAll(int start, int end)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
start
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)java.util.List<CommerceShipmentItem> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
start
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)java.util.List<CommerceShipmentItem> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceShipmentItem> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start
instances. start
and end
are not primary keys, they are indexes in the result set. Thus, 0
refers to the first result in the set. Setting both start
and end
to QueryUtil#ALL_POS
will return the full result set. If orderByComparator
is specified, then the query will include the given ORDER BY logic. If orderByComparator
is absent, then the query will include the default ORDER BY logic from CommerceShipmentItemModelImpl
.
start
- the lower bound of the range of commerce shipment itemsend
- the upper bound of the range of commerce shipment items (not inclusive)orderByComparator
- the comparator to order the results by (optionally null
)useFinderCache
- whether to use the finder cachevoid removeAll()
int countAll()