Class FriendlyURLEntryLocalizationUtil
com.liferay.friendly.url.service.persistence.impl.FriendlyURLEntryLocalizationPersistenceImpl and provides direct access to the database for CRUD operations. This utility should only be used by the service layer, as it must operate within a transaction. Never access this utility in a JSP, controller, model, or other front-end class.
Caching information and settings can be found in portal.properties
- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcacheResult(FriendlyURLEntryLocalization friendlyURLEntryLocalization) Caches the friendly url entry localization in the entity cache if it is enabled.static voidcacheResult(List<FriendlyURLEntryLocalization> friendlyURLEntryLocalizations) Caches the friendly url entry localizations in the entity cache if it is enabled.static voidstatic voidclearCache(FriendlyURLEntryLocalization friendlyURLEntryLocalization) static intcountAll()Returns the number of friendly url entry localizations.static intcountByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Returns the number of friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static intcountByFriendlyURLEntryId(long friendlyURLEntryId) Returns the number of friendly url entry localizations where friendlyURLEntryId = ?.static intcountByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) Returns the number of friendly url entry localizations where friendlyURLEntryId = ? and languageId = ?.static intcountByG_C_C_L(long groupId, long classNameId, long classPK, String languageId) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static intcountByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ?.static intcountByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static intcountByG_C_U(long groupId, long classNameId, String urlTitle) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.static longcountWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) static FriendlyURLEntryLocalizationcreate(long friendlyURLEntryLocalizationId) Creates a new friendly url entry localization with the primary key.static FriendlyURLEntryLocalizationfetchByC_C_U_C_First(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static FriendlyURLEntryLocalizationfetchByC_C_U_C_Last(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static FriendlyURLEntryLocalizationfetchByFriendlyURLEntryId_First(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where friendlyURLEntryId = ?.static FriendlyURLEntryLocalizationfetchByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or returnsnullif it could not be found.static FriendlyURLEntryLocalizationfetchByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId, boolean useFinderCache) Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.static FriendlyURLEntryLocalizationfetchByFriendlyURLEntryId_Last(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where friendlyURLEntryId = ?.static FriendlyURLEntryLocalizationfetchByG_C_C_L_First(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalizationfetchByG_C_C_L_Last(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalizationfetchByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or returnsnullif it could not be found.static FriendlyURLEntryLocalizationfetchByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle, boolean useFinderCache) Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or returnsnullif it could not be found, optionally using the finder cache.static FriendlyURLEntryLocalizationfetchByG_C_NotL_U_First(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static FriendlyURLEntryLocalizationfetchByG_C_NotL_U_Last(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static FriendlyURLEntryLocalizationfetchByG_C_U_First(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalizationfetchByG_C_U_Last(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalizationfetchByPrimaryKey(long friendlyURLEntryLocalizationId) Returns the friendly url entry localization with the primary key or returnsnullif it could not be found.fetchByPrimaryKeys(Set<Serializable> primaryKeys) static List<FriendlyURLEntryLocalization> findAll()Returns all the friendly url entry localizations.static List<FriendlyURLEntryLocalization> findAll(int start, int end) Returns a range of all the friendly url entry localizations.static List<FriendlyURLEntryLocalization> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations.static List<FriendlyURLEntryLocalization> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations.static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Returns all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end) Returns a range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static FriendlyURLEntryLocalizationfindByC_C_U_C_First(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static FriendlyURLEntryLocalizationfindByC_C_U_C_Last(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static FriendlyURLEntryLocalization[]findByC_C_U_C_PrevAndNext(long friendlyURLEntryLocalizationId, long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId) Returns all the friendly url entry localizations where friendlyURLEntryId = ?.static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end) Returns a range of all the friendly url entry localizations where friendlyURLEntryId = ?.static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where friendlyURLEntryId = ?.static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where friendlyURLEntryId = ?.static FriendlyURLEntryLocalizationfindByFriendlyURLEntryId_First(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where friendlyURLEntryId = ?.static FriendlyURLEntryLocalizationfindByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.static FriendlyURLEntryLocalizationfindByFriendlyURLEntryId_Last(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where friendlyURLEntryId = ?.static FriendlyURLEntryLocalization[]findByFriendlyURLEntryId_PrevAndNext(long friendlyURLEntryLocalizationId, long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where friendlyURLEntryId = ?.static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalizationfindByG_C_C_L_First(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalizationfindByG_C_C_L_Last(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalization[]findByG_C_C_L_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.static FriendlyURLEntryLocalizationfindByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static FriendlyURLEntryLocalizationfindByG_C_NotL_U_First(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static FriendlyURLEntryLocalizationfindByG_C_NotL_U_Last(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static FriendlyURLEntryLocalization[]findByG_C_NotL_U_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalizationfindByG_C_U_First(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalizationfindByG_C_U_Last(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalization[]findByG_C_U_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.static FriendlyURLEntryLocalizationfindByPrimaryKey(long friendlyURLEntryLocalizationId) Returns the friendly url entry localization with the primary key or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) static FriendlyURLEntryLocalizationremove(long friendlyURLEntryLocalizationId) Removes the friendly url entry localization with the primary key from the database.static voidRemoves all the friendly url entry localizations from the database.static voidremoveByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Removes all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ? from the database.static voidremoveByFriendlyURLEntryId(long friendlyURLEntryId) Removes all the friendly url entry localizations where friendlyURLEntryId = ? from the database.static FriendlyURLEntryLocalizationremoveByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) Removes the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? from the database.static voidremoveByG_C_C_L(long groupId, long classNameId, long classPK, String languageId) Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ? from the database.static FriendlyURLEntryLocalizationremoveByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Removes the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? from the database.static voidremoveByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ? from the database.static voidremoveByG_C_U(long groupId, long classNameId, String urlTitle) Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ? from the database.static voidsetPersistence(FriendlyURLEntryLocalizationPersistence persistence) static FriendlyURLEntryLocalizationupdate(FriendlyURLEntryLocalization friendlyURLEntryLocalization) static FriendlyURLEntryLocalizationupdate(FriendlyURLEntryLocalization friendlyURLEntryLocalization, com.liferay.portal.kernel.service.ServiceContext serviceContext) static FriendlyURLEntryLocalizationupdateImpl(FriendlyURLEntryLocalization friendlyURLEntryLocalization)
-
Constructor Details
-
FriendlyURLEntryLocalizationUtil
public FriendlyURLEntryLocalizationUtil()
-
-
Method Details
-
clearCache
public static void clearCache()- See Also:
-
clearCache
- See Also:
-
countWithDynamicQuery
public static long countWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) - See Also:
-
fetchByPrimaryKeys
public static Map<Serializable,FriendlyURLEntryLocalization> fetchByPrimaryKeys(Set<Serializable> primaryKeys) - See Also:
-
findWithDynamicQuery
public static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) - See Also:
-
findWithDynamicQuery
public static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) - See Also:
-
findWithDynamicQuery
public static List<FriendlyURLEntryLocalization> findWithDynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) - See Also:
-
update
public static FriendlyURLEntryLocalization update(FriendlyURLEntryLocalization friendlyURLEntryLocalization) - See Also:
-
update
public static FriendlyURLEntryLocalization update(FriendlyURLEntryLocalization friendlyURLEntryLocalization, com.liferay.portal.kernel.service.ServiceContext serviceContext) - See Also:
-
findByFriendlyURLEntryId
Returns all the friendly url entry localizations where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry ID- Returns:
- the matching friendly url entry localizations
-
findByFriendlyURLEntryId
public static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end) Returns a range of all the friendly url entry localizations where friendlyURLEntryId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
friendlyURLEntryId- the friendly url entry IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of matching friendly url entry localizations
-
findByFriendlyURLEntryId
public static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where friendlyURLEntryId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
friendlyURLEntryId- the friendly url entry IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching friendly url entry localizations
-
findByFriendlyURLEntryId
public static List<FriendlyURLEntryLocalization> findByFriendlyURLEntryId(long friendlyURLEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where friendlyURLEntryId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
friendlyURLEntryId- the friendly url entry IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching friendly url entry localizations
-
findByFriendlyURLEntryId_First
public static FriendlyURLEntryLocalization findByFriendlyURLEntryId_First(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the first friendly url entry localization in the ordered set where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization
-
fetchByFriendlyURLEntryId_First
public static FriendlyURLEntryLocalization fetchByFriendlyURLEntryId_First(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByFriendlyURLEntryId_Last
public static FriendlyURLEntryLocalization findByFriendlyURLEntryId_Last(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the last friendly url entry localization in the ordered set where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization
-
fetchByFriendlyURLEntryId_Last
public static FriendlyURLEntryLocalization fetchByFriendlyURLEntryId_Last(long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByFriendlyURLEntryId_PrevAndNext
public static FriendlyURLEntryLocalization[] findByFriendlyURLEntryId_PrevAndNext(long friendlyURLEntryLocalizationId, long friendlyURLEntryId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the current friendly url entry localizationfriendlyURLEntryId- the friendly url entry IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next friendly url entry localization
-
removeByFriendlyURLEntryId
public static void removeByFriendlyURLEntryId(long friendlyURLEntryId) Removes all the friendly url entry localizations where friendlyURLEntryId = ? from the database.- Parameters:
friendlyURLEntryId- the friendly url entry ID
-
countByFriendlyURLEntryId
public static int countByFriendlyURLEntryId(long friendlyURLEntryId) Returns the number of friendly url entry localizations where friendlyURLEntryId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry ID- Returns:
- the number of matching friendly url entry localizations
-
findByFriendlyURLEntryId_LanguageId
public static FriendlyURLEntryLocalization findByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.- Parameters:
friendlyURLEntryId- the friendly url entry IDlanguageId- the language ID- Returns:
- the matching friendly url entry localization
-
fetchByFriendlyURLEntryId_LanguageId
public static FriendlyURLEntryLocalization fetchByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or returnsnullif it could not be found. Uses the finder cache.- Parameters:
friendlyURLEntryId- the friendly url entry IDlanguageId- the language ID- Returns:
- the matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
fetchByFriendlyURLEntryId_LanguageId
public static FriendlyURLEntryLocalization fetchByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId, boolean useFinderCache) Returns the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? or returnsnullif it could not be found, optionally using the finder cache.- Parameters:
friendlyURLEntryId- the friendly url entry IDlanguageId- the language IDuseFinderCache- whether to use the finder cache- Returns:
- the matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
removeByFriendlyURLEntryId_LanguageId
public static FriendlyURLEntryLocalization removeByFriendlyURLEntryId_LanguageId(long friendlyURLEntryId, String languageId) throws NoSuchFriendlyURLEntryLocalizationException Removes the friendly url entry localization where friendlyURLEntryId = ? and languageId = ? from the database.- Parameters:
friendlyURLEntryId- the friendly url entry IDlanguageId- the language ID- Returns:
- the friendly url entry localization that was removed
- Throws:
NoSuchFriendlyURLEntryLocalizationException
-
countByFriendlyURLEntryId_LanguageId
Returns the number of friendly url entry localizations where friendlyURLEntryId = ? and languageId = ?.- Parameters:
friendlyURLEntryId- the friendly url entry IDlanguageId- the language ID- Returns:
- the number of matching friendly url entry localizations
-
findByG_C_U
public static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url title- Returns:
- the matching friendly url entry localizations
-
findByG_C_U
public static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of matching friendly url entry localizations
-
findByG_C_U
public static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_U
public static List<FriendlyURLEntryLocalization> findByG_C_U(long groupId, long classNameId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_U_First
public static FriendlyURLEntryLocalization findByG_C_U_First(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization
-
fetchByG_C_U_First
public static FriendlyURLEntryLocalization fetchByG_C_U_First(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_U_Last
public static FriendlyURLEntryLocalization findByG_C_U_Last(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization
-
fetchByG_C_U_Last
public static FriendlyURLEntryLocalization fetchByG_C_U_Last(long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_U_PrevAndNext
public static FriendlyURLEntryLocalization[] findByG_C_U_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the current friendly url entry localizationgroupId- the group IDclassNameId- the class name IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next friendly url entry localization
-
removeByG_C_U
Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ? from the database.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url title
-
countByG_C_U
Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDurlTitle- the url title- Returns:
- the number of matching friendly url entry localizations
-
findByC_C_U_C
public static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Returns all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection ID- Returns:
- the matching friendly url entry localizations
-
findByC_C_U_C
public static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end) Returns a range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of matching friendly url entry localizations
-
findByC_C_U_C
public static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching friendly url entry localizations
-
findByC_C_U_C
public static List<FriendlyURLEntryLocalization> findByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching friendly url entry localizations
-
findByC_C_U_C_First
public static FriendlyURLEntryLocalization findByC_C_U_C_First(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the first friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization
-
fetchByC_C_U_C_First
public static FriendlyURLEntryLocalization fetchByC_C_U_C_First(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByC_C_U_C_Last
public static FriendlyURLEntryLocalization findByC_C_U_C_Last(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the last friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization
-
fetchByC_C_U_C_Last
public static FriendlyURLEntryLocalization fetchByC_C_U_C_Last(long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByC_C_U_C_PrevAndNext
public static FriendlyURLEntryLocalization[] findByC_C_U_C_PrevAndNext(long friendlyURLEntryLocalizationId, long companyId, long classNameId, String urlTitle, long ctCollectionId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the current friendly url entry localizationcompanyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next friendly url entry localization
-
removeByC_C_U_C
public static void removeByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Removes all the friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ? from the database.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection ID
-
countByC_C_U_C
public static int countByC_C_U_C(long companyId, long classNameId, String urlTitle, long ctCollectionId) Returns the number of friendly url entry localizations where companyId = ? and classNameId = ? and urlTitle = ? and ctCollectionId = ?.- Parameters:
companyId- the company IDclassNameId- the class name IDurlTitle- the url titlectCollectionId- the ct collection ID- Returns:
- the number of matching friendly url entry localizations
-
findByG_C_C_L
public static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language ID- Returns:
- the matching friendly url entry localizations
-
findByG_C_C_L
public static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? 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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of matching friendly url entry localizations
-
findByG_C_C_L
public static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? 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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_C_L
public static List<FriendlyURLEntryLocalization> findByG_C_C_L(long groupId, long classNameId, long classPK, String languageId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? 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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDstart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_C_L_First
public static FriendlyURLEntryLocalization findByG_C_C_L_First(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization
-
fetchByG_C_C_L_First
public static FriendlyURLEntryLocalization fetchByG_C_C_L_First(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_C_L_Last
public static FriendlyURLEntryLocalization findByG_C_C_L_Last(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization
-
fetchByG_C_C_L_Last
public static FriendlyURLEntryLocalization fetchByG_C_C_L_Last(long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_C_L_PrevAndNext
public static FriendlyURLEntryLocalization[] findByG_C_C_L_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, long classPK, String languageId, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the current friendly url entry localizationgroupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language IDorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next friendly url entry localization
-
removeByG_C_C_L
Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ? from the database.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language ID
-
countByG_C_C_L
Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and classPK = ? and languageId = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDclassPK- the class pklanguageId- the language ID- Returns:
- the number of matching friendly url entry localizations
-
findByG_C_L_U
public static FriendlyURLEntryLocalization findByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the matching friendly url entry localization
-
fetchByG_C_L_U
public static FriendlyURLEntryLocalization fetchByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or returnsnullif it could not be found. Uses the finder cache.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
fetchByG_C_L_U
public static FriendlyURLEntryLocalization fetchByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle, boolean useFinderCache) Returns the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? or returnsnullif it could not be found, optionally using the finder cache.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleuseFinderCache- whether to use the finder cache- Returns:
- the matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
removeByG_C_L_U
public static FriendlyURLEntryLocalization removeByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) throws NoSuchFriendlyURLEntryLocalizationException Removes the friendly url entry localization where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ? from the database.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the friendly url entry localization that was removed
- Throws:
NoSuchFriendlyURLEntryLocalizationException
-
countByG_C_L_U
public static int countByG_C_L_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and languageId = ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the number of matching friendly url entry localizations
-
findByG_C_NotL_U
public static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Returns all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the matching friendly url entry localizations
-
findByG_C_NotL_U
public static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end) Returns a range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of matching friendly url entry localizations
-
findByG_C_NotL_U
public static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_NotL_U
public static List<FriendlyURLEntryLocalization> findByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titlestart- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of matching friendly url entry localizations
-
findByG_C_NotL_U_First
public static FriendlyURLEntryLocalization findByG_C_NotL_U_First(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization
-
fetchByG_C_NotL_U_First
public static FriendlyURLEntryLocalization fetchByG_C_NotL_U_First(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the first friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the first matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_NotL_U_Last
public static FriendlyURLEntryLocalization findByG_C_NotL_U_Last(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization
-
fetchByG_C_NotL_U_Last
public static FriendlyURLEntryLocalization fetchByG_C_NotL_U_Last(long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns the last friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the last matching friendly url entry localization, or
nullif a matching friendly url entry localization could not be found
-
findByG_C_NotL_U_PrevAndNext
public static FriendlyURLEntryLocalization[] findByG_C_NotL_U_PrevAndNext(long friendlyURLEntryLocalizationId, long groupId, long classNameId, String languageId, String urlTitle, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localizations before and after the current friendly url entry localization in the ordered set where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the current friendly url entry localizationgroupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url titleorderByComparator- the comparator to order the set by (optionallynull)- Returns:
- the previous, current, and next friendly url entry localization
-
removeByG_C_NotL_U
public static void removeByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Removes all the friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ? from the database.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title
-
countByG_C_NotL_U
public static int countByG_C_NotL_U(long groupId, long classNameId, String languageId, String urlTitle) Returns the number of friendly url entry localizations where groupId = ? and classNameId = ? and languageId ≠ ? and urlTitle = ?.- Parameters:
groupId- the group IDclassNameId- the class name IDlanguageId- the language IDurlTitle- the url title- Returns:
- the number of matching friendly url entry localizations
-
cacheResult
Caches the friendly url entry localization in the entity cache if it is enabled.- Parameters:
friendlyURLEntryLocalization- the friendly url entry localization
-
cacheResult
Caches the friendly url entry localizations in the entity cache if it is enabled.- Parameters:
friendlyURLEntryLocalizations- the friendly url entry localizations
-
create
Creates a new friendly url entry localization with the primary key. Does not add the friendly url entry localization to the database.- Parameters:
friendlyURLEntryLocalizationId- the primary key for the new friendly url entry localization- Returns:
- the new friendly url entry localization
-
remove
public static FriendlyURLEntryLocalization remove(long friendlyURLEntryLocalizationId) throws NoSuchFriendlyURLEntryLocalizationException Removes the friendly url entry localization with the primary key from the database. Also notifies the appropriate model listeners.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the friendly url entry localization- Returns:
- the friendly url entry localization that was removed
-
updateImpl
public static FriendlyURLEntryLocalization updateImpl(FriendlyURLEntryLocalization friendlyURLEntryLocalization) -
findByPrimaryKey
public static FriendlyURLEntryLocalization findByPrimaryKey(long friendlyURLEntryLocalizationId) throws NoSuchFriendlyURLEntryLocalizationException Returns the friendly url entry localization with the primary key or throws aNoSuchFriendlyURLEntryLocalizationExceptionif it could not be found.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the friendly url entry localization- Returns:
- the friendly url entry localization
-
fetchByPrimaryKey
Returns the friendly url entry localization with the primary key or returnsnullif it could not be found.- Parameters:
friendlyURLEntryLocalizationId- the primary key of the friendly url entry localization- Returns:
- the friendly url entry localization, or
nullif a friendly url entry localization with the primary key could not be found
-
findAll
Returns all the friendly url entry localizations.- Returns:
- the friendly url entry localizations
-
findAll
Returns a range of all the friendly url entry localizations.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
start- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)- Returns:
- the range of friendly url entry localizations
-
findAll
public static List<FriendlyURLEntryLocalization> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator) Returns an ordered range of all the friendly url entry localizations.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
start- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of friendly url entry localizations
-
findAll
public static List<FriendlyURLEntryLocalization> findAll(int start, int end, com.liferay.portal.kernel.util.OrderByComparator<FriendlyURLEntryLocalization> orderByComparator, boolean useFinderCache) Returns an ordered range of all the friendly url entry localizations.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 fromFriendlyURLEntryLocalizationModelImpl.- Parameters:
start- the lower bound of the range of friendly url entry localizationsend- the upper bound of the range of friendly url entry localizations (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)useFinderCache- whether to use the finder cache- Returns:
- the ordered range of friendly url entry localizations
-
removeAll
public static void removeAll()Removes all the friendly url entry localizations from the database. -
countAll
public static int countAll()Returns the number of friendly url entry localizations.- Returns:
- the number of friendly url entry localizations
-
getPersistence
-
setPersistence
-