Uses of Interface
com.liferay.social.kernel.model.SocialActivitySet
Packages that use SocialActivitySet
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialActivitySet in com.liferay.social.kernel.model
Classes in com.liferay.social.kernel.model that implement SocialActivitySetFields in com.liferay.social.kernel.model with type parameters of type SocialActivitySetModifier and TypeFieldDescriptionstatic final Accessor<SocialActivitySet,Long> SocialActivitySet.ACTIVITY_SET_ID_ACCESSORMethods in com.liferay.social.kernel.model that return SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetModel.cloneWithOriginalValues()SocialActivitySetWrapper.cloneWithOriginalValues()Methods in com.liferay.social.kernel.model that return types with arguments of type SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetWrapper.getAttributeGetterFunctions()SocialActivitySetWrapper.getAttributeSetterBiConsumers()Methods in com.liferay.social.kernel.model with parameters of type SocialActivitySetModifier and TypeMethodDescriptionprotected SocialActivityFeedEntryBaseSocialActivityInterpreter.doInterpret(SocialActivitySet activitySet, ServiceContext serviceContext) BaseSocialActivityInterpreter.interpret(SocialActivitySet activitySet, ServiceContext serviceContext) SocialActivityInterpreter.interpret(SocialActivitySet activitySet, ServiceContext serviceContext) protected SocialActivitySetWrapperSocialActivitySetWrapper.wrap(SocialActivitySet socialActivitySet) Constructors in com.liferay.social.kernel.model with parameters of type SocialActivitySet -
Uses of SocialActivitySet in com.liferay.social.kernel.model.impl
Methods in com.liferay.social.kernel.model.impl with parameters of type SocialActivitySetModifier and TypeMethodDescriptionSocialActivityInterpreterImpl.interpret(SocialActivitySet activitySet, ServiceContext serviceContext) -
Uses of SocialActivitySet in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service that return SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetLocalService.addActivitySet(long activityId) static SocialActivitySetSocialActivitySetLocalServiceUtil.addActivitySet(long activityId) SocialActivitySetLocalServiceWrapper.addActivitySet(long activityId) SocialActivitySetLocalService.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.static SocialActivitySetSocialActivitySetLocalServiceUtil.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.SocialActivitySetLocalServiceWrapper.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.SocialActivitySetLocalService.createSocialActivitySet(long activitySetId) Creates a new social activity set with the primary key.static SocialActivitySetSocialActivitySetLocalServiceUtil.createSocialActivitySet(long activitySetId) Creates a new social activity set with the primary key.SocialActivitySetLocalServiceWrapper.createSocialActivitySet(long activitySetId) Creates a new social activity set with the primary key.SocialActivitySetLocalService.deleteSocialActivitySet(long activitySetId) Deletes the social activity set with the primary key from the database.SocialActivitySetLocalService.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.static SocialActivitySetSocialActivitySetLocalServiceUtil.deleteSocialActivitySet(long activitySetId) Deletes the social activity set with the primary key from the database.static SocialActivitySetSocialActivitySetLocalServiceUtil.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.SocialActivitySetLocalServiceWrapper.deleteSocialActivitySet(long activitySetId) Deletes the social activity set with the primary key from the database.SocialActivitySetLocalServiceWrapper.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.SocialActivitySetLocalService.fetchSocialActivitySet(long activitySetId) static SocialActivitySetSocialActivitySetLocalServiceUtil.fetchSocialActivitySet(long activitySetId) SocialActivitySetLocalServiceWrapper.fetchSocialActivitySet(long activitySetId) SocialActivitySetLocalService.getClassActivitySet(long classNameId, long classPK, int type) SocialActivitySetLocalService.getClassActivitySet(long userId, long classNameId, long classPK, int type) static SocialActivitySetSocialActivitySetLocalServiceUtil.getClassActivitySet(long classNameId, long classPK, int type) static SocialActivitySetSocialActivitySetLocalServiceUtil.getClassActivitySet(long userId, long classNameId, long classPK, int type) SocialActivitySetLocalServiceWrapper.getClassActivitySet(long classNameId, long classPK, int type) SocialActivitySetLocalServiceWrapper.getClassActivitySet(long userId, long classNameId, long classPK, int type) SocialActivitySetLocalService.getSocialActivitySet(long activitySetId) Returns the social activity set with the primary key.static SocialActivitySetSocialActivitySetLocalServiceUtil.getSocialActivitySet(long activitySetId) Returns the social activity set with the primary key.SocialActivitySetLocalServiceWrapper.getSocialActivitySet(long activitySetId) Returns the social activity set with the primary key.SocialActivitySetLocalService.getUserActivitySet(long groupId, long userId, int type) SocialActivitySetLocalService.getUserActivitySet(long groupId, long userId, long classNameId, int type) static SocialActivitySetSocialActivitySetLocalServiceUtil.getUserActivitySet(long groupId, long userId, int type) static SocialActivitySetSocialActivitySetLocalServiceUtil.getUserActivitySet(long groupId, long userId, long classNameId, int type) SocialActivitySetLocalServiceWrapper.getUserActivitySet(long groupId, long userId, int type) SocialActivitySetLocalServiceWrapper.getUserActivitySet(long groupId, long userId, long classNameId, int type) SocialActivitySetLocalService.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.static SocialActivitySetSocialActivitySetLocalServiceUtil.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.SocialActivitySetLocalServiceWrapper.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.Methods in com.liferay.social.kernel.service that return types with arguments of type SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetLocalService.getCTPersistence()SocialActivitySetLocalServiceWrapper.getCTPersistence()SocialActivitySetLocalService.getGroupActivitySets(long groupId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getGroupActivitySets(long groupId, int start, int end) SocialActivitySetLocalServiceWrapper.getGroupActivitySets(long groupId, int start, int end) SocialActivitySetLocalService.getModelClass()SocialActivitySetLocalServiceWrapper.getModelClass()SocialActivitySetLocalService.getOrganizationActivitySets(long organizationId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getOrganizationActivitySets(long organizationId, int start, int end) SocialActivitySetLocalServiceWrapper.getOrganizationActivitySets(long organizationId, int start, int end) SocialActivitySetLocalService.getRelationActivitySets(long userId, int start, int end) SocialActivitySetLocalService.getRelationActivitySets(long userId, int type, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getRelationActivitySets(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getRelationActivitySets(long userId, int type, int start, int end) SocialActivitySetLocalServiceWrapper.getRelationActivitySets(long userId, int start, int end) SocialActivitySetLocalServiceWrapper.getRelationActivitySets(long userId, int type, int start, int end) SocialActivitySetLocalService.getSocialActivitySets(int start, int end) Returns a range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getSocialActivitySets(int start, int end) Returns a range of all the social activity sets.SocialActivitySetLocalServiceWrapper.getSocialActivitySets(int start, int end) Returns a range of all the social activity sets.SocialActivitySetLocalService.getUserActivitySets(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getUserActivitySets(long userId, int start, int end) SocialActivitySetLocalServiceWrapper.getUserActivitySets(long userId, int start, int end) SocialActivitySetLocalService.getUserGroupsActivitySets(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getUserGroupsActivitySets(long userId, int start, int end) SocialActivitySetLocalServiceWrapper.getUserGroupsActivitySets(long userId, int start, int end) SocialActivitySetLocalService.getUserViewableActivitySets(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetLocalServiceUtil.getUserViewableActivitySets(long userId, int start, int end) SocialActivitySetLocalServiceWrapper.getUserViewableActivitySets(long userId, int start, int end) Methods in com.liferay.social.kernel.service with parameters of type SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetLocalService.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.static SocialActivitySetSocialActivitySetLocalServiceUtil.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.SocialActivitySetLocalServiceWrapper.addSocialActivitySet(SocialActivitySet socialActivitySet) Adds the social activity set to the database.SocialActivitySetLocalService.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.static SocialActivitySetSocialActivitySetLocalServiceUtil.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.SocialActivitySetLocalServiceWrapper.deleteSocialActivitySet(SocialActivitySet socialActivitySet) Deletes the social activity set from the database.SocialActivityInterpreterLocalService.interpret(String selector, SocialActivitySet activitySet, ServiceContext serviceContext) static SocialActivityFeedEntrySocialActivityInterpreterLocalServiceUtil.interpret(String selector, SocialActivitySet activitySet, ServiceContext serviceContext) SocialActivityInterpreterLocalServiceWrapper.interpret(String selector, SocialActivitySet activitySet, ServiceContext serviceContext) SocialActivitySetLocalService.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.static SocialActivitySetSocialActivitySetLocalServiceUtil.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.SocialActivitySetLocalServiceWrapper.updateSocialActivitySet(SocialActivitySet socialActivitySet) Updates the social activity set in the database or adds it if it does not yet exist.Method parameters in com.liferay.social.kernel.service with type arguments of type SocialActivitySetModifier and TypeMethodDescription<R,E extends Throwable>
RSocialActivitySetLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySet>, R, E> updateUnsafeFunction) <R,E extends Throwable>
RSocialActivitySetLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivitySet>, R, E> updateUnsafeFunction) -
Uses of SocialActivitySet in com.liferay.social.kernel.service.persistence
Methods in com.liferay.social.kernel.service.persistence that return SocialActivitySetModifier and TypeMethodDescriptionSocialActivitySetPersistence.create(long activitySetId) Creates a new social activity set with the primary key.static SocialActivitySetSocialActivitySetUtil.create(long activitySetId) Creates a new social activity set with the primary key.SocialActivitySetPersistence.fetchByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.fetchByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.fetchByPrimaryKey(long activitySetId) Returns the social activity set with the primary key or returnsnullif it could not be found.static SocialActivitySetSocialActivitySetUtil.fetchByPrimaryKey(long activitySetId) Returns the social activity set with the primary key or returnsnullif it could not be found.SocialActivitySetPersistence.fetchByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.fetchByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T_PrevAndNext(long activitySetId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByC_C_T_PrevAndNext(long activitySetId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_PrevAndNext(long activitySetId, long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByG_U_C_T_PrevAndNext(long activitySetId, long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_PrevAndNext(long activitySetId, long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByG_U_T_PrevAndNext(long activitySetId, long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.findByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.findByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByGroupId_PrevAndNext(long activitySetId, long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.static SocialActivitySet[]SocialActivitySetUtil.findByGroupId_PrevAndNext(long activitySetId, long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByPrimaryKey(long activitySetId) Returns the social activity set with the primary key or throws aNoSuchActivitySetExceptionif it could not be found.static SocialActivitySetSocialActivitySetUtil.findByPrimaryKey(long activitySetId) Returns the social activity set with the primary key or throws aNoSuchActivitySetExceptionif it could not be found.SocialActivitySetPersistence.findByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T_PrevAndNext(long activitySetId, long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByU_C_C_T_PrevAndNext(long activitySetId, long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.findByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.findByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findByUserId_PrevAndNext(long activitySetId, long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.static SocialActivitySet[]SocialActivitySetUtil.findByUserId_PrevAndNext(long activitySetId, long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.remove(long activitySetId) Removes the social activity set with the primary key from the database.static SocialActivitySetSocialActivitySetUtil.remove(long activitySetId) Removes the social activity set with the primary key from the database.static SocialActivitySetSocialActivitySetUtil.update(SocialActivitySet socialActivitySet) static SocialActivitySetSocialActivitySetUtil.update(SocialActivitySet socialActivitySet, ServiceContext serviceContext) SocialActivitySetPersistence.updateImpl(SocialActivitySet socialActivitySet) static SocialActivitySetSocialActivitySetUtil.updateImpl(SocialActivitySet socialActivitySet) Methods in com.liferay.social.kernel.service.persistence that return types with arguments of type SocialActivitySetModifier and TypeMethodDescriptionstatic Map<Serializable,SocialActivitySet> SocialActivitySetUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) SocialActivitySetPersistence.findAll()Returns all the social activity sets.SocialActivitySetPersistence.findAll(int start, int end) Returns a range of all the social activity sets.SocialActivitySetPersistence.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets.SocialActivitySetPersistence.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll()Returns all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll(int start, int end) Returns a range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type) Returns all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type) Returns all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type) Returns all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end) Returns a range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type) Returns all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end) Returns a range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type) Returns all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type, int start, int end) Returns a range of all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type) Returns all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type, int start, int end) Returns a range of all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByGroupId(long groupId) Returns all the social activity sets where groupId = ?.SocialActivitySetPersistence.findByGroupId(long groupId, int start, int end) Returns a range of all the social activity sets where groupId = ?.SocialActivitySetPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ?.SocialActivitySetPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId) Returns all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId, int start, int end) Returns a range of all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ?.SocialActivitySetFinder.findByOrganizationId(long organizationId, int start, int end) static List<SocialActivitySet>SocialActivitySetFinderUtil.findByOrganizationId(long organizationId, int start, int end) SocialActivitySetFinder.findByRelation(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetFinderUtil.findByRelation(long userId, int start, int end) SocialActivitySetFinder.findByRelationType(long userId, int type, int start, int end) static List<SocialActivitySet>SocialActivitySetFinderUtil.findByRelationType(long userId, int type, int start, int end) SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type) Returns all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type) Returns all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetFinder.findByUser(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetFinderUtil.findByUser(long userId, int start, int end) SocialActivitySetFinder.findByUserGroups(long userId, int start, int end) static List<SocialActivitySet>SocialActivitySetFinderUtil.findByUserGroups(long userId, int start, int end) SocialActivitySetPersistence.findByUserId(long userId) Returns all the social activity sets where userId = ?.SocialActivitySetPersistence.findByUserId(long userId, int start, int end) Returns a range of all the social activity sets where userId = ?.SocialActivitySetPersistence.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ?.SocialActivitySetPersistence.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId) Returns all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId, int start, int end) Returns a range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) static List<SocialActivitySet>SocialActivitySetUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end) static List<SocialActivitySet>SocialActivitySetUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Methods in com.liferay.social.kernel.service.persistence with parameters of type SocialActivitySetModifier and TypeMethodDescriptionvoidSocialActivitySetPersistence.cacheResult(SocialActivitySet socialActivitySet) Caches the social activity set in the entity cache if it is enabled.static voidSocialActivitySetUtil.cacheResult(SocialActivitySet socialActivitySet) Caches the social activity set in the entity cache if it is enabled.static voidSocialActivitySetUtil.clearCache(SocialActivitySet socialActivitySet) static SocialActivitySetSocialActivitySetUtil.update(SocialActivitySet socialActivitySet) static SocialActivitySetSocialActivitySetUtil.update(SocialActivitySet socialActivitySet, ServiceContext serviceContext) SocialActivitySetPersistence.updateImpl(SocialActivitySet socialActivitySet) static SocialActivitySetSocialActivitySetUtil.updateImpl(SocialActivitySet socialActivitySet) Method parameters in com.liferay.social.kernel.service.persistence with type arguments of type SocialActivitySetModifier and TypeMethodDescriptionvoidSocialActivitySetPersistence.cacheResult(List<SocialActivitySet> socialActivitySets) Caches the social activity sets in the entity cache if it is enabled.static voidSocialActivitySetUtil.cacheResult(List<SocialActivitySet> socialActivitySets) Caches the social activity sets in the entity cache if it is enabled.SocialActivitySetPersistence.fetchByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.fetchByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.fetchByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.fetchByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.fetchByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.fetchByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.fetchByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.fetchByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.fetchByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets.SocialActivitySetPersistence.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets.static List<SocialActivitySet>SocialActivitySetUtil.findAll(int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByC_C_T(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByC_C_T_First(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByC_C_T_Last(long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByC_C_T_PrevAndNext(long activitySetId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByC_C_T_PrevAndNext(long activitySetId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_C_T(long groupId, long userId, long classNameId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_C_T_First(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_C_T_Last(long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_C_T_PrevAndNext(long activitySetId, long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByG_U_C_T_PrevAndNext(long activitySetId, long groupId, long userId, long classNameId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and classNameId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByG_U_T(long groupId, long userId, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_T_First(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByG_U_T_Last(long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByG_U_T_PrevAndNext(long activitySetId, long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByG_U_T_PrevAndNext(long activitySetId, long groupId, long userId, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ? and userId = ? and type = ?.SocialActivitySetPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ?.SocialActivitySetPersistence.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where groupId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByGroupId(long groupId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where groupId = ?.SocialActivitySetPersistence.findByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.findByGroupId_First(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.static SocialActivitySetSocialActivitySetUtil.findByGroupId_Last(long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByGroupId_PrevAndNext(long activitySetId, long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.static SocialActivitySet[]SocialActivitySetUtil.findByGroupId_PrevAndNext(long activitySetId, long groupId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where groupId = ?.SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByU_C_C_T(long userId, long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByU_C_C_T_First(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySetSocialActivitySetUtil.findByU_C_C_T_Last(long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByU_C_C_T_PrevAndNext(long activitySetId, long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.static SocialActivitySet[]SocialActivitySetUtil.findByU_C_C_T_PrevAndNext(long activitySetId, long userId, long classNameId, long classPK, int type, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ? and classNameId = ? and classPK = ? and type = ?.SocialActivitySetPersistence.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ?.SocialActivitySetPersistence.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) Returns an ordered range of all the social activity sets where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findByUserId(long userId, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activity sets where userId = ?.SocialActivitySetPersistence.findByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.findByUserId_First(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the first social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.static SocialActivitySetSocialActivitySetUtil.findByUserId_Last(long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the last social activity set in the ordered set where userId = ?.SocialActivitySetPersistence.findByUserId_PrevAndNext(long activitySetId, long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.static SocialActivitySet[]SocialActivitySetUtil.findByUserId_PrevAndNext(long activitySetId, long userId, OrderByComparator<SocialActivitySet> orderByComparator) Returns the social activity sets before and after the current social activity set in the ordered set where userId = ?.static List<SocialActivitySet>SocialActivitySetUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<SocialActivitySet> orderByComparator) -
Uses of SocialActivitySet in com.liferay.social.kernel.util
Constructors in com.liferay.social.kernel.util with parameters of type SocialActivitySet -
Uses of SocialActivitySet in com.liferay.social.kernel.util.comparator
Methods in com.liferay.social.kernel.util.comparator with parameters of type SocialActivitySetModifier and TypeMethodDescriptionintSocialActivitySetModifiedDateComparator.compare(SocialActivitySet activitySet1, SocialActivitySet activitySet2)