Class AssetListEntryAssetEntryRelUtil
com.liferay.asset.list.service.persistence.impl.AssetListEntryAssetEntryRelPersistenceImpl
and provides direct access to the database for CRUD operations. This utility should only be used by the service layer, as it must operate within a transaction. Never access this utility in a JSP, controller, model, or other front-end class.
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
cacheResult
(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) Caches the asset list entry asset entry rel in the entity cache if it is enabled.static void
cacheResult
(List<AssetListEntryAssetEntryRel> assetListEntryAssetEntryRels) Caches the asset list entry asset entry rels in the entity cache if it is enabled.static void
static void
clearCache
(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) static int
countAll()
Returns the number of asset list entry asset entry rels.static int
countByA_S
(long assetListEntryId, long segmentsEntryId) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.static int
countByA_S
(long assetListEntryId, long[] segmentsEntryIds) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.static int
countByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static int
countByA_S_P
(long assetListEntryId, long segmentsEntryId, int position) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position = ?.static int
countByAssetEntryId
(long assetEntryId) Returns the number of asset list entry asset entry rels where assetEntryId = ?.static int
countByAssetListEntryId
(long assetListEntryId) Returns the number of asset list entry asset entry rels where assetListEntryId = ?.static int
countByUuid
(String uuid) Returns the number of asset list entry asset entry rels where uuid = ?.static int
countByUuid_C
(String uuid, long companyId) Returns the number of asset list entry asset entry rels where uuid = ? and companyId = ?.static int
countByUUID_G
(String uuid, long groupId) Returns the number of asset list entry asset entry rels where uuid = ? and groupId = ?.static long
countWithDynamicQuery
(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) static AssetListEntryAssetEntryRel
create
(long assetListEntryAssetEntryRelId) Creates a new asset list entry asset entry rel with the primary key.static AssetListEntryAssetEntryRel
fetchByA_S_First
(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.static AssetListEntryAssetEntryRel
fetchByA_S_GtP_First
(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel
fetchByA_S_GtP_Last
(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel
fetchByA_S_Last
(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.static AssetListEntryAssetEntryRel
fetchByA_S_P
(long assetListEntryId, long segmentsEntryId, int position) Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or returnsnull
if it could not be found.static AssetListEntryAssetEntryRel
fetchByA_S_P
(long assetListEntryId, long segmentsEntryId, int position, boolean useFinderCache) Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetListEntryAssetEntryRel
fetchByAssetEntryId_First
(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetEntryId = ?.static AssetListEntryAssetEntryRel
fetchByAssetEntryId_Last
(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetEntryId = ?.static AssetListEntryAssetEntryRel
fetchByAssetListEntryId_First
(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ?.static AssetListEntryAssetEntryRel
fetchByAssetListEntryId_Last
(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ?.static AssetListEntryAssetEntryRel
fetchByPrimaryKey
(long assetListEntryAssetEntryRelId) Returns the asset list entry asset entry rel with the primary key or returnsnull
if it could not be found.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) static AssetListEntryAssetEntryRel
fetchByUuid_C_First
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel
fetchByUuid_C_Last
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel
fetchByUuid_First
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ?.static AssetListEntryAssetEntryRel
fetchByUUID_G
(String uuid, long groupId) Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or returnsnull
if it could not be found.static AssetListEntryAssetEntryRel
fetchByUUID_G
(String uuid, long groupId, boolean useFinderCache) Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.static AssetListEntryAssetEntryRel
fetchByUuid_Last
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ?.static List<AssetListEntryAssetEntryRel>
findAll()
Returns all the asset list entry asset entry rels.static List<AssetListEntryAssetEntryRel>
findAll
(int start, int end) Returns a range of all the asset list entry asset entry rels.static List<AssetListEntryAssetEntryRel>
findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels.static List<AssetListEntryAssetEntryRel>
findAll
(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long segmentsEntryId) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long[] segmentsEntryIds) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long[] segmentsEntryIds, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long[] segmentsEntryIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long[] segmentsEntryIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?, optionally using the finder cache.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long segmentsEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long segmentsEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByA_S
(long assetListEntryId, long segmentsEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.static AssetListEntryAssetEntryRel
findByA_S_First
(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static List<AssetListEntryAssetEntryRel>
findByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static List<AssetListEntryAssetEntryRel>
findByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static List<AssetListEntryAssetEntryRel>
findByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel
findByA_S_GtP_First
(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel
findByA_S_GtP_Last
(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel[]
findByA_S_GtP_PrevAndNext
(long assetListEntryAssetEntryRelId, long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.static AssetListEntryAssetEntryRel
findByA_S_Last
(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.static AssetListEntryAssetEntryRel
findByA_S_P
(long assetListEntryId, long segmentsEntryId, int position) Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or throws aNoSuchEntryAssetEntryRelException
if it could not be found.static AssetListEntryAssetEntryRel[]
findByA_S_PrevAndNext
(long assetListEntryAssetEntryRelId, long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetEntryId
(long assetEntryId) Returns all the asset list entry asset entry rels where assetEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetEntryId
(long assetEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetEntryId
(long assetEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetEntryId
(long assetEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetEntryId = ?.static AssetListEntryAssetEntryRel
findByAssetEntryId_First
(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetEntryId = ?.static AssetListEntryAssetEntryRel
findByAssetEntryId_Last
(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetEntryId = ?.static AssetListEntryAssetEntryRel[]
findByAssetEntryId_PrevAndNext
(long assetListEntryAssetEntryRelId, long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetListEntryId
(long assetListEntryId) Returns all the asset list entry asset entry rels where assetListEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetListEntryId
(long assetListEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetListEntryId
(long assetListEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ?.static List<AssetListEntryAssetEntryRel>
findByAssetListEntryId
(long assetListEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ?.static AssetListEntryAssetEntryRel
findByAssetListEntryId_First
(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ?.static AssetListEntryAssetEntryRel
findByAssetListEntryId_Last
(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ?.static AssetListEntryAssetEntryRel[]
findByAssetListEntryId_PrevAndNext
(long assetListEntryAssetEntryRelId, long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ?.static AssetListEntryAssetEntryRel
findByPrimaryKey
(long assetListEntryAssetEntryRelId) Returns the asset list entry asset entry rel with the primary key or throws aNoSuchEntryAssetEntryRelException
if it could not be found.static List<AssetListEntryAssetEntryRel>
findByUuid
(String uuid) Returns all the asset list entry asset entry rels where uuid = ?.static List<AssetListEntryAssetEntryRel>
findByUuid
(String uuid, int start, int end) Returns a range of all the asset list entry asset entry rels where uuid = ?.static List<AssetListEntryAssetEntryRel>
findByUuid
(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where uuid = ?.static List<AssetListEntryAssetEntryRel>
findByUuid
(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where uuid = ?.static List<AssetListEntryAssetEntryRel>
findByUuid_C
(String uuid, long companyId) Returns all the asset list entry asset entry rels where uuid = ? and companyId = ?.static List<AssetListEntryAssetEntryRel>
findByUuid_C
(String uuid, long companyId, int start, int end) Returns a range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.static List<AssetListEntryAssetEntryRel>
findByUuid_C
(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.static List<AssetListEntryAssetEntryRel>
findByUuid_C
(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel
findByUuid_C_First
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel
findByUuid_C_Last
(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel[]
findByUuid_C_PrevAndNext
(long assetListEntryAssetEntryRelId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.static AssetListEntryAssetEntryRel
findByUuid_First
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ?.static AssetListEntryAssetEntryRel
findByUUID_G
(String uuid, long groupId) Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or throws aNoSuchEntryAssetEntryRelException
if it could not be found.static AssetListEntryAssetEntryRel
findByUuid_Last
(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ?.static AssetListEntryAssetEntryRel[]
findByUuid_PrevAndNext
(long assetListEntryAssetEntryRelId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where uuid = ?.static List<AssetListEntryAssetEntryRel>
findWithDynamicQuery
(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) static List<AssetListEntryAssetEntryRel>
findWithDynamicQuery
(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) static List<AssetListEntryAssetEntryRel>
findWithDynamicQuery
(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) static AssetListEntryAssetEntryRel
remove
(long assetListEntryAssetEntryRelId) Removes the asset list entry asset entry rel with the primary key from the database.static void
Removes all the asset list entry asset entry rels from the database.static void
removeByA_S
(long assetListEntryId, long segmentsEntryId) Removes all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? from the database.static void
removeByA_S_GtP
(long assetListEntryId, long segmentsEntryId, int position) Removes all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ? from the database.static AssetListEntryAssetEntryRel
removeByA_S_P
(long assetListEntryId, long segmentsEntryId, int position) Removes the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? from the database.static void
removeByAssetEntryId
(long assetEntryId) Removes all the asset list entry asset entry rels where assetEntryId = ? from the database.static void
removeByAssetListEntryId
(long assetListEntryId) Removes all the asset list entry asset entry rels where assetListEntryId = ? from the database.static void
removeByUuid
(String uuid) Removes all the asset list entry asset entry rels where uuid = ? from the database.static void
removeByUuid_C
(String uuid, long companyId) Removes all the asset list entry asset entry rels where uuid = ? and companyId = ? from the database.static AssetListEntryAssetEntryRel
removeByUUID_G
(String uuid, long groupId) Removes the asset list entry asset entry rel where uuid = ? and groupId = ? from the database.static void
setPersistence
(AssetListEntryAssetEntryRelPersistence persistence) static AssetListEntryAssetEntryRel
update
(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) static AssetListEntryAssetEntryRel
update
(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel, com.liferay.portal.kernel.service.ServiceContext serviceContext) static AssetListEntryAssetEntryRel
updateImpl
(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel)
-
Constructor Details
-
AssetListEntryAssetEntryRelUtil
public AssetListEntryAssetEntryRelUtil()
-
-
Method Details
-
clearCache
public static void clearCache()- See Also:
-
BasePersistence.clearCache()
-
clearCache
- See Also:
-
BasePersistence.clearCache(com.liferay.portal.kernel.model.BaseModel)
-
countWithDynamicQuery
public static long countWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) - See Also:
-
BasePersistence.countWithDynamicQuery(DynamicQuery)
-
fetchByPrimaryKeys
public static Map<Serializable,AssetListEntryAssetEntryRel> fetchByPrimaryKeys(Set<Serializable> primaryKeys) - See Also:
-
BasePersistence.fetchByPrimaryKeys(Set)
-
findWithDynamicQuery
public static List<AssetListEntryAssetEntryRel> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) - See Also:
-
BasePersistence.findWithDynamicQuery(DynamicQuery)
-
findWithDynamicQuery
public static List<AssetListEntryAssetEntryRel> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) - See Also:
-
BasePersistence.findWithDynamicQuery(DynamicQuery, int, int)
-
findWithDynamicQuery
public static List<AssetListEntryAssetEntryRel> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) - See Also:
-
BasePersistence.findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator)
-
update
public static AssetListEntryAssetEntryRel update(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) - See Also:
-
BasePersistence.update(com.liferay.portal.kernel.model.BaseModel)
-
update
public static AssetListEntryAssetEntryRel update(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel, com.liferay.portal.kernel.service.ServiceContext serviceContext) - See Also:
-
BasePersistence.update(com.liferay.portal.kernel.model.BaseModel, ServiceContext)
-
findByUuid
Returns all the asset list entry asset entry rels where uuid = ?.- Parameters:
uuid
- the uuid- Returns:
- the matching asset list entry asset entry rels
-
findByUuid
Returns a range of all the asset list entry asset entry rels where uuid = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByUuid
public static List<AssetListEntryAssetEntryRel> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where uuid = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByUuid
public static List<AssetListEntryAssetEntryRel> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where uuid = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByUuid_First
public static AssetListEntryAssetEntryRel findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByUuid_First
public static AssetListEntryAssetEntryRel fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByUuid_Last
public static AssetListEntryAssetEntryRel findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByUuid_Last
public static AssetListEntryAssetEntryRel fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ?.- Parameters:
uuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByUuid_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByUuid_PrevAndNext(long assetListEntryAssetEntryRelId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where uuid = ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry reluuid
- the uuidorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
removeByUuid
Removes all the asset list entry asset entry rels where uuid = ? from the database.- Parameters:
uuid
- the uuid
-
countByUuid
Returns the number of asset list entry asset entry rels where uuid = ?.- Parameters:
uuid
- the uuid- Returns:
- the number of matching asset list entry asset entry rels
-
findByUUID_G
public static AssetListEntryAssetEntryRel findByUUID_G(String uuid, long groupId) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or throws aNoSuchEntryAssetEntryRelException
if it could not be found.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByUUID_G
Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
fetchByUUID_G
public static AssetListEntryAssetEntryRel fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the asset list entry asset entry rel where uuid = ? and groupId = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
uuid
- the uuidgroupId
- the group IDuseFinderCache
- whether to use the finder cache- Returns:
- the matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
removeByUUID_G
public static AssetListEntryAssetEntryRel removeByUUID_G(String uuid, long groupId) throws NoSuchEntryAssetEntryRelException Removes the asset list entry asset entry rel where uuid = ? and groupId = ? from the database.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the asset list entry asset entry rel that was removed
- Throws:
NoSuchEntryAssetEntryRelException
-
countByUUID_G
Returns the number of asset list entry asset entry rels where uuid = ? and groupId = ?.- Parameters:
uuid
- the uuidgroupId
- the group ID- Returns:
- the number of matching asset list entry asset entry rels
-
findByUuid_C
Returns all the asset list entry asset entry rels where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company ID- Returns:
- the matching asset list entry asset entry rels
-
findByUuid_C
public static List<AssetListEntryAssetEntryRel> findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByUuid_C
public static List<AssetListEntryAssetEntryRel> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByUuid_C
public static List<AssetListEntryAssetEntryRel> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where uuid = ? and companyId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
uuid
- the uuidcompanyId
- the company IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByUuid_C_First
public static AssetListEntryAssetEntryRel findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByUuid_C_First
public static AssetListEntryAssetEntryRel fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByUuid_C_Last
public static AssetListEntryAssetEntryRel findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByUuid_C_Last
public static AssetListEntryAssetEntryRel fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByUuid_C_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByUuid_C_PrevAndNext(long assetListEntryAssetEntryRelId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where uuid = ? and companyId = ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry reluuid
- the uuidcompanyId
- the company IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
removeByUuid_C
Removes all the asset list entry asset entry rels where uuid = ? and companyId = ? from the database.- Parameters:
uuid
- the uuidcompanyId
- the company ID
-
countByUuid_C
Returns the number of asset list entry asset entry rels where uuid = ? and companyId = ?.- Parameters:
uuid
- the uuidcompanyId
- the company ID- Returns:
- the number of matching asset list entry asset entry rels
-
findByAssetListEntryId
Returns all the asset list entry asset entry rels where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry ID- Returns:
- the matching asset list entry asset entry rels
-
findByAssetListEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetListEntryId(long assetListEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByAssetListEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetListEntryId(long assetListEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByAssetListEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetListEntryId(long assetListEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByAssetListEntryId_First
public static AssetListEntryAssetEntryRel findByAssetListEntryId_First(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByAssetListEntryId_First
public static AssetListEntryAssetEntryRel fetchByAssetListEntryId_First(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByAssetListEntryId_Last
public static AssetListEntryAssetEntryRel findByAssetListEntryId_Last(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByAssetListEntryId_Last
public static AssetListEntryAssetEntryRel fetchByAssetListEntryId_Last(long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByAssetListEntryId_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByAssetListEntryId_PrevAndNext(long assetListEntryAssetEntryRelId, long assetListEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry relassetListEntryId
- the asset list entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
removeByAssetListEntryId
public static void removeByAssetListEntryId(long assetListEntryId) Removes all the asset list entry asset entry rels where assetListEntryId = ? from the database.- Parameters:
assetListEntryId
- the asset list entry ID
-
countByAssetListEntryId
public static int countByAssetListEntryId(long assetListEntryId) Returns the number of asset list entry asset entry rels where assetListEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry ID- Returns:
- the number of matching asset list entry asset entry rels
-
findByAssetEntryId
Returns all the asset list entry asset entry rels where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry ID- Returns:
- the matching asset list entry asset entry rels
-
findByAssetEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetEntryId(long assetEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetEntryId
- the asset entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByAssetEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetEntryId(long assetEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetEntryId
- the asset entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByAssetEntryId
public static List<AssetListEntryAssetEntryRel> findByAssetEntryId(long assetEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetEntryId
- the asset entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByAssetEntryId_First
public static AssetListEntryAssetEntryRel findByAssetEntryId_First(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByAssetEntryId_First
public static AssetListEntryAssetEntryRel fetchByAssetEntryId_First(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByAssetEntryId_Last
public static AssetListEntryAssetEntryRel findByAssetEntryId_Last(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByAssetEntryId_Last
public static AssetListEntryAssetEntryRel fetchByAssetEntryId_Last(long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByAssetEntryId_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByAssetEntryId_PrevAndNext(long assetListEntryAssetEntryRelId, long assetEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetEntryId = ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry relassetEntryId
- the asset entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
removeByAssetEntryId
public static void removeByAssetEntryId(long assetEntryId) Removes all the asset list entry asset entry rels where assetEntryId = ? from the database.- Parameters:
assetEntryId
- the asset entry ID
-
countByAssetEntryId
public static int countByAssetEntryId(long assetEntryId) Returns the number of asset list entry asset entry rels where assetEntryId = ?.- Parameters:
assetEntryId
- the asset entry ID- Returns:
- the number of matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long segmentsEntryId) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry ID- Returns:
- the matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long segmentsEntryId, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long segmentsEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long segmentsEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByA_S_First
public static AssetListEntryAssetEntryRel findByA_S_First(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByA_S_First
public static AssetListEntryAssetEntryRel fetchByA_S_First(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByA_S_Last
public static AssetListEntryAssetEntryRel findByA_S_Last(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByA_S_Last
public static AssetListEntryAssetEntryRel fetchByA_S_Last(long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByA_S_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByA_S_PrevAndNext(long assetListEntryAssetEntryRelId, long assetListEntryId, long segmentsEntryId, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry relassetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long[] segmentsEntryIds) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryIds
- the segments entry IDs- Returns:
- the matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long[] segmentsEntryIds, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryIds
- the segments entry IDsstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long[] segmentsEntryIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryIds
- the segments entry IDsstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByA_S
public static List<AssetListEntryAssetEntryRel> findByA_S(long assetListEntryId, long[] segmentsEntryIds, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?, optionally using the finder cache.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryIds
- the segments entry IDsstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
removeByA_S
public static void removeByA_S(long assetListEntryId, long segmentsEntryId) Removes all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? from the database.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry ID
-
countByA_S
public static int countByA_S(long assetListEntryId, long segmentsEntryId) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry ID- Returns:
- the number of matching asset list entry asset entry rels
-
countByA_S
public static int countByA_S(long assetListEntryId, long[] segmentsEntryIds) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = any ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryIds
- the segments entry IDs- Returns:
- the number of matching asset list entry asset entry rels
-
findByA_S_P
public static AssetListEntryAssetEntryRel findByA_S_P(long assetListEntryId, long segmentsEntryId, int position) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or throws aNoSuchEntryAssetEntryRelException
if it could not be found.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByA_S_P
public static AssetListEntryAssetEntryRel fetchByA_S_P(long assetListEntryId, long segmentsEntryId, int position) Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or returnsnull
if it could not be found. Uses the finder cache.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
fetchByA_S_P
public static AssetListEntryAssetEntryRel fetchByA_S_P(long assetListEntryId, long segmentsEntryId, int position, boolean useFinderCache) Returns the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? or returnsnull
if it could not be found, optionally using the finder cache.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionuseFinderCache
- whether to use the finder cache- Returns:
- the matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
removeByA_S_P
public static AssetListEntryAssetEntryRel removeByA_S_P(long assetListEntryId, long segmentsEntryId, int position) throws NoSuchEntryAssetEntryRelException Removes the asset list entry asset entry rel where assetListEntryId = ? and segmentsEntryId = ? and position = ? from the database.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the asset list entry asset entry rel that was removed
- Throws:
NoSuchEntryAssetEntryRelException
-
countByA_S_P
public static int countByA_S_P(long assetListEntryId, long segmentsEntryId, int position) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position = ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the number of matching asset list entry asset entry rels
-
findByA_S_GtP
public static List<AssetListEntryAssetEntryRel> findByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position) Returns all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the matching asset list entry asset entry rels
-
findByA_S_GtP
public static List<AssetListEntryAssetEntryRel> findByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position, int start, int end) Returns a range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of matching asset list entry asset entry rels
-
findByA_S_GtP
public static List<AssetListEntryAssetEntryRel> findByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of matching asset list entry asset entry rels
-
findByA_S_GtP
public static List<AssetListEntryAssetEntryRel> findByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionstart
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
findByA_S_GtP_First
public static AssetListEntryAssetEntryRel findByA_S_GtP_First(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByA_S_GtP_First
public static AssetListEntryAssetEntryRel fetchByA_S_GtP_First(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the first asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the first matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByA_S_GtP_Last
public static AssetListEntryAssetEntryRel findByA_S_GtP_Last(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a matching asset list entry asset entry rel could not be foundNoSuchEntryAssetEntryRelException
-
fetchByA_S_GtP_Last
public static AssetListEntryAssetEntryRel fetchByA_S_GtP_Last(long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns the last asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the last matching asset list entry asset entry rel, or
null
if a matching asset list entry asset entry rel could not be found
-
findByA_S_GtP_PrevAndNext
public static AssetListEntryAssetEntryRel[] findByA_S_GtP_PrevAndNext(long assetListEntryAssetEntryRelId, long assetListEntryId, long segmentsEntryId, int position, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rels before and after the current asset list entry asset entry rel in the ordered set where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the current asset list entry asset entry relassetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the positionorderByComparator
- the comparator to order the set by (optionallynull
)- Returns:
- the previous, current, and next asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
removeByA_S_GtP
public static void removeByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position) Removes all the asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ? from the database.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position
-
countByA_S_GtP
public static int countByA_S_GtP(long assetListEntryId, long segmentsEntryId, int position) Returns the number of asset list entry asset entry rels where assetListEntryId = ? and segmentsEntryId = ? and position > ?.- Parameters:
assetListEntryId
- the asset list entry IDsegmentsEntryId
- the segments entry IDposition
- the position- Returns:
- the number of matching asset list entry asset entry rels
-
cacheResult
Caches the asset list entry asset entry rel in the entity cache if it is enabled.- Parameters:
assetListEntryAssetEntryRel
- the asset list entry asset entry rel
-
cacheResult
Caches the asset list entry asset entry rels in the entity cache if it is enabled.- Parameters:
assetListEntryAssetEntryRels
- the asset list entry asset entry rels
-
create
Creates a new asset list entry asset entry rel with the primary key. Does not add the asset list entry asset entry rel to the database.- Parameters:
assetListEntryAssetEntryRelId
- the primary key for the new asset list entry asset entry rel- Returns:
- the new asset list entry asset entry rel
-
remove
public static AssetListEntryAssetEntryRel remove(long assetListEntryAssetEntryRelId) throws NoSuchEntryAssetEntryRelException Removes the asset list entry asset entry rel with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the asset list entry asset entry rel- Returns:
- the asset list entry asset entry rel that was removed
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
updateImpl
public static AssetListEntryAssetEntryRel updateImpl(AssetListEntryAssetEntryRel assetListEntryAssetEntryRel) -
findByPrimaryKey
public static AssetListEntryAssetEntryRel findByPrimaryKey(long assetListEntryAssetEntryRelId) throws NoSuchEntryAssetEntryRelException Returns the asset list entry asset entry rel with the primary key or throws aNoSuchEntryAssetEntryRelException
if it could not be found.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the asset list entry asset entry rel- Returns:
- the asset list entry asset entry rel
- Throws:
NoSuchEntryAssetEntryRelException
- if a asset list entry asset entry rel with the primary key could not be foundNoSuchEntryAssetEntryRelException
-
fetchByPrimaryKey
Returns the asset list entry asset entry rel with the primary key or returnsnull
if it could not be found.- Parameters:
assetListEntryAssetEntryRelId
- the primary key of the asset list entry asset entry rel- Returns:
- the asset list entry asset entry rel, or
null
if a asset list entry asset entry rel with the primary key could not be found
-
findAll
Returns all the asset list entry asset entry rels.- Returns:
- the asset list entry asset entry rels
-
findAll
Returns a range of all the asset list entry asset 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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)- Returns:
- the range of asset list entry asset entry rels
-
findAll
public static List<AssetListEntryAssetEntryRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator) Returns an ordered range of all the asset list entry asset 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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset entry rels (not inclusive)orderByComparator
- the comparator to order the results by (optionallynull
)- Returns:
- the ordered range of asset list entry asset entry rels
-
findAll
public static List<AssetListEntryAssetEntryRel> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<AssetListEntryAssetEntryRel> orderByComparator, boolean useFinderCache) Returns an ordered range of all the asset list entry asset 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 fromAssetListEntryAssetEntryRelModelImpl
.- Parameters:
start
- the lower bound of the range of asset list entry asset entry relsend
- the upper bound of the range of asset list entry asset 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 asset list entry asset entry rels
-
removeAll
public static void removeAll()Removes all the asset list entry asset entry rels from the database. -
countAll
public static int countAll()Returns the number of asset list entry asset entry rels.- Returns:
- the number of asset list entry asset entry rels
-
getPersistence
-
setPersistence
-