Interface CommerceChannelAccountEntryRelPersistence
- All Superinterfaces:
com.liferay.portal.kernel.service.persistence.BasePersistence<CommerceChannelAccountEntryRel>
,com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<CommerceChannelAccountEntryRel>
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cacheResult
(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel) Caches the commerce channel account entry rel in the entity cache if it is enabled.void
cacheResult
(List<CommerceChannelAccountEntryRel> commerceChannelAccountEntryRels) Caches the commerce channel account entry rels in the entity cache if it is enabled.int
countAll()
Returns the number of commerce channel account entry rels.int
countByA_C_C_C_T
(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.int
countByA_C_T
(long accountEntryId, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.int
countByA_T
(long accountEntryId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and type = ?.int
countByAccountEntryId
(long accountEntryId) Returns the number of commerce channel account entry rels where accountEntryId = ?.int
countByC_C
(long classNameId, long classPK) Returns the number of commerce channel account entry rels where classNameId = ? and classPK = ?.int
countByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.int
countByC_T
(long commerceChannelId, int type) Returns the number of commerce channel account entry rels where commerceChannelId = ? and type = ?.int
countByCommerceChannelId
(long commerceChannelId) Returns the number of commerce channel account entry rels where commerceChannelId = ?.create
(long commerceChannelAccountEntryRelId) Creates a new commerce channel account entry rel with the primary key.fetchByA_C_C_C_T
(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or returnsnull
if it could not be found.fetchByA_C_C_C_T
(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type, boolean useFinderCache) Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or returnsnull
if it could not be found, optionally using the finder cache.fetchByA_C_T_First
(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.fetchByA_C_T_Last
(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.fetchByA_T_First
(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.fetchByA_T_Last
(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.fetchByAccountEntryId_First
(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ?.fetchByAccountEntryId_Last
(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ?.fetchByC_C_C_T_First
(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.fetchByC_C_C_T_Last
(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.fetchByC_C_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.fetchByC_C_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.fetchByC_T_First
(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.fetchByC_T_Last
(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.fetchByCommerceChannelId_First
(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ?.fetchByCommerceChannelId_Last
(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ?.fetchByPrimaryKey
(long commerceChannelAccountEntryRelId) Returns the commerce channel account entry rel with the primary key or returnsnull
if it could not be found.findAll()
Returns all the commerce channel account entry rels.findAll
(int start, int end) Returns a range of all the commerce channel account entry rels.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels.findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels.findByA_C_C_C_T
(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or throws aNoSuchChannelAccountEntryRelException
if it could not be found.findByA_C_T
(long accountEntryId, long commerceChannelId, int type) Returns all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T
(long accountEntryId, long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T
(long accountEntryId, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T
(long accountEntryId, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T_First
(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T_Last
(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_C_T_PrevAndNext
(long commerceChannelAccountEntryRelId, long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.findByA_T
(long accountEntryId, int type) Returns all the commerce channel account entry rels where accountEntryId = ? and type = ?.findByA_T
(long accountEntryId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.findByA_T
(long accountEntryId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.findByA_T
(long accountEntryId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.findByA_T_First
(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.findByA_T_Last
(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.findByA_T_PrevAndNext
(long commerceChannelAccountEntryRelId, long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.findByAccountEntryId
(long accountEntryId) Returns all the commerce channel account entry rels where accountEntryId = ?.findByAccountEntryId
(long accountEntryId, int start, int end) Returns a range of all the commerce channel account entry rels where accountEntryId = ?.findByAccountEntryId
(long accountEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ?.findByAccountEntryId
(long accountEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ?.findByAccountEntryId_First
(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ?.findByAccountEntryId_Last
(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ?.findByAccountEntryId_PrevAndNext
(long commerceChannelAccountEntryRelId, long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ?.findByC_C
(long classNameId, long classPK) Returns all the commerce channel account entry rels where classNameId = ? and classPK = ?.findByC_C
(long classNameId, long classPK, int start, int end) Returns a range of all the commerce channel account entry rels where classNameId = ? and classPK = ?.findByC_C
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ?.findByC_C
(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ?.findByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type) Returns all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T_First
(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T_Last
(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_C_T_PrevAndNext
(long commerceChannelAccountEntryRelId, long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.findByC_C_First
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.findByC_C_Last
(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.findByC_C_PrevAndNext
(long commerceChannelAccountEntryRelId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.findByC_T
(long commerceChannelId, int type) Returns all the commerce channel account entry rels where commerceChannelId = ? and type = ?.findByC_T
(long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.findByC_T
(long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.findByC_T
(long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.findByC_T_First
(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.findByC_T_Last
(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.findByC_T_PrevAndNext
(long commerceChannelAccountEntryRelId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.findByCommerceChannelId
(long commerceChannelId) Returns all the commerce channel account entry rels where commerceChannelId = ?.findByCommerceChannelId
(long commerceChannelId, int start, int end) Returns a range of all the commerce channel account entry rels where commerceChannelId = ?.findByCommerceChannelId
(long commerceChannelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ?.findByCommerceChannelId
(long commerceChannelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ?.findByCommerceChannelId_First
(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ?.findByCommerceChannelId_Last
(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ?.findByCommerceChannelId_PrevAndNext
(long commerceChannelAccountEntryRelId, long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where commerceChannelId = ?.findByPrimaryKey
(long commerceChannelAccountEntryRelId) Returns the commerce channel account entry rel with the primary key or throws aNoSuchChannelAccountEntryRelException
if it could not be found.remove
(long commerceChannelAccountEntryRelId) Removes the commerce channel account entry rel with the primary key from the database.void
Removes all the commerce channel account entry rels from the database.removeByA_C_C_C_T
(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Removes the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? from the database.void
removeByA_C_T
(long accountEntryId, long commerceChannelId, int type) Removes all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ? from the database.void
removeByA_T
(long accountEntryId, int type) Removes all the commerce channel account entry rels where accountEntryId = ? and type = ? from the database.void
removeByAccountEntryId
(long accountEntryId) Removes all the commerce channel account entry rels where accountEntryId = ? from the database.void
removeByC_C
(long classNameId, long classPK) Removes all the commerce channel account entry rels where classNameId = ? and classPK = ? from the database.void
removeByC_C_C_T
(long classNameId, long classPK, long commerceChannelId, int type) Removes all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? from the database.void
removeByC_T
(long commerceChannelId, int type) Removes all the commerce channel account entry rels where commerceChannelId = ? and type = ? from the database.void
removeByCommerceChannelId
(long commerceChannelId) Removes all the commerce channel account entry rels where commerceChannelId = ? from the database.updateImpl
(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel) 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
Methods inherited from interface com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence
getCTColumnNames, getMappingTableNames, getTableColumnsMap, getTableName, getUniqueIndexColumnNames
-
Method Details
-
findByAccountEntryId
Returns all the commerce channel account entry rels where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry ID- Returns:
- the matching commerce channel account entry rels
-
findByAccountEntryId
Returns a range of all the commerce channel account entry rels where accountEntryId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByAccountEntryId
List<CommerceChannelAccountEntryRel> findByAccountEntryId(long accountEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByAccountEntryId
List<CommerceChannelAccountEntryRel> findByAccountEntryId(long accountEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByAccountEntryId_First
CommerceChannelAccountEntryRel findByAccountEntryId_First(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByAccountEntryId_First
CommerceChannelAccountEntryRel fetchByAccountEntryId_First(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByAccountEntryId_Last
CommerceChannelAccountEntryRel findByAccountEntryId_Last(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByAccountEntryId_Last
CommerceChannelAccountEntryRel fetchByAccountEntryId_Last(long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByAccountEntryId_PrevAndNext
CommerceChannelAccountEntryRel[] findByAccountEntryId_PrevAndNext(long commerceChannelAccountEntryRelId, long accountEntryId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relaccountEntryId
- the account entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByAccountEntryId
void removeByAccountEntryId(long accountEntryId) Removes all the commerce channel account entry rels where accountEntryId = ? from the database.- Parameters:
accountEntryId
- the account entry ID
-
countByAccountEntryId
int countByAccountEntryId(long accountEntryId) Returns the number of commerce channel account entry rels where accountEntryId = ?.- Parameters:
accountEntryId
- the account entry ID- Returns:
- the number of matching commerce channel account entry rels
-
findByCommerceChannelId
Returns all the commerce channel account entry rels where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel ID- Returns:
- the matching commerce channel account entry rels
-
findByCommerceChannelId
List<CommerceChannelAccountEntryRel> findByCommerceChannelId(long commerceChannelId, int start, int end) Returns a range of all the commerce channel account entry rels where commerceChannelId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByCommerceChannelId
List<CommerceChannelAccountEntryRel> findByCommerceChannelId(long commerceChannelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByCommerceChannelId
List<CommerceChannelAccountEntryRel> findByCommerceChannelId(long commerceChannelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByCommerceChannelId_First
CommerceChannelAccountEntryRel findByCommerceChannelId_First(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByCommerceChannelId_First
CommerceChannelAccountEntryRel fetchByCommerceChannelId_First(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByCommerceChannelId_Last
CommerceChannelAccountEntryRel findByCommerceChannelId_Last(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByCommerceChannelId_Last
CommerceChannelAccountEntryRel fetchByCommerceChannelId_Last(long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByCommerceChannelId_PrevAndNext
CommerceChannelAccountEntryRel[] findByCommerceChannelId_PrevAndNext(long commerceChannelAccountEntryRelId, long commerceChannelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where commerceChannelId = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relcommerceChannelId
- the commerce channel IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByCommerceChannelId
void removeByCommerceChannelId(long commerceChannelId) Removes all the commerce channel account entry rels where commerceChannelId = ? from the database.- Parameters:
commerceChannelId
- the commerce channel ID
-
countByCommerceChannelId
int countByCommerceChannelId(long commerceChannelId) Returns the number of commerce channel account entry rels where commerceChannelId = ?.- Parameters:
commerceChannelId
- the commerce channel ID- Returns:
- the number of matching commerce channel account entry rels
-
findByA_T
Returns all the commerce channel account entry rels where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the type- Returns:
- the matching commerce channel account entry rels
-
findByA_T
Returns a range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByA_T
List<CommerceChannelAccountEntryRel> findByA_T(long accountEntryId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByA_T
List<CommerceChannelAccountEntryRel> findByA_T(long accountEntryId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByA_T_First
CommerceChannelAccountEntryRel findByA_T_First(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByA_T_First
CommerceChannelAccountEntryRel fetchByA_T_First(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByA_T_Last
CommerceChannelAccountEntryRel findByA_T_Last(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByA_T_Last
CommerceChannelAccountEntryRel fetchByA_T_Last(long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByA_T_PrevAndNext
CommerceChannelAccountEntryRel[] findByA_T_PrevAndNext(long commerceChannelAccountEntryRelId, long accountEntryId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ? and type = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relaccountEntryId
- the account entry IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByA_T
void removeByA_T(long accountEntryId, int type) Removes all the commerce channel account entry rels where accountEntryId = ? and type = ? from the database.- Parameters:
accountEntryId
- the account entry IDtype
- the type
-
countByA_T
int countByA_T(long accountEntryId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDtype
- the type- Returns:
- the number of matching commerce channel account entry rels
-
findByC_C
Returns all the commerce channel account entry rels where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the matching commerce channel account entry rels
-
findByC_C
Returns a range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByC_C
List<CommerceChannelAccountEntryRel> findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByC_C
List<CommerceChannelAccountEntryRel> findByC_C(long classNameId, long classPK, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkstart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByC_C_First
CommerceChannelAccountEntryRel findByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry 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 channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_C_First
CommerceChannelAccountEntryRel fetchByC_C_First(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry 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 channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_C_Last
CommerceChannelAccountEntryRel findByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry 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 channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_C_Last
CommerceChannelAccountEntryRel fetchByC_C_Last(long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry 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 channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_C_PrevAndNext
CommerceChannelAccountEntryRel[] findByC_C_PrevAndNext(long commerceChannelAccountEntryRelId, long classNameId, long classPK, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relclassNameId
- the class name IDclassPK
- the class pkorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByC_C
void removeByC_C(long classNameId, long classPK) Removes all the commerce channel account entry rels where classNameId = ? and classPK = ? from the database.- Parameters:
classNameId
- the class name IDclassPK
- the class pk
-
countByC_C
int countByC_C(long classNameId, long classPK) Returns the number of commerce channel account entry rels where classNameId = ? and classPK = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pk- Returns:
- the number of matching commerce channel account entry rels
-
findByC_T
Returns all the commerce channel account entry rels where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the matching commerce channel account entry rels
-
findByC_T
List<CommerceChannelAccountEntryRel> findByC_T(long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByC_T
List<CommerceChannelAccountEntryRel> findByC_T(long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByC_T
List<CommerceChannelAccountEntryRel> findByC_T(long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByC_T_First
CommerceChannelAccountEntryRel findByC_T_First(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_T_First
CommerceChannelAccountEntryRel fetchByC_T_First(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_T_Last
CommerceChannelAccountEntryRel findByC_T_Last(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_T_Last
CommerceChannelAccountEntryRel fetchByC_T_Last(long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_T_PrevAndNext
CommerceChannelAccountEntryRel[] findByC_T_PrevAndNext(long commerceChannelAccountEntryRelId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByC_T
void removeByC_T(long commerceChannelId, int type) Removes all the commerce channel account entry rels where commerceChannelId = ? and type = ? from the database.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the type
-
countByC_T
int countByC_T(long commerceChannelId, int type) Returns the number of commerce channel account entry rels where commerceChannelId = ? and type = ?.- Parameters:
commerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the number of matching commerce channel account entry rels
-
findByA_C_T
List<CommerceChannelAccountEntryRel> findByA_C_T(long accountEntryId, long commerceChannelId, int type) Returns all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the matching commerce channel account entry rels
-
findByA_C_T
List<CommerceChannelAccountEntryRel> findByA_C_T(long accountEntryId, long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByA_C_T
List<CommerceChannelAccountEntryRel> findByA_C_T(long accountEntryId, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByA_C_T
List<CommerceChannelAccountEntryRel> findByA_C_T(long accountEntryId, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByA_C_T_First
CommerceChannelAccountEntryRel findByA_C_T_First(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByA_C_T_First
CommerceChannelAccountEntryRel fetchByA_C_T_First(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByA_C_T_Last
CommerceChannelAccountEntryRel findByA_C_T_Last(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByA_C_T_Last
CommerceChannelAccountEntryRel fetchByA_C_T_Last(long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByA_C_T_PrevAndNext
CommerceChannelAccountEntryRel[] findByA_C_T_PrevAndNext(long commerceChannelAccountEntryRelId, long accountEntryId, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relaccountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByA_C_T
void removeByA_C_T(long accountEntryId, long commerceChannelId, int type) Removes all the commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ? from the database.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the type
-
countByA_C_T
int countByA_C_T(long accountEntryId, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the number of matching commerce channel account entry rels
-
findByC_C_C_T
List<CommerceChannelAccountEntryRel> findByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type) Returns all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the matching commerce channel account entry rels
-
findByC_C_C_T
List<CommerceChannelAccountEntryRel> findByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type, int start, int end) Returns a range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of matching commerce channel account entry rels
-
findByC_C_C_T
List<CommerceChannelAccountEntryRel> findByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching commerce channel account entry rels
-
findByC_C_C_T
List<CommerceChannelAccountEntryRel> findByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typestart
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
findByC_C_C_T_First
CommerceChannelAccountEntryRel findByC_C_C_T_First(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_C_C_T_First
CommerceChannelAccountEntryRel fetchByC_C_C_T_First(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the first commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_C_C_T_Last
CommerceChannelAccountEntryRel findByC_C_C_T_Last(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByC_C_C_T_Last
CommerceChannelAccountEntryRel fetchByC_C_C_T_Last(long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns the last commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
findByC_C_C_T_PrevAndNext
CommerceChannelAccountEntryRel[] findByC_C_C_T_PrevAndNext(long commerceChannelAccountEntryRelId, long classNameId, long classPK, long commerceChannelId, int type, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rels before and after the current commerce channel account entry rel in the ordered set where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the current commerce channel account entry relclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
removeByC_C_C_T
void removeByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type) Removes all the commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? from the database.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type
-
countByC_C_C_T
int countByC_C_C_T(long classNameId, long classPK, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
classNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the number of matching commerce channel account entry rels
-
findByA_C_C_C_T
CommerceChannelAccountEntryRel findByA_C_C_C_T(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or throws aNoSuchChannelAccountEntryRelException
if it could not be found.- Parameters:
accountEntryId
- the account entry IDclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the matching commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a matching commerce channel account entry rel could not be found
-
fetchByA_C_C_C_T
CommerceChannelAccountEntryRel fetchByA_C_C_C_T(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
accountEntryId
- the account entry IDclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
fetchByA_C_C_C_T
CommerceChannelAccountEntryRel fetchByA_C_C_C_T(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type, boolean useFinderCache) Returns the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
accountEntryId
- the account entry IDclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the typeuseFinderCache
- whether to use the finder cache- Returns:
- the matching commerce channel account entry rel, or
null
if a matching commerce channel account entry rel could not be found
-
removeByA_C_C_C_T
CommerceChannelAccountEntryRel removeByA_C_C_C_T(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) throws NoSuchChannelAccountEntryRelException Removes the commerce channel account entry rel where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ? from the database.- Parameters:
accountEntryId
- the account entry IDclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the commerce channel account entry rel that was removed
- Throws:
NoSuchChannelAccountEntryRelException
-
countByA_C_C_C_T
int countByA_C_C_C_T(long accountEntryId, long classNameId, long classPK, long commerceChannelId, int type) Returns the number of commerce channel account entry rels where accountEntryId = ? and classNameId = ? and classPK = ? and commerceChannelId = ? and type = ?.- Parameters:
accountEntryId
- the account entry IDclassNameId
- the class name IDclassPK
- the class pkcommerceChannelId
- the commerce channel IDtype
- the type- Returns:
- the number of matching commerce channel account entry rels
-
cacheResult
Caches the commerce channel account entry rel in the entity cache if it is enabled.- Parameters:
commerceChannelAccountEntryRel
- the commerce channel account entry rel
-
cacheResult
Caches the commerce channel account entry rels in the entity cache if it is enabled.- Parameters:
commerceChannelAccountEntryRels
- the commerce channel account entry rels
-
create
Creates a new commerce channel account entry rel with the primary key. Does not add the commerce channel account entry rel to the database.- Parameters:
commerceChannelAccountEntryRelId
- the primary key for the new commerce channel account entry rel- Returns:
- the new commerce channel account entry rel
-
remove
CommerceChannelAccountEntryRel remove(long commerceChannelAccountEntryRelId) throws NoSuchChannelAccountEntryRelException Removes the commerce channel account entry rel with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the commerce channel account entry rel- Returns:
- the commerce channel account entry rel that was removed
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
updateImpl
CommerceChannelAccountEntryRel updateImpl(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel) -
findByPrimaryKey
CommerceChannelAccountEntryRel findByPrimaryKey(long commerceChannelAccountEntryRelId) throws NoSuchChannelAccountEntryRelException Returns the commerce channel account entry rel with the primary key or throws aNoSuchChannelAccountEntryRelException
if it could not be found.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the commerce channel account entry rel- Returns:
- the commerce channel account entry rel
- Throws:
NoSuchChannelAccountEntryRelException
- if a commerce channel account entry rel with the primary key could not be found
-
fetchByPrimaryKey
Returns the commerce channel account entry rel with the primary key or returnsnull
if it could not be found.- Parameters:
commerceChannelAccountEntryRelId
- the primary key of the commerce channel account entry rel- Returns:
- the commerce channel account entry rel, or
null
if a commerce channel account entry rel with the primary key could not be found
-
findAll
List<CommerceChannelAccountEntryRel> findAll()Returns all the commerce channel account entry rels.- Returns:
- the commerce channel account entry rels
-
findAll
Returns a range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)- Returns:
- the range of commerce channel account entry rels
-
findAll
List<CommerceChannelAccountEntryRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator) Returns an ordered range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of commerce channel account entry rels
-
findAll
List<CommerceChannelAccountEntryRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceChannelAccountEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the commerce channel account entry 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 fromCommerceChannelAccountEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of commerce channel account entry relsend
- the upper bound of the range of commerce channel account entry 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 channel account entry rels
-
removeAll
void removeAll()Removes all the commerce channel account entry rels from the database. -
countAll
int countAll()Returns the number of commerce channel account entry rels.- Returns:
- the number of commerce channel account entry rels
-