@ProviderType public interface CommerceBOMFolderApplicationRelPersistence extends com.liferay.portal.kernel.service.persistence.BasePersistence<CommerceBOMFolderApplicationRel>
Caching information and settings can be found in portal.properties
CommerceBOMFolderApplicationRelUtil| Modifier and Type | Method and Description |
|---|---|
void |
cacheResult(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel)
Caches the commerce bom folder application rel in the entity cache if it is enabled.
|
void |
cacheResult(java.util.List<CommerceBOMFolderApplicationRel> commerceBOMFolderApplicationRels)
Caches the commerce bom folder application rels in the entity cache if it is enabled.
|
int |
countAll()
Returns the number of commerce bom folder application rels.
|
int |
countByCommerceApplicationModelId(long commerceApplicationModelId)
Returns the number of commerce bom folder application rels where commerceApplicationModelId = ?.
|
int |
countByCommerceBOMFolderId(long commerceBOMFolderId)
Returns the number of commerce bom folder application rels where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel |
create(long commerceBOMFolderApplicationRelId)
Creates a new commerce bom folder application rel with the primary key.
|
CommerceBOMFolderApplicationRel |
fetchByCommerceApplicationModelId_First(long commerceApplicationModelId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the first commerce bom folder application rel in the ordered set where commerceApplicationModelId = ?.
|
CommerceBOMFolderApplicationRel |
fetchByCommerceApplicationModelId_Last(long commerceApplicationModelId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the last commerce bom folder application rel in the ordered set where commerceApplicationModelId = ?.
|
CommerceBOMFolderApplicationRel |
fetchByCommerceBOMFolderId_First(long commerceBOMFolderId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the first commerce bom folder application rel in the ordered set where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel |
fetchByCommerceBOMFolderId_Last(long commerceBOMFolderId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the last commerce bom folder application rel in the ordered set where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel |
fetchByPrimaryKey(long commerceBOMFolderApplicationRelId)
Returns the commerce bom folder application rel with the primary key or returns
null if it could not be found. |
java.util.List<CommerceBOMFolderApplicationRel> |
findAll()
Returns all the commerce bom folder application rels.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findAll(int start,
int end)
Returns a range of all the commerce bom folder application rels.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns an ordered range of all the commerce bom folder application rels.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findAll(int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce bom folder application rels.
|
CommerceBOMFolderApplicationRel |
findByCommerceApplicationModelId_First(long commerceApplicationModelId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the first commerce bom folder application rel in the ordered set where commerceApplicationModelId = ?.
|
CommerceBOMFolderApplicationRel |
findByCommerceApplicationModelId_Last(long commerceApplicationModelId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the last commerce bom folder application rel in the ordered set where commerceApplicationModelId = ?.
|
CommerceBOMFolderApplicationRel[] |
findByCommerceApplicationModelId_PrevAndNext(long commerceBOMFolderApplicationRelId,
long commerceApplicationModelId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the commerce bom folder application rels before and after the current commerce bom folder application rel in the ordered set where commerceApplicationModelId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceApplicationModelId(long commerceApplicationModelId)
Returns all the commerce bom folder application rels where commerceApplicationModelId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceApplicationModelId(long commerceApplicationModelId,
int start,
int end)
Returns a range of all the commerce bom folder application rels where commerceApplicationModelId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceApplicationModelId(long commerceApplicationModelId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns an ordered range of all the commerce bom folder application rels where commerceApplicationModelId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceApplicationModelId(long commerceApplicationModelId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce bom folder application rels where commerceApplicationModelId = ?.
|
CommerceBOMFolderApplicationRel |
findByCommerceBOMFolderId_First(long commerceBOMFolderId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the first commerce bom folder application rel in the ordered set where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel |
findByCommerceBOMFolderId_Last(long commerceBOMFolderId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the last commerce bom folder application rel in the ordered set where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel[] |
findByCommerceBOMFolderId_PrevAndNext(long commerceBOMFolderApplicationRelId,
long commerceBOMFolderId,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns the commerce bom folder application rels before and after the current commerce bom folder application rel in the ordered set where commerceBOMFolderId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceBOMFolderId(long commerceBOMFolderId)
Returns all the commerce bom folder application rels where commerceBOMFolderId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceBOMFolderId(long commerceBOMFolderId,
int start,
int end)
Returns a range of all the commerce bom folder application rels where commerceBOMFolderId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceBOMFolderId(long commerceBOMFolderId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Returns an ordered range of all the commerce bom folder application rels where commerceBOMFolderId = ?.
|
java.util.List<CommerceBOMFolderApplicationRel> |
findByCommerceBOMFolderId(long commerceBOMFolderId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the commerce bom folder application rels where commerceBOMFolderId = ?.
|
CommerceBOMFolderApplicationRel |
findByPrimaryKey(long commerceBOMFolderApplicationRelId)
Returns the commerce bom folder application rel with the primary key or throws a
NoSuchBOMFolderApplicationRelException if it could not be found. |
CommerceBOMFolderApplicationRel |
remove(long commerceBOMFolderApplicationRelId)
Removes the commerce bom folder application rel with the primary key from the database.
|
void |
removeAll()
Removes all the commerce bom folder application rels from the database.
|
void |
removeByCommerceApplicationModelId(long commerceApplicationModelId)
Removes all the commerce bom folder application rels where commerceApplicationModelId = ? from the database.
|
void |
removeByCommerceBOMFolderId(long commerceBOMFolderId)
Removes all the commerce bom folder application rels where commerceBOMFolderId = ? from the database.
|
CommerceBOMFolderApplicationRel |
updateImpl(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel) |
clearCache, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getBadColumnNames, getCurrentSession, getDataSource, getListeners, getModelClass, openSession, processException, registerListener, remove, remove, setDataSource, unregisterListener, update, updatejava.util.List<CommerceBOMFolderApplicationRel> findByCommerceBOMFolderId(long commerceBOMFolderId)
commerceBOMFolderId - the commerce bom folder IDjava.util.List<CommerceBOMFolderApplicationRel> findByCommerceBOMFolderId(long commerceBOMFolderId, int start, int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceBOMFolderId - the commerce bom folder IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)java.util.List<CommerceBOMFolderApplicationRel> findByCommerceBOMFolderId(long commerceBOMFolderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceBOMFolderId - the commerce bom folder IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)java.util.List<CommerceBOMFolderApplicationRel> findByCommerceBOMFolderId(long commerceBOMFolderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceBOMFolderId - the commerce bom folder IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)useFinderCache - whether to use the finder cacheCommerceBOMFolderApplicationRel findByCommerceBOMFolderId_First(long commerceBOMFolderId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceBOMFolderId - the commerce bom folder IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel fetchByCommerceBOMFolderId_First(long commerceBOMFolderId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
commerceBOMFolderId - the commerce bom folder IDorderByComparator - the comparator to order the set by (optionally null)null if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel findByCommerceBOMFolderId_Last(long commerceBOMFolderId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceBOMFolderId - the commerce bom folder IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel fetchByCommerceBOMFolderId_Last(long commerceBOMFolderId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
commerceBOMFolderId - the commerce bom folder IDorderByComparator - the comparator to order the set by (optionally null)null if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel[] findByCommerceBOMFolderId_PrevAndNext(long commerceBOMFolderApplicationRelId, long commerceBOMFolderId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceBOMFolderApplicationRelId - the primary key of the current commerce bom folder application relcommerceBOMFolderId - the commerce bom folder IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a commerce bom folder application rel with the primary key could not be foundvoid removeByCommerceBOMFolderId(long commerceBOMFolderId)
commerceBOMFolderId - the commerce bom folder IDint countByCommerceBOMFolderId(long commerceBOMFolderId)
commerceBOMFolderId - the commerce bom folder IDjava.util.List<CommerceBOMFolderApplicationRel> findByCommerceApplicationModelId(long commerceApplicationModelId)
commerceApplicationModelId - the commerce application model IDjava.util.List<CommerceBOMFolderApplicationRel> findByCommerceApplicationModelId(long commerceApplicationModelId, int start, int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceApplicationModelId - the commerce application model IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)java.util.List<CommerceBOMFolderApplicationRel> findByCommerceApplicationModelId(long commerceApplicationModelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceApplicationModelId - the commerce application model IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)java.util.List<CommerceBOMFolderApplicationRel> findByCommerceApplicationModelId(long commerceApplicationModelId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
commerceApplicationModelId - the commerce application model IDstart - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)useFinderCache - whether to use the finder cacheCommerceBOMFolderApplicationRel findByCommerceApplicationModelId_First(long commerceApplicationModelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceApplicationModelId - the commerce application model IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel fetchByCommerceApplicationModelId_First(long commerceApplicationModelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
commerceApplicationModelId - the commerce application model IDorderByComparator - the comparator to order the set by (optionally null)null if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel findByCommerceApplicationModelId_Last(long commerceApplicationModelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceApplicationModelId - the commerce application model IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel fetchByCommerceApplicationModelId_Last(long commerceApplicationModelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
commerceApplicationModelId - the commerce application model IDorderByComparator - the comparator to order the set by (optionally null)null if a matching commerce bom folder application rel could not be foundCommerceBOMFolderApplicationRel[] findByCommerceApplicationModelId_PrevAndNext(long commerceBOMFolderApplicationRelId, long commerceApplicationModelId, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator) throws NoSuchBOMFolderApplicationRelException
commerceBOMFolderApplicationRelId - the primary key of the current commerce bom folder application relcommerceApplicationModelId - the commerce application model IDorderByComparator - the comparator to order the set by (optionally null)NoSuchBOMFolderApplicationRelException - if a commerce bom folder application rel with the primary key could not be foundvoid removeByCommerceApplicationModelId(long commerceApplicationModelId)
commerceApplicationModelId - the commerce application model IDint countByCommerceApplicationModelId(long commerceApplicationModelId)
commerceApplicationModelId - the commerce application model IDvoid cacheResult(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel)
commerceBOMFolderApplicationRel - the commerce bom folder application relvoid cacheResult(java.util.List<CommerceBOMFolderApplicationRel> commerceBOMFolderApplicationRels)
commerceBOMFolderApplicationRels - the commerce bom folder application relsCommerceBOMFolderApplicationRel create(long commerceBOMFolderApplicationRelId)
commerceBOMFolderApplicationRelId - the primary key for the new commerce bom folder application relCommerceBOMFolderApplicationRel remove(long commerceBOMFolderApplicationRelId) throws NoSuchBOMFolderApplicationRelException
commerceBOMFolderApplicationRelId - the primary key of the commerce bom folder application relNoSuchBOMFolderApplicationRelException - if a commerce bom folder application rel with the primary key could not be foundCommerceBOMFolderApplicationRel updateImpl(CommerceBOMFolderApplicationRel commerceBOMFolderApplicationRel)
CommerceBOMFolderApplicationRel findByPrimaryKey(long commerceBOMFolderApplicationRelId) throws NoSuchBOMFolderApplicationRelException
NoSuchBOMFolderApplicationRelException if it could not be found.commerceBOMFolderApplicationRelId - the primary key of the commerce bom folder application relNoSuchBOMFolderApplicationRelException - if a commerce bom folder application rel with the primary key could not be foundCommerceBOMFolderApplicationRel fetchByPrimaryKey(long commerceBOMFolderApplicationRelId)
null if it could not be found.commerceBOMFolderApplicationRelId - the primary key of the commerce bom folder application relnull if a commerce bom folder application rel with the primary key could not be foundjava.util.List<CommerceBOMFolderApplicationRel> findAll()
java.util.List<CommerceBOMFolderApplicationRel> findAll(int start, int end)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
start - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)java.util.List<CommerceBOMFolderApplicationRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
start - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)java.util.List<CommerceBOMFolderApplicationRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceBOMFolderApplicationRel> orderByComparator, boolean useFinderCache)
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil#ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent, then the query will include the default ORDER BY logic from CommerceBOMFolderApplicationRelModelImpl.
start - the lower bound of the range of commerce bom folder application relsend - the upper bound of the range of commerce bom folder application rels (not inclusive)orderByComparator - the comparator to order the results by (optionally null)useFinderCache - whether to use the finder cachevoid removeAll()
int countAll()