Class LayoutFriendlyURLPersistenceImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.dao.orm.SessionFactory,com.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>,com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>,com.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence
Caching information and settings can be found in portal.properties
- Author:
- Brian Wing Shun Chan
- {$generated.description}
-
Field Summary
FieldsFields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, databaseInMaxParameters, dbColumnNames, dummyEntityCache, dummyFinderCache, entityCacheEnabled, FINDER_ARGS_EMPTY, finderCacheEnabled, NULL_SAFE_STRING_COMPARATOR, nullModel, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInitializes the layout friendly url persistence.voidcacheResult(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) Caches the layout friendly url in the entity cache if it is enabled.voidcacheResult(List<com.liferay.portal.kernel.model.LayoutFriendlyURL> layoutFriendlyURLs) Caches the layout friendly urls in the entity cache if it is enabled.protected voidcacheUniqueFindersCache(LayoutFriendlyURLModelImpl layoutFriendlyURLModelImpl) voidClears the cache for all layout friendly urls.voidclearCache(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) Clears the cache for the layout friendly url.voidclearCache(List<com.liferay.portal.kernel.model.LayoutFriendlyURL> layoutFriendlyURLs) voidclearCache(Set<Serializable> primaryKeys) intcountAll()Returns the number of layout friendly urls.intcountByC_F(long companyId, String friendlyURL) Returns the number of layout friendly urls where companyId = ? and friendlyURL = ?.intcountByCompanyId(long companyId) Returns the number of layout friendly urls where companyId = ?.intcountByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns the number of layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.intcountByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the number of layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ?.intcountByGroupId(long groupId) Returns the number of layout friendly urls where groupId = ?.intcountByP_F(long plid, String friendlyURL) Returns the number of layout friendly urls where plid = ? and friendlyURL = ?.intcountByP_L(long[] plids, String languageId) Returns the number of layout friendly urls where plid = any ? and languageId = ?.intcountByP_L(long plid, String languageId) Returns the number of layout friendly urls where plid = ? and languageId = ?.intcountByPlid(long plid) Returns the number of layout friendly urls where plid = ?.intcountByUuid(String uuid) Returns the number of layout friendly urls where uuid = ?.intcountByUuid_C(String uuid, long companyId) Returns the number of layout friendly urls where uuid = ? and companyId = ?.intcountByUUID_G(String uuid, long groupId) Returns the number of layout friendly urls where uuid = ? and groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLcreate(long layoutFriendlyURLId) Creates a new layout friendly url with the primary key.voiddestroy()com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByC_F_First(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByC_F_Last(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByG_P_F_First(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or returnsnullif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId, boolean useFinderCache) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByG_P_F_Last(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByP_F_First(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByP_F_Last(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByP_L(long plid, String languageId) Returns the layout friendly url where plid = ? and languageId = ? or returnsnullif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByP_L(long plid, String languageId, boolean useFinderCache) Returns the layout friendly url where plid = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByPrimaryKey(long layoutFriendlyURLId) Returns the layout friendly url with the primary key or returnsnullif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByPrimaryKey(Serializable primaryKey) Returns the layout friendly url with the primary key or returnsnullif it could not be found.Map<Serializable,com.liferay.portal.kernel.model.LayoutFriendlyURL> fetchByPrimaryKeys(Set<Serializable> primaryKeys) com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUUID_G(String uuid, long groupId) Returns the layout friendly url where uuid = ? and groupId = ? or returnsnullif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the layout friendly url where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.com.liferay.portal.kernel.model.LayoutFriendlyURLfetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findAll()Returns all the layout friendly urls.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findAll(int start, int end) Returns a range of all the layout friendly urls.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns all the layout friendly urls where companyId = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns a range of all the layout friendly urls where companyId = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByC_F(long companyId, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where companyId = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByC_F(long companyId, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where companyId = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByC_F_First(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByC_F_Last(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByC_F_PrevAndNext(long layoutFriendlyURLId, long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByCompanyId(long companyId) Returns all the layout friendly urls where companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByCompanyId(long companyId, int start, int end) Returns a range of all the layout friendly urls where companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByCompanyId_PrevAndNext(long layoutFriendlyURLId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end) Returns a range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByG_P_F_First(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByG_P_F_Last(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByG_P_F_PrevAndNext(long layoutFriendlyURLId, long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByGroupId(long groupId) Returns all the layout friendly urls where groupId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByGroupId(long groupId, int start, int end) Returns a range of all the layout friendly urls where groupId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where groupId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByGroupId_PrevAndNext(long layoutFriendlyURLId, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns all the layout friendly urls where plid = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns a range of all the layout friendly urls where plid = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByP_F(long plid, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByP_F(long plid, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByP_F_First(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByP_F_Last(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByP_F_PrevAndNext(long layoutFriendlyURLId, long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ? and friendlyURL = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns all the layout friendly urls where plid = any ? and languageId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>Returns a range of all the layout friendly urls where plid = any ? and languageId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByP_L(long[] plids, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = any ? and languageId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByP_L(long[] plids, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ? and languageId = ?, optionally using the finder cache.com.liferay.portal.kernel.model.LayoutFriendlyURLReturns the layout friendly url where plid = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByPlid(long plid) Returns all the layout friendly urls where plid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByPlid(long plid, int start, int end) Returns a range of all the layout friendly urls where plid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByPlid_PrevAndNext(long layoutFriendlyURLId, long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByPrimaryKey(long layoutFriendlyURLId) Returns the layout friendly url with the primary key or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByPrimaryKey(Serializable primaryKey) Returns the layout friendly url with the primary key or throws acom.liferay.portal.kernel.exception.NoSuchModelExceptionif it could not be found.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid(String uuid) Returns all the layout friendly urls where uuid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid(String uuid, int start, int end) Returns a range of all the layout friendly urls where uuid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where uuid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where uuid = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid_C(String uuid, long companyId) Returns all the layout friendly urls where uuid = ? and companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the layout friendly urls where uuid = ? and companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where uuid = ? and companyId = ?.List<com.liferay.portal.kernel.model.LayoutFriendlyURL>findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByUuid_C_PrevAndNext(long layoutFriendlyURLId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ? and companyId = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByUUID_G(String uuid, long groupId) Returns the layout friendly url where uuid = ? and groupId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.com.liferay.portal.kernel.model.LayoutFriendlyURLfindByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ?.com.liferay.portal.kernel.model.LayoutFriendlyURL[]findByUuid_PrevAndNext(long layoutFriendlyURLId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ?.protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByC_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByG_P_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByP_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByPlid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) protected com.liferay.portal.kernel.model.LayoutFriendlyURLgetByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) getCTColumnNames(com.liferay.portal.kernel.change.tracking.CTColumnResolutionType ctColumnResolutionType) protected com.liferay.portal.kernel.dao.orm.EntityCacheprotected com.liferay.portal.kernel.dao.orm.FinderCacheprotected Stringprotected Stringcom.liferay.portal.kernel.model.LayoutFriendlyURLremove(long layoutFriendlyURLId) Removes the layout friendly url with the primary key from the database.com.liferay.portal.kernel.model.LayoutFriendlyURLremove(Serializable primaryKey) Removes the layout friendly url with the primary key from the database.voidRemoves all the layout friendly urls from the database.voidremoveByC_F(long companyId, String friendlyURL) Removes all the layout friendly urls where companyId = ? and friendlyURL = ? from the database.voidremoveByCompanyId(long companyId) Removes all the layout friendly urls where companyId = ? from the database.voidremoveByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Removes all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ? from the database.com.liferay.portal.kernel.model.LayoutFriendlyURLremoveByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Removes the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? from the database.voidremoveByGroupId(long groupId) Removes all the layout friendly urls where groupId = ? from the database.voidremoveByP_F(long plid, String friendlyURL) Removes all the layout friendly urls where plid = ? and friendlyURL = ? from the database.com.liferay.portal.kernel.model.LayoutFriendlyURLremoveByP_L(long plid, String languageId) Removes the layout friendly url where plid = ? and languageId = ? from the database.voidremoveByPlid(long plid) Removes all the layout friendly urls where plid = ? from the database.voidremoveByUuid(String uuid) Removes all the layout friendly urls where uuid = ? from the database.voidremoveByUuid_C(String uuid, long companyId) Removes all the layout friendly urls where uuid = ? and companyId = ? from the database.com.liferay.portal.kernel.model.LayoutFriendlyURLremoveByUUID_G(String uuid, long groupId) Removes the layout friendly url where uuid = ? and groupId = ? from the database.protected com.liferay.portal.kernel.model.LayoutFriendlyURLremoveImpl(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) com.liferay.portal.kernel.model.LayoutFriendlyURLupdateImpl(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl
appendOrderByComparator, appendOrderByComparator, closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCompoundPKColumnNames, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openNewSession, openSession, processException, registerListener, remove, removeByFunction, removeConjunction, setConfiguration, setDataSource, setDBColumnNames, setEntityCacheEnabled, setModelClass, setModelImplClass, setModelPKClass, setSessionFactory, setTable, unregisterListener, update, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.service.persistence.BasePersistence
closeSession, countWithDynamicQuery, countWithDynamicQuery, dslQuery, dslQueryCount, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, openSession, processException, registerListener, remove, removeByFunction, setDataSource, unregisterListener, update, update
-
Field Details
-
FINDER_CLASS_NAME_ENTITY
-
FINDER_CLASS_NAME_LIST_WITH_PAGINATION
-
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION
-
-
Constructor Details
-
LayoutFriendlyURLPersistenceImpl
public LayoutFriendlyURLPersistenceImpl()
-
-
Method Details
-
findByUuid
Returns all the layout friendly urls where uuid = ?.- Specified by:
findByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuid- Returns:
- the matching layout friendly urls
-
findByUuid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid(String uuid, int start, int end) Returns a range of all the layout friendly urls where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByUuid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByUuid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid(String uuid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where uuid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByUuid_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where uuid = ?.- Specified by:
findByUuid_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByUuid_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByUuid_First(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ?.- Specified by:
fetchByUuid_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByUuid_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where uuid = ?.- Specified by:
findByUuid_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByUuid_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByUuid_Last(String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ?.- Specified by:
fetchByUuid_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByUuid_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByUuid_PrevAndNext(long layoutFriendlyURLId, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ?.- Specified by:
findByUuid_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urluuid- the uuidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByUuid_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByUuid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, String uuid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByUuid
Removes all the layout friendly urls where uuid = ? from the database.- Specified by:
removeByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuid
-
countByUuid
Returns the number of layout friendly urls where uuid = ?.- Specified by:
countByUuidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuid- Returns:
- the number of matching layout friendly urls
-
findByUUID_G
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByUUID_G(String uuid, long groupId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly url where uuid = ? and groupId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.- Specified by:
findByUUID_Gin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByUUID_G
Returns the layout friendly url where uuid = ? and groupId = ? or returnsnullif it could not be found. Uses the finder cache.- Specified by:
fetchByUUID_Gin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
fetchByUUID_G
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByUUID_G(String uuid, long groupId, boolean useFinderCache) Returns the layout friendly url where uuid = ? and groupId = ? or returnsnullif it could not be found, optionally using the finder cache.- Specified by:
fetchByUUID_Gin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidgroupId- the group IDuseFinderCache- whether to use the finder cache- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
removeByUUID_G
public com.liferay.portal.kernel.model.LayoutFriendlyURL removeByUUID_G(String uuid, long groupId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Removes the layout friendly url where uuid = ? and groupId = ? from the database.- Specified by:
removeByUUID_Gin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the layout friendly url that was removed
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException
-
countByUUID_G
Returns the number of layout friendly urls where uuid = ? and groupId = ?.- Specified by:
countByUUID_Gin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidgroupId- the group ID- Returns:
- the number of matching layout friendly urls
-
findByUuid_C
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid_C(String uuid, long companyId) Returns all the layout friendly urls where uuid = ? and companyId = ?.- Specified by:
findByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company ID- Returns:
- the matching layout friendly urls
-
findByUuid_C
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid_C(String uuid, long companyId, int start, int end) Returns a range of all the layout friendly urls where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByUuid_C
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByUuid_C
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByUuid_C(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where uuid = ? and companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByUuid_C_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByUuid_C_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByUuid_C_First(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where uuid = ? and companyId = ?.- Specified by:
fetchByUuid_C_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByUuid_C_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByUuid_C_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByUuid_C_Last(String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where uuid = ? and companyId = ?.- Specified by:
fetchByUuid_C_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByUuid_C_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByUuid_C_PrevAndNext(long layoutFriendlyURLId, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where uuid = ? and companyId = ?.- Specified by:
findByUuid_C_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urluuid- the uuidcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByUuid_C_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByUuid_C_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, String uuid, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByUuid_C
Removes all the layout friendly urls where uuid = ? and companyId = ? from the database.- Specified by:
removeByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company ID
-
countByUuid_C
Returns the number of layout friendly urls where uuid = ? and companyId = ?.- Specified by:
countByUuid_Cin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
uuid- the uuidcompanyId- the company ID- Returns:
- the number of matching layout friendly urls
-
findByGroupId
Returns all the layout friendly urls where groupId = ?.- Specified by:
findByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group ID- Returns:
- the matching layout friendly urls
-
findByGroupId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByGroupId(long groupId, int start, int end) Returns a range of all the layout friendly urls where groupId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByGroupId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where groupId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByGroupId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByGroupId(long groupId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where groupId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByGroupId_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where groupId = ?.- Specified by:
findByGroupId_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByGroupId_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByGroupId_First(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ?.- Specified by:
fetchByGroupId_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByGroupId_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where groupId = ?.- Specified by:
findByGroupId_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByGroupId_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByGroupId_Last(long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ?.- Specified by:
fetchByGroupId_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByGroupId_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByGroupId_PrevAndNext(long layoutFriendlyURLId, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ?.- Specified by:
findByGroupId_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlgroupId- the group IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByGroupId_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByGroupId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long groupId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByGroupId
public void removeByGroupId(long groupId) Removes all the layout friendly urls where groupId = ? from the database.- Specified by:
removeByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group ID
-
countByGroupId
public int countByGroupId(long groupId) Returns the number of layout friendly urls where groupId = ?.- Specified by:
countByGroupIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group ID- Returns:
- the number of matching layout friendly urls
-
findByCompanyId
Returns all the layout friendly urls where companyId = ?.- Specified by:
findByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company ID- Returns:
- the matching layout friendly urls
-
findByCompanyId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByCompanyId(long companyId, int start, int end) Returns a range of all the layout friendly urls where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByCompanyId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByCompanyId
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByCompanyId(long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where companyId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByCompanyId_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where companyId = ?.- Specified by:
findByCompanyId_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByCompanyId_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByCompanyId_First(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ?.- Specified by:
fetchByCompanyId_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByCompanyId_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where companyId = ?.- Specified by:
findByCompanyId_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByCompanyId_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByCompanyId_Last(long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ?.- Specified by:
fetchByCompanyId_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByCompanyId_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByCompanyId_PrevAndNext(long layoutFriendlyURLId, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ?.- Specified by:
findByCompanyId_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlcompanyId- the company IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByCompanyId_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByCompanyId_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long companyId, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByCompanyId
public void removeByCompanyId(long companyId) Removes all the layout friendly urls where companyId = ? from the database.- Specified by:
removeByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company ID
-
countByCompanyId
public int countByCompanyId(long companyId) Returns the number of layout friendly urls where companyId = ?.- Specified by:
countByCompanyIdin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company ID- Returns:
- the number of matching layout friendly urls
-
findByPlid
Returns all the layout friendly urls where plid = ?.- Specified by:
findByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plid- Returns:
- the matching layout friendly urls
-
findByPlid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByPlid(long plid, int start, int end) Returns a range of all the layout friendly urls where plid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByPlid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByPlid
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByPlid(long plid, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByPlid_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where plid = ?.- Specified by:
findByPlid_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByPlid_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByPlid_First(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ?.- Specified by:
fetchByPlid_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByPlid_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where plid = ?.- Specified by:
findByPlid_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByPlid_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByPlid_Last(long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ?.- Specified by:
fetchByPlid_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByPlid_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByPlid_PrevAndNext(long layoutFriendlyURLId, long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ?.- Specified by:
findByPlid_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlplid- the plidorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByPlid_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByPlid_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long plid, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByPlid
public void removeByPlid(long plid) Removes all the layout friendly urls where plid = ? from the database.- Specified by:
removeByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plid
-
countByPlid
public int countByPlid(long plid) Returns the number of layout friendly urls where plid = ?.- Specified by:
countByPlidin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plid- Returns:
- the number of matching layout friendly urls
-
findByC_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByC_F(long companyId, String friendlyURL) Returns all the layout friendly urls where companyId = ? and friendlyURL = ?.- Specified by:
findByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly url- Returns:
- the matching layout friendly urls
-
findByC_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByC_F(long companyId, String friendlyURL, int start, int end) Returns a range of all the layout friendly urls where companyId = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByC_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByC_F(long companyId, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where companyId = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByC_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByC_F(long companyId, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where companyId = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByC_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByC_F_First(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.- Specified by:
findByC_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByC_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByC_F_First(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.- Specified by:
fetchByC_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByC_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByC_F_Last(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.- Specified by:
findByC_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByC_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByC_F_Last(long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.- Specified by:
fetchByC_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByC_F_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByC_F_PrevAndNext(long layoutFriendlyURLId, long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where companyId = ? and friendlyURL = ?.- Specified by:
findByC_F_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlcompanyId- the company IDfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByC_F_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByC_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long companyId, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByC_F
Removes all the layout friendly urls where companyId = ? and friendlyURL = ? from the database.- Specified by:
removeByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly url
-
countByC_F
Returns the number of layout friendly urls where companyId = ? and friendlyURL = ?.- Specified by:
countByC_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
companyId- the company IDfriendlyURL- the friendly url- Returns:
- the number of matching layout friendly urls
-
findByP_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_F(long plid, String friendlyURL) Returns all the layout friendly urls where plid = ? and friendlyURL = ?.- Specified by:
findByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly url- Returns:
- the matching layout friendly urls
-
findByP_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_F(long plid, String friendlyURL, int start, int end) Returns a range of all the layout friendly urls where plid = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByP_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_F(long plid, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByP_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_F(long plid, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByP_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByP_F_First(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.- Specified by:
findByP_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByP_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByP_F_First(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where plid = ? and friendlyURL = ?.- Specified by:
fetchByP_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByP_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByP_F_Last(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.- Specified by:
findByP_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByP_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByP_F_Last(long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where plid = ? and friendlyURL = ?.- Specified by:
fetchByP_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByP_F_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByP_F_PrevAndNext(long layoutFriendlyURLId, long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where plid = ? and friendlyURL = ?.- Specified by:
findByP_F_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlplid- the plidfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByP_F_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByP_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long plid, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByP_F
Removes all the layout friendly urls where plid = ? and friendlyURL = ? from the database.- Specified by:
removeByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly url
-
countByP_F
Returns the number of layout friendly urls where plid = ? and friendlyURL = ?.- Specified by:
countByP_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidfriendlyURL- the friendly url- Returns:
- the number of matching layout friendly urls
-
findByP_L
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_L(long[] plids, String languageId) Returns all the layout friendly urls where plid = any ? and languageId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plids- the plidslanguageId- the language ID- Returns:
- the matching layout friendly urls
-
findByP_L
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_L(long[] plids, String languageId, int start, int end) Returns a range of all the layout friendly urls where plid = any ? and languageId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plids- the plidslanguageId- the language IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByP_L
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_L(long[] plids, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where plid = any ? and languageId = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plids- the plidslanguageId- the language IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByP_L
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByP_L(long[] plids, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where plid = ? and languageId = ?, optionally using the finder cache.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plids- the plidslanguageId- the language IDstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByP_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByP_L(long plid, String languageId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly url where plid = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.- Specified by:
findByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidlanguageId- the language ID- Returns:
- the matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByP_L
Returns the layout friendly url where plid = ? and languageId = ? or returnsnullif it could not be found. Uses the finder cache.- Specified by:
fetchByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidlanguageId- the language ID- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
fetchByP_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByP_L(long plid, String languageId, boolean useFinderCache) Returns the layout friendly url where plid = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.- Specified by:
fetchByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidlanguageId- the language IDuseFinderCache- whether to use the finder cache- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
removeByP_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL removeByP_L(long plid, String languageId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Removes the layout friendly url where plid = ? and languageId = ? from the database.- Specified by:
removeByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidlanguageId- the language ID- Returns:
- the layout friendly url that was removed
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException
-
countByP_L
Returns the number of layout friendly urls where plid = ? and languageId = ?.- Specified by:
countByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plid- the plidlanguageId- the language ID- Returns:
- the number of matching layout friendly urls
-
countByP_L
Returns the number of layout friendly urls where plid = any ? and languageId = ?.- Specified by:
countByP_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
plids- the plidslanguageId- the language ID- Returns:
- the number of matching layout friendly urls
-
findByG_P_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByG_P_F(long groupId, boolean privateLayout, String friendlyURL) Returns all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
findByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly url- Returns:
- the matching layout friendly urls
-
findByG_P_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end) Returns a range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of matching layout friendly urls
-
findByG_P_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching layout friendly urls
-
findByG_P_F
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findByG_P_F(long groupId, boolean privateLayout, String friendlyURL, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlstart- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching layout friendly urls
-
findByG_P_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByG_P_F_First(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
findByG_P_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByG_P_F_First
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByG_P_F_First(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the first layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
fetchByG_P_F_Firstin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByG_P_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByG_P_F_Last(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
findByG_P_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByG_P_F_Last
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByG_P_F_Last(long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns the last layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
fetchByG_P_F_Lastin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
findByG_P_F_PrevAndNext
public com.liferay.portal.kernel.model.LayoutFriendlyURL[] findByG_P_F_PrevAndNext(long layoutFriendlyURLId, long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly urls before and after the current layout friendly url in the ordered set where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
findByG_P_F_PrevAndNextin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the current layout friendly urlgroupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urlorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
getByG_P_F_PrevAndNext
protected com.liferay.portal.kernel.model.LayoutFriendlyURL getByG_P_F_PrevAndNext(com.liferay.portal.kernel.dao.orm.Session session, com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL, long groupId, boolean privateLayout, String friendlyURL, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean previous) -
removeByG_P_F
Removes all the layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ? from the database.- Specified by:
removeByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly url
-
countByG_P_F
Returns the number of layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ?.- Specified by:
countByG_P_Fin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly url- Returns:
- the number of matching layout friendly urls
-
findByG_P_F_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.- Specified by:
findByG_P_F_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urllanguageId- the language ID- Returns:
- the matching layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a matching layout friendly url could not be found
-
fetchByG_P_F_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or returnsnullif it could not be found. Uses the finder cache.- Specified by:
fetchByG_P_F_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urllanguageId- the language ID- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
fetchByG_P_F_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId, boolean useFinderCache) Returns the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.- Specified by:
fetchByG_P_F_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urllanguageId- the language IDuseFinderCache- whether to use the finder cache- Returns:
- the matching layout friendly url, or
nullif a matching layout friendly url could not be found
-
removeByG_P_F_L
public com.liferay.portal.kernel.model.LayoutFriendlyURL removeByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Removes the layout friendly url where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ? from the database.- Specified by:
removeByG_P_F_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urllanguageId- the language ID- Returns:
- the layout friendly url that was removed
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException
-
countByG_P_F_L
public int countByG_P_F_L(long groupId, boolean privateLayout, String friendlyURL, String languageId) Returns the number of layout friendly urls where groupId = ? and privateLayout = ? and friendlyURL = ? and languageId = ?.- Specified by:
countByG_P_F_Lin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
groupId- the group IDprivateLayout- the private layoutfriendlyURL- the friendly urllanguageId- the language ID- Returns:
- the number of matching layout friendly urls
-
cacheResult
public void cacheResult(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) Caches the layout friendly url in the entity cache if it is enabled.- Specified by:
cacheResultin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Overrides:
cacheResultin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Parameters:
layoutFriendlyURL- the layout friendly url
-
cacheResult
Caches the layout friendly urls in the entity cache if it is enabled.- Specified by:
cacheResultin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLs- the layout friendly urls
-
clearCache
public void clearCache()Clears the cache for all layout friendly urls.The
EntityCacheandFinderCacheare both cleared by this method.- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
clearCache
public void clearCache(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) Clears the cache for the layout friendly url.The
EntityCacheandFinderCacheare both cleared by this method.- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
clearCache
- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
clearCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
clearCache
- Specified by:
clearCachein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
cacheUniqueFindersCache
-
create
public com.liferay.portal.kernel.model.LayoutFriendlyURL create(long layoutFriendlyURLId) Creates a new layout friendly url with the primary key. Does not add the layout friendly url to the database.- Specified by:
createin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key for the new layout friendly url- Returns:
- the new layout friendly url
-
remove
public com.liferay.portal.kernel.model.LayoutFriendlyURL remove(long layoutFriendlyURLId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Removes the layout friendly url with the primary key from the database. Also notifies the appropriate model listeners.- Specified by:
removein interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the layout friendly url- Returns:
- the layout friendly url that was removed
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
remove
public com.liferay.portal.kernel.model.LayoutFriendlyURL remove(Serializable primaryKey) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Removes the layout friendly url with the primary key from the database. Also notifies the appropriate model listeners.- Specified by:
removein interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
removein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Parameters:
primaryKey- the primary key of the layout friendly url- Returns:
- the layout friendly url that was removed
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
removeImpl
protected com.liferay.portal.kernel.model.LayoutFriendlyURL removeImpl(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) - Overrides:
removeImplin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
updateImpl
public com.liferay.portal.kernel.model.LayoutFriendlyURL updateImpl(com.liferay.portal.kernel.model.LayoutFriendlyURL layoutFriendlyURL) - Specified by:
updateImplin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Overrides:
updateImplin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
findByPrimaryKey
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByPrimaryKey(Serializable primaryKey) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly url with the primary key or throws acom.liferay.portal.kernel.exception.NoSuchModelExceptionif it could not be found.- Specified by:
findByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
findByPrimaryKeyin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Parameters:
primaryKey- the primary key of the layout friendly url- Returns:
- the layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
findByPrimaryKey
public com.liferay.portal.kernel.model.LayoutFriendlyURL findByPrimaryKey(long layoutFriendlyURLId) throws com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException Returns the layout friendly url with the primary key or throws aNoSuchLayoutFriendlyURLExceptionif it could not be found.- Specified by:
findByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the layout friendly url- Returns:
- the layout friendly url
- Throws:
com.liferay.portal.kernel.exception.NoSuchLayoutFriendlyURLException- if a layout friendly url with the primary key could not be found
-
fetchByPrimaryKey
Returns the layout friendly url with the primary key or returnsnullif it could not be found.- Specified by:
fetchByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
fetchByPrimaryKeyin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Parameters:
primaryKey- the primary key of the layout friendly url- Returns:
- the layout friendly url, or
nullif a layout friendly url with the primary key could not be found
-
fetchByPrimaryKey
public com.liferay.portal.kernel.model.LayoutFriendlyURL fetchByPrimaryKey(long layoutFriendlyURLId) Returns the layout friendly url with the primary key or returnsnullif it could not be found.- Specified by:
fetchByPrimaryKeyin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
layoutFriendlyURLId- the primary key of the layout friendly url- Returns:
- the layout friendly url, or
nullif a layout friendly url with the primary key could not be found
-
fetchByPrimaryKeys
public Map<Serializable,com.liferay.portal.kernel.model.LayoutFriendlyURL> fetchByPrimaryKeys(Set<Serializable> primaryKeys) - Specified by:
fetchByPrimaryKeysin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
fetchByPrimaryKeysin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
findAll
Returns all the layout friendly urls.- Specified by:
findAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Returns:
- the layout friendly urls
-
findAll
Returns a range of all the layout friendly urls.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
start- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)- Returns:
- the range of layout friendly urls
-
findAll
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator) Returns an ordered range of all the layout friendly urls.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
start- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of layout friendly urls
-
findAll
public List<com.liferay.portal.kernel.model.LayoutFriendlyURL> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.portal.kernel.model.LayoutFriendlyURL> orderByComparator, boolean useFinderCache) Returns an ordered range of all the layout friendly urls.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtoQueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromLayoutFriendlyURLModelImpl.- Specified by:
findAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Parameters:
start- the lower bound of the range of layout friendly urlsend- the upper bound of the range of layout friendly urls (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of layout friendly urls
-
removeAll
public void removeAll()Removes all the layout friendly urls from the database.- Specified by:
removeAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence
-
countAll
public int countAll()Returns the number of layout friendly urls.- Specified by:
countAllin interfacecom.liferay.portal.kernel.service.persistence.LayoutFriendlyURLPersistence- Returns:
- the number of layout friendly urls
-
getBadColumnNames
- Specified by:
getBadColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.BasePersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
getBadColumnNamesin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getEntityCache
protected com.liferay.portal.kernel.dao.orm.EntityCache getEntityCache()- Overrides:
getEntityCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getPKDBName
- Overrides:
getPKDBNamein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getSelectSQL
- Overrides:
getSelectSQLin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getCTColumnNames
public Set<String> getCTColumnNames(com.liferay.portal.kernel.change.tracking.CTColumnResolutionType ctColumnResolutionType) - Specified by:
getCTColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getMappingTableNames
- Specified by:
getMappingTableNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getTableColumnsMap
- Specified by:
getTableColumnsMapin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>- Overrides:
getTableColumnsMapin classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getTableName
- Specified by:
getTableNamein interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
getUniqueIndexColumnNames
- Specified by:
getUniqueIndexColumnNamesin interfacecom.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-
afterPropertiesSet
public void afterPropertiesSet()Initializes the layout friendly url persistence. -
destroy
public void destroy() -
getFinderCache
protected com.liferay.portal.kernel.dao.orm.FinderCache getFinderCache()- Overrides:
getFinderCachein classcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.portal.kernel.model.LayoutFriendlyURL>
-