Interface CommerceDiscountRelPersistence
- All Superinterfaces:
com.liferay.portal.kernel.service.persistence.BasePersistence<CommerceDiscountRel>
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cacheResult
(CommerceDiscountRel commerceDiscountRel) Caches the commerce discount rel in the entity cache if it is enabled.void
cacheResult
(List<CommerceDiscountRel> commerceDiscountRels) Caches the commerce discount rels in the entity cache if it is enabled.int
countAll()
Returns the number of commerce discount rels.int
countByCD_CN
(long commerceDiscountId, long classNameId) Returns the number of commerce discount rels where commerceDiscountId = ? and classNameId = ?.int
countByCN_CPK
(long classNameId, long classPK) Returns the number of commerce discount rels where classNameId = ? and classPK = ?.int
countByCommerceDiscountId
(long commerceDiscountId) Returns the number of commerce discount rels where commerceDiscountId = ?.create
(long commerceDiscountRelId) Creates a new commerce discount rel with the primary key.fetchByCD_CN_First
(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.fetchByCD_CN_Last
(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.fetchByCN_CPK_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where classNameId = ? and classPK = ?.fetchByCN_CPK_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where classNameId = ? and classPK = ?.fetchByCommerceDiscountId_First
(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ?.fetchByCommerceDiscountId_Last
(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ?.fetchByPrimaryKey
(long commerceDiscountRelId) Returns the commerce discount rel with the primary key or returnsnull
if it could not be found.findAll()
Returns all the commerce discount rels.findAll
(int start, int end) Returns a range of all the commerce discount rels.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels.findByCD_CN
(long commerceDiscountId, long classNameId) Returns all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.findByCD_CN
(long commerceDiscountId, long classNameId, int start, int end) Returns a range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.findByCD_CN
(long commerceDiscountId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.findByCD_CN
(long commerceDiscountId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.findByCD_CN_First
(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.findByCD_CN_Last
(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.findByCD_CN_PrevAndNext
(long commerceDiscountRelId, long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.findByCN_CPK
(long classNameId, long classPK) Returns all the commerce discount rels where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end) Returns a range of all the commerce discount rels where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where classNameId = ? and classPK = ?.findByCN_CPK
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where classNameId = ? and classPK = ?.findByCN_CPK_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where classNameId = ? and classPK = ?.findByCN_CPK_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where classNameId = ? and classPK = ?.findByCN_CPK_PrevAndNext
(long commerceDiscountRelId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where classNameId = ? and classPK = ?.findByCommerceDiscountId
(long commerceDiscountId) Returns all the commerce discount rels where commerceDiscountId = ?.findByCommerceDiscountId
(long commerceDiscountId, int start, int end) Returns a range of all the commerce discount rels where commerceDiscountId = ?.findByCommerceDiscountId
(long commerceDiscountId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ?.findByCommerceDiscountId
(long commerceDiscountId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ?.findByCommerceDiscountId_First
(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ?.findByCommerceDiscountId_Last
(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ?.findByCommerceDiscountId_PrevAndNext
(long commerceDiscountRelId, long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where commerceDiscountId = ?.findByPrimaryKey
(long commerceDiscountRelId) Returns the commerce discount rel with the primary key or throws aNoSuchDiscountRelException
if it could not be found.remove
(long commerceDiscountRelId) Removes the commerce discount rel with the primary key from the database.void
Removes all the commerce discount rels from the database.void
removeByCD_CN
(long commerceDiscountId, long classNameId) Removes all the commerce discount rels where commerceDiscountId = ? and classNameId = ? from the database.void
removeByCN_CPK
(long classNameId, long classPK) Removes all the commerce discount rels where classNameId = ? and classPK = ? from the database.void
removeByCommerceDiscountId
(long commerceDiscountId) Removes all the commerce discount rels where commerceDiscountId = ? from the database.updateImpl
(CommerceDiscountRel commerceDiscountRel) Methods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
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, removeByFunction, setDataSource, unregisterListener, update, update
-
Method Details
-
findByCommerceDiscountId
Returns all the commerce discount rels where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount ID- Returns:
- the matching commerce discount rels
-
findByCommerceDiscountId
Returns a range of all the commerce discount rels where commerceDiscountId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)- Returns:
- the range of matching commerce discount rels
-
findByCommerceDiscountId
List<CommerceDiscountRel> findByCommerceDiscountId(long commerceDiscountId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce discount rels
-
findByCommerceDiscountId
List<CommerceDiscountRel> findByCommerceDiscountId(long commerceDiscountId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching commerce discount rels
-
findByCommerceDiscountId_First
CommerceDiscountRel findByCommerceDiscountId_First(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the first commerce discount rel in the ordered set where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCommerceDiscountId_First
CommerceDiscountRel fetchByCommerceDiscountId_First(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCommerceDiscountId_Last
CommerceDiscountRel findByCommerceDiscountId_Last(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the last commerce discount rel in the ordered set where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCommerceDiscountId_Last
CommerceDiscountRel fetchByCommerceDiscountId_Last(long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCommerceDiscountId_PrevAndNext
CommerceDiscountRel[] findByCommerceDiscountId_PrevAndNext(long commerceDiscountRelId, long commerceDiscountId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where commerceDiscountId = ?.- Parameters:
commerceDiscountRelId
- the primary key of the current commerce discount relcommerceDiscountId
- the commerce discount IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a commerce discount rel with the primary key could not be found
-
removeByCommerceDiscountId
void removeByCommerceDiscountId(long commerceDiscountId) Removes all the commerce discount rels where commerceDiscountId = ? from the database.- Parameters:
commerceDiscountId
- the commerce discount ID
-
countByCommerceDiscountId
int countByCommerceDiscountId(long commerceDiscountId) Returns the number of commerce discount rels where commerceDiscountId = ?.- Parameters:
commerceDiscountId
- the commerce discount ID- Returns:
- the number of matching commerce discount rels
-
findByCD_CN
Returns all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name ID- Returns:
- the matching commerce discount rels
-
findByCD_CN
List<CommerceDiscountRel> findByCD_CN(long commerceDiscountId, long classNameId, int start, int end) Returns a range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)- Returns:
- the range of matching commerce discount rels
-
findByCD_CN
List<CommerceDiscountRel> findByCD_CN(long commerceDiscountId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce discount rels
-
findByCD_CN
List<CommerceDiscountRel> findByCD_CN(long commerceDiscountId, long classNameId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where commerceDiscountId = ? and classNameId = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching commerce discount rels
-
findByCD_CN_First
CommerceDiscountRel findByCD_CN_First(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the first commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCD_CN_First
CommerceDiscountRel fetchByCD_CN_First(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCD_CN_Last
CommerceDiscountRel findByCD_CN_Last(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the last commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCD_CN_Last
CommerceDiscountRel fetchByCD_CN_Last(long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCD_CN_PrevAndNext
CommerceDiscountRel[] findByCD_CN_PrevAndNext(long commerceDiscountRelId, long commerceDiscountId, long classNameId, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountRelId
- the primary key of the current commerce discount relcommerceDiscountId
- the commerce discount IDclassNameId
- the class name IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a commerce discount rel with the primary key could not be found
-
removeByCD_CN
void removeByCD_CN(long commerceDiscountId, long classNameId) Removes all the commerce discount rels where commerceDiscountId = ? and classNameId = ? from the database.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name ID
-
countByCD_CN
int countByCD_CN(long commerceDiscountId, long classNameId) Returns the number of commerce discount rels where commerceDiscountId = ? and classNameId = ?.- Parameters:
commerceDiscountId
- the commerce discount IDclassNameId
- the class name ID- Returns:
- the number of matching commerce discount rels
-
findByCN_CPK
Returns all the commerce discount rels where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the matching commerce discount rels
-
findByCN_CPK
Returns a range of all the commerce discount rels where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)- Returns:
- the range of matching commerce discount rels
-
findByCN_CPK
List<CommerceDiscountRel> findByCN_CPK(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce discount rels
-
findByCN_CPK
List<CommerceDiscountRel> findByCN_CPK(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels where classNameId = ? and classPK = ?.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of matching commerce discount rels
-
findByCN_CPK_First
CommerceDiscountRel findByCN_CPK_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the first commerce discount rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCN_CPK_First
CommerceDiscountRel fetchByCN_CPK_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the first commerce discount rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCN_CPK_Last
CommerceDiscountRel findByCN_CPK_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the last commerce discount rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a matching commerce discount rel could not be found
-
fetchByCN_CPK_Last
CommerceDiscountRel fetchByCN_CPK_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns the last commerce discount rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce discount rel, or
null
if a matching commerce discount rel could not be found
-
findByCN_CPK_PrevAndNext
CommerceDiscountRel[] findByCN_CPK_PrevAndNext(long commerceDiscountRelId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) throws NoSuchDiscountRelException Returns the commerce discount rels before and after the current commerce discount rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
commerceDiscountRelId
- the primary key of the current commerce discount relclassNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a commerce discount rel with the primary key could not be found
-
removeByCN_CPK
void removeByCN_CPK(long classNameId, long classPK) Removes all the commerce discount rels where classNameId = ? and classPK = ? from the database.- Parameters:
classNameId
- the class name IDclassPK
- the class pk
-
countByCN_CPK
int countByCN_CPK(long classNameId, long classPK) Returns the number of commerce discount rels where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the number of matching commerce discount rels
-
cacheResult
Caches the commerce discount rel in the entity cache if it is enabled.- Parameters:
commerceDiscountRel
- the commerce discount rel
-
cacheResult
Caches the commerce discount rels in the entity cache if it is enabled.- Parameters:
commerceDiscountRels
- the commerce discount rels
-
create
Creates a new commerce discount rel with the primary key. Does not add the commerce discount rel to the database.- Parameters:
commerceDiscountRelId
- the primary key for the new commerce discount rel- Returns:
- the new commerce discount rel
-
remove
Removes the commerce discount rel with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
commerceDiscountRelId
- the primary key of the commerce discount rel- Returns:
- the commerce discount rel that was removed
- Throws:
NoSuchDiscountRelException
- if a commerce discount rel with the primary key could not be found
-
updateImpl
-
findByPrimaryKey
Returns the commerce discount rel with the primary key or throws aNoSuchDiscountRelException
if it could not be found.- Parameters:
commerceDiscountRelId
- the primary key of the commerce discount rel- Returns:
- the commerce discount rel
- Throws:
NoSuchDiscountRelException
- if a commerce discount rel with the primary key could not be found
-
fetchByPrimaryKey
Returns the commerce discount rel with the primary key or returnsnull
if it could not be found.- Parameters:
commerceDiscountRelId
- the primary key of the commerce discount rel- Returns:
- the commerce discount rel, or
null
if a commerce discount rel with the primary key could not be found
-
findAll
List<CommerceDiscountRel> findAll()Returns all the commerce discount rels.- Returns:
- the commerce discount rels
-
findAll
Returns a range of all the commerce discount rels.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)- Returns:
- the range of commerce discount rels
-
findAll
List<CommerceDiscountRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator) Returns an ordered range of all the commerce discount rels.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of commerce discount rels
-
findAll
List<CommerceDiscountRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceDiscountRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce discount rels.Useful when paginating results. Returns a maximum of
end - start
instances.start
andend
are not primary keys, they are indexes in the result set. Thus,0
refers to the first result in the set. Setting bothstart
andend
toQueryUtil#ALL_POS
will return the full result set. IforderByComparator
is specified, then the query will include the given ORDER BY logic. IforderByComparator
is absent, then the query will include the default ORDER BY logic fromCommerceDiscountRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce discount relsend
- the upper bound of the range of commerce discount rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)useFinderCache
- whether to use the finder cache- Returns:
- the ordered range of commerce discount rels
-
removeAll
void removeAll()Removes all the commerce discount rels from the database. -
countAll
int countAll()Returns the number of commerce discount rels.- Returns:
- the number of commerce discount rels
-