Uses of Interface
com.liferay.social.kernel.model.SocialActivity
Packages that use SocialActivity
Package
Description
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of SocialActivity in com.liferay.social.kernel.model
Classes in com.liferay.social.kernel.model that implement SocialActivityFields in com.liferay.social.kernel.model with type parameters of type SocialActivityModifier and TypeFieldDescriptionstatic final Accessor<SocialActivity,
Long> SocialActivity.ACTIVITY_ID_ACCESSOR
Methods in com.liferay.social.kernel.model that return SocialActivityModifier and TypeMethodDescriptionSocialActivityModel.cloneWithOriginalValues()
SocialActivityWrapper.cloneWithOriginalValues()
Methods in com.liferay.social.kernel.model that return types with arguments of type SocialActivityModifier and TypeMethodDescriptionSocialActivityWrapper.getAttributeGetterFunctions()
SocialActivityWrapper.getAttributeSetterBiConsumers()
Methods in com.liferay.social.kernel.model with parameters of type SocialActivityModifier and TypeMethodDescriptionprotected SocialActivityFeedEntry
BaseSocialActivityInterpreter.doInterpret
(SocialActivity activity, ServiceContext serviceContext) protected void
BaseSocialAchievement.doProcessActivity
(SocialActivity activity) protected String
BaseSocialActivityInterpreter.getBody
(SocialActivity activity, ServiceContext serviceContext) protected String
BaseSocialActivityInterpreter.getEntryTitle
(SocialActivity activity, ServiceContext serviceContext) protected String
BaseSocialActivityInterpreter.getLink
(SocialActivity activity, ServiceContext serviceContext) protected String
BaseSocialActivityInterpreter.getPath
(SocialActivity activity, ServiceContext serviceContext) protected String
BaseSocialActivityInterpreter.getTitle
(SocialActivity activity, ServiceContext serviceContext) protected Object[]
BaseSocialActivityInterpreter.getTitleArguments
(String groupName, SocialActivity activity, String link, String title, ServiceContext serviceContext) protected String
BaseSocialActivityInterpreter.getTitlePattern
(String groupName, SocialActivity activity) boolean
BaseSocialActivityInterpreter.hasPermission
(PermissionChecker permissionChecker, SocialActivity activity, String actionId, ServiceContext serviceContext) boolean
SocialActivityInterpreter.hasPermission
(PermissionChecker permissionChecker, SocialActivity activity, String actionId, ServiceContext serviceContext) protected boolean
BaseSocialActivityInterpreter.hasPermissions
(PermissionChecker permissionChecker, SocialActivity activity, String actionId, ServiceContext serviceContext) BaseSocialActivityInterpreter.interpret
(SocialActivity activity, ServiceContext serviceContext) SocialActivityInterpreter.interpret
(SocialActivity activity, ServiceContext serviceContext) void
BaseSocialAchievement.processActivity
(SocialActivity activity) void
SocialAchievement.processActivity
(SocialActivity activity) void
SocialActivityProcessor.processActivity
(SocialActivity activity) protected SocialActivityWrapper
SocialActivityWrapper.wrap
(SocialActivity socialActivity) Constructors in com.liferay.social.kernel.model with parameters of type SocialActivity -
Uses of SocialActivity in com.liferay.social.kernel.model.impl
Methods in com.liferay.social.kernel.model.impl with parameters of type SocialActivityModifier and TypeMethodDescriptionboolean
SocialActivityInterpreterImpl.hasPermission
(PermissionChecker permissionChecker, SocialActivity activity, String actionId, ServiceContext serviceContext) SocialActivityInterpreterImpl.interpret
(SocialActivity activity, ServiceContext serviceContext) -
Uses of SocialActivity in com.liferay.social.kernel.service
Methods in com.liferay.social.kernel.service that return SocialActivityModifier and TypeMethodDescriptionSocialActivityLocalService.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.static SocialActivity
SocialActivityLocalServiceUtil.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.SocialActivityLocalServiceWrapper.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.SocialActivityLocalService.createSocialActivity
(long activityId) Creates a new social activity with the primary key.static SocialActivity
SocialActivityLocalServiceUtil.createSocialActivity
(long activityId) Creates a new social activity with the primary key.SocialActivityLocalServiceWrapper.createSocialActivity
(long activityId) Creates a new social activity with the primary key.SocialActivityLocalService.deleteSocialActivity
(long activityId) Deletes the social activity with the primary key from the database.SocialActivityLocalService.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.static SocialActivity
SocialActivityLocalServiceUtil.deleteSocialActivity
(long activityId) Deletes the social activity with the primary key from the database.static SocialActivity
SocialActivityLocalServiceUtil.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.SocialActivityLocalServiceWrapper.deleteSocialActivity
(long activityId) Deletes the social activity with the primary key from the database.SocialActivityLocalServiceWrapper.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.SocialActivityLocalService.fetchFirstActivity
(String className, long classPK, int type) static SocialActivity
SocialActivityLocalServiceUtil.fetchFirstActivity
(String className, long classPK, int type) SocialActivityLocalServiceWrapper.fetchFirstActivity
(String className, long classPK, int type) SocialActivityLocalService.fetchSocialActivity
(long activityId) static SocialActivity
SocialActivityLocalServiceUtil.fetchSocialActivity
(long activityId) SocialActivityLocalServiceWrapper.fetchSocialActivity
(long activityId) SocialActivityLocalService.getActivity
(long activityId) Returns the activity identified by its primary key.static SocialActivity
SocialActivityLocalServiceUtil.getActivity
(long activityId) Returns the activity identified by its primary key.SocialActivityLocalServiceWrapper.getActivity
(long activityId) Returns the activity identified by its primary key.SocialActivityService.getActivity
(long activityId) Returns the activity identified by its primary key.static SocialActivity
SocialActivityServiceUtil.getActivity
(long activityId) Returns the activity identified by its primary key.SocialActivityServiceWrapper.getActivity
(long activityId) Returns the activity identified by its primary key.SocialActivityLocalService.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.static SocialActivity
SocialActivityLocalServiceUtil.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.SocialActivityLocalServiceWrapper.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.SocialActivityService.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.static SocialActivity
SocialActivityServiceUtil.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.SocialActivityServiceWrapper.getMirrorActivity
(long mirrorActivityId) Returns the activity that has the mirror activity.SocialActivityLocalService.getSocialActivity
(long activityId) Returns the social activity with the primary key.static SocialActivity
SocialActivityLocalServiceUtil.getSocialActivity
(long activityId) Returns the social activity with the primary key.SocialActivityLocalServiceWrapper.getSocialActivity
(long activityId) Returns the social activity with the primary key.SocialActivityLocalService.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity in the database or adds it if it does not yet exist.static SocialActivity
SocialActivityLocalServiceUtil.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity in the database or adds it if it does not yet exist.SocialActivityLocalServiceWrapper.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity 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 SocialActivityModifier and TypeMethodDescriptionSocialActivityLocalService.getActivities
(long classNameId, int start, int end) Deprecated.SocialActivityLocalService.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityLocalService.getActivities
(long companyId, String className, int start, int end) Returns a range of all the activities done on assets identified by the company ID and class name.SocialActivityLocalService.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.static List<SocialActivity>
SocialActivityLocalServiceUtil.getActivities
(long classNameId, int start, int end) Deprecated.As of Athanasius (7.3.x), replaced bySocialActivityLocalServiceUtil.getActivities(long, String, int, int)
Returns a range of all the activities done on assets identified by the class name ID.static List<SocialActivity>
SocialActivityLocalServiceUtil.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.static List<SocialActivity>
SocialActivityLocalServiceUtil.getActivities
(long companyId, String className, int start, int end) Returns a range of all the activities done on assets identified by the company ID and class name.static List<SocialActivity>
SocialActivityLocalServiceUtil.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityLocalServiceWrapper.getActivities
(long classNameId, int start, int end) Deprecated.As of Athanasius (7.3.x), replaced bySocialActivityLocalServiceWrapper.getActivities(long, String, int, int)
Returns a range of all the activities done on assets identified by the class name ID.SocialActivityLocalServiceWrapper.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityLocalServiceWrapper.getActivities
(long companyId, String className, int start, int end) Returns a range of all the activities done on assets identified by the company ID and class name.SocialActivityLocalServiceWrapper.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityService.getActivities
(long classNameId, int start, int end) Returns a range of all the activities done on assets identified by the class name ID.SocialActivityService.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityService.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityService.getActivities
(String className, int start, int end) Returns a range of all the activities done on assets identified by the class name.static List<SocialActivity>
SocialActivityServiceUtil.getActivities
(long classNameId, int start, int end) Returns a range of all the activities done on assets identified by the class name ID.static List<SocialActivity>
SocialActivityServiceUtil.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.static List<SocialActivity>
SocialActivityServiceUtil.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.static List<SocialActivity>
SocialActivityServiceUtil.getActivities
(String className, int start, int end) Returns a range of all the activities done on assets identified by the class name.SocialActivityServiceWrapper.getActivities
(long classNameId, int start, int end) Returns a range of all the activities done on assets identified by the class name ID.SocialActivityServiceWrapper.getActivities
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name ID and class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityServiceWrapper.getActivities
(long mirrorActivityId, String className, long classPK, int start, int end) Returns a range of all the activities done on the asset identified by the class name and the class primary key that are mirrors of the activity identified by the mirror activity ID.SocialActivityServiceWrapper.getActivities
(String className, int start, int end) Returns a range of all the activities done on assets identified by the class name.SocialActivityLocalService.getActivitySetActivities
(long activitySetId, int start, int end) static List<SocialActivity>
SocialActivityLocalServiceUtil.getActivitySetActivities
(long activitySetId, int start, int end) SocialActivityLocalServiceWrapper.getActivitySetActivities
(long activitySetId, int start, int end) SocialActivityService.getActivitySetActivities
(long activitySetId, int start, int end) static List<SocialActivity>
SocialActivityServiceUtil.getActivitySetActivities
(long activitySetId, int start, int end) SocialActivityServiceWrapper.getActivitySetActivities
(long activitySetId, int start, int end) SocialActivityLocalService.getApprovedActivities
(long classPK, double version) static List<SocialActivity>
SocialActivityLocalServiceUtil.getApprovedActivities
(long classPK, double version) SocialActivityLocalServiceWrapper.getApprovedActivities
(long classPK, double version) SocialActivityLocalService.getCTPersistence()
SocialActivityLocalServiceWrapper.getCTPersistence()
SocialActivityLocalService.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.static List<SocialActivity>
SocialActivityLocalServiceUtil.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.SocialActivityLocalServiceWrapper.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.SocialActivityService.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.static List<SocialActivity>
SocialActivityServiceUtil.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.SocialActivityServiceWrapper.getGroupActivities
(long groupId, int start, int end) Returns a range of all the activities done in the group.SocialActivityLocalService.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.static List<SocialActivity>
SocialActivityLocalServiceUtil.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.SocialActivityLocalServiceWrapper.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.SocialActivityService.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.static List<SocialActivity>
SocialActivityServiceUtil.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.SocialActivityServiceWrapper.getGroupUsersActivities
(long groupId, int start, int end) Returns a range of activities done by users that are members of the group.SocialActivityLocalService.getModelClass()
SocialActivityLocalServiceWrapper.getModelClass()
SocialActivityLocalService.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.static List<SocialActivity>
SocialActivityLocalServiceUtil.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.SocialActivityLocalServiceWrapper.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.SocialActivityService.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.static List<SocialActivity>
SocialActivityServiceUtil.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.SocialActivityServiceWrapper.getOrganizationActivities
(long organizationId, int start, int end) Returns a range of all the activities done in the organization.SocialActivityLocalService.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.static List<SocialActivity>
SocialActivityLocalServiceUtil.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.SocialActivityLocalServiceWrapper.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.SocialActivityService.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.static List<SocialActivity>
SocialActivityServiceUtil.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.SocialActivityServiceWrapper.getOrganizationUsersActivities
(long organizationId, int start, int end) Returns a range of all the activities done by users of the organization.SocialActivityLocalService.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.SocialActivityLocalService.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.static List<SocialActivity>
SocialActivityLocalServiceUtil.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.static List<SocialActivity>
SocialActivityLocalServiceUtil.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.SocialActivityLocalServiceWrapper.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.SocialActivityLocalServiceWrapper.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.SocialActivityService.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.SocialActivityService.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.static List<SocialActivity>
SocialActivityServiceUtil.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.static List<SocialActivity>
SocialActivityServiceUtil.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.SocialActivityServiceWrapper.getRelationActivities
(long userId, int start, int end) Returns a range of all the activities done by users in a relationship with the user identified by the user ID.SocialActivityServiceWrapper.getRelationActivities
(long userId, int type, int start, int end) Returns a range of all the activities done by users in a relationship of typetype
with the user identified byuserId
.SocialActivityLocalService.getSocialActivities
(int start, int end) Returns a range of all the social activities.static List<SocialActivity>
SocialActivityLocalServiceUtil.getSocialActivities
(int start, int end) Returns a range of all the social activities.SocialActivityLocalServiceWrapper.getSocialActivities
(int start, int end) Returns a range of all the social activities.SocialActivityLocalService.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.static List<SocialActivity>
SocialActivityLocalServiceUtil.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.SocialActivityLocalServiceWrapper.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.SocialActivityService.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.static List<SocialActivity>
SocialActivityServiceUtil.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.SocialActivityServiceWrapper.getUserActivities
(long userId, int start, int end) Returns a range of all the activities done by the user.SocialActivityLocalService.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.static List<SocialActivity>
SocialActivityLocalServiceUtil.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.SocialActivityLocalServiceWrapper.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.SocialActivityService.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.static List<SocialActivity>
SocialActivityServiceUtil.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.SocialActivityServiceWrapper.getUserGroupsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups.SocialActivityLocalService.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.static List<SocialActivity>
SocialActivityLocalServiceUtil.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.SocialActivityLocalServiceWrapper.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.SocialActivityService.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.static List<SocialActivity>
SocialActivityServiceUtil.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.SocialActivityServiceWrapper.getUserGroupsAndOrganizationsActivities
(long userId, int start, int end) Returns a range of all the activities done in the user's groups and organizations.SocialActivityLocalService.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.static List<SocialActivity>
SocialActivityLocalServiceUtil.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.SocialActivityLocalServiceWrapper.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.SocialActivityService.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.static List<SocialActivity>
SocialActivityServiceUtil.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.SocialActivityServiceWrapper.getUserOrganizationsActivities
(long userId, int start, int end) Returns a range of all activities done in the user's organizations.Methods in com.liferay.social.kernel.service with parameters of type SocialActivityModifier and TypeMethodDescriptionvoid
SocialActivityLocalService.addActivity
(SocialActivity activity, SocialActivity mirrorActivity) static void
SocialActivityLocalServiceUtil.addActivity
(SocialActivity activity, SocialActivity mirrorActivity) void
SocialActivityLocalServiceWrapper.addActivity
(SocialActivity activity, SocialActivity mirrorActivity) void
SocialActivityCounterLocalService.addActivityCounters
(SocialActivity activity) Adds or increments activity counters related to an activity.static void
SocialActivityCounterLocalServiceUtil.addActivityCounters
(SocialActivity activity) Adds or increments activity counters related to an activity.void
SocialActivityCounterLocalServiceWrapper.addActivityCounters
(SocialActivity activity) Adds or increments activity counters related to an activity.SocialActivityLocalService.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.static SocialActivity
SocialActivityLocalServiceUtil.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.SocialActivityLocalServiceWrapper.addSocialActivity
(SocialActivity socialActivity) Adds the social activity to the database.void
SocialActivityLocalService.deleteActivity
(SocialActivity activity) Removes the stored activity and its mirror activity from the database.static void
SocialActivityLocalServiceUtil.deleteActivity
(SocialActivity activity) Removes the stored activity and its mirror activity from the database.void
SocialActivityLocalServiceWrapper.deleteActivity
(SocialActivity activity) Removes the stored activity and its mirror activity from the database.SocialActivityLocalService.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.static SocialActivity
SocialActivityLocalServiceUtil.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.SocialActivityLocalServiceWrapper.deleteSocialActivity
(SocialActivity socialActivity) Deletes the social activity from the database.SocialActivityInterpreterLocalService.interpret
(String selector, SocialActivity activity, ServiceContext serviceContext) Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.static SocialActivityFeedEntry
SocialActivityInterpreterLocalServiceUtil.interpret
(String selector, SocialActivity activity, ServiceContext serviceContext) Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.SocialActivityInterpreterLocalServiceWrapper.interpret
(String selector, SocialActivity activity, ServiceContext serviceContext) Creates a human readable activity feed entry for the activity using an available compatible activity interpreter.SocialActivityLocalService.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity in the database or adds it if it does not yet exist.static SocialActivity
SocialActivityLocalServiceUtil.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity in the database or adds it if it does not yet exist.SocialActivityLocalServiceWrapper.updateSocialActivity
(SocialActivity socialActivity) Updates the social activity 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 SocialActivityModifier and TypeMethodDescription<R,
E extends Throwable>
RSocialActivityLocalService.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivity>, R, E> updateUnsafeFunction) <R,
E extends Throwable>
RSocialActivityLocalServiceWrapper.updateWithUnsafeFunction
(com.liferay.petra.function.UnsafeFunction<CTPersistence<SocialActivity>, R, E> updateUnsafeFunction) -
Uses of SocialActivity in com.liferay.social.kernel.service.persistence
Methods in com.liferay.social.kernel.service.persistence that return SocialActivityModifier and TypeMethodDescriptionSocialActivityPersistence.create
(long activityId) Creates a new social activity with the primary key.static SocialActivity
SocialActivityUtil.create
(long activityId) Creates a new social activity with the primary key.SocialActivityPersistence.fetchByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.fetchByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.fetchByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.fetchByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.fetchByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.fetchByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.fetchByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.fetchByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.fetchByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.fetchByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.SocialActivityPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.SocialActivityPersistence.fetchByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.fetchByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.fetchByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnull
if it could not be found.SocialActivityPersistence.fetchByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId, boolean useFinderCache) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnull
if it could not be found, optionally using the finder cache.static SocialActivity
SocialActivityUtil.fetchByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnull
if it could not be found.static SocialActivity
SocialActivityUtil.fetchByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId, boolean useFinderCache) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or returnsnull
if it could not be found, optionally using the finder cache.SocialActivityPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.fetchByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.SocialActivityPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.SocialActivityPersistence.fetchByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByMirrorActivityId
(long mirrorActivityId) Returns the social activity where mirrorActivityId = ? or returnsnull
if it could not be found.SocialActivityPersistence.fetchByMirrorActivityId
(long mirrorActivityId, boolean useFinderCache) Returns the social activity where mirrorActivityId = ? or returnsnull
if it could not be found, optionally using the finder cache.static SocialActivity
SocialActivityUtil.fetchByMirrorActivityId
(long mirrorActivityId) Returns the social activity where mirrorActivityId = ? or returnsnull
if it could not be found.static SocialActivity
SocialActivityUtil.fetchByMirrorActivityId
(long mirrorActivityId, boolean useFinderCache) Returns the social activity where mirrorActivityId = ? or returnsnull
if it could not be found, optionally using the finder cache.SocialActivityPersistence.fetchByPrimaryKey
(long activityId) Returns the social activity with the primary key or returnsnull
if it could not be found.static SocialActivity
SocialActivityUtil.fetchByPrimaryKey
(long activityId) Returns the social activity with the primary key or returnsnull
if it could not be found.SocialActivityPersistence.fetchByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.fetchByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.fetchByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.fetchByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.SocialActivityPersistence.fetchByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.fetchByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.SocialActivityPersistence.findByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.findByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.findByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByActivitySetId_PrevAndNext
(long activityId, long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where activitySetId = ?.static SocialActivity[]
SocialActivityUtil.findByActivitySetId_PrevAndNext
(long activityId, long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_PrevAndNext
(long activityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity[]
SocialActivityUtil.findByC_C_PrevAndNext
(long activityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.findByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.findByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T_PrevAndNext
(long activityId, long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity[]
SocialActivityUtil.findByC_C_T_PrevAndNext
(long activityId, long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.findByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.findByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN_PrevAndNext
(long activityId, long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity[]
SocialActivityUtil.findByC_CN_PrevAndNext
(long activityId, long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.findByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.findByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByCompanyId_PrevAndNext
(long activityId, long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ?.static SocialActivity[]
SocialActivityUtil.findByCompanyId_PrevAndNext
(long activityId, long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_PrevAndNext
(long activityId, long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity[]
SocialActivityUtil.findByG_U_C_C_T_R_PrevAndNext
(long activityId, long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws aNoSuchActivityException
if it could not be found.static SocialActivity
SocialActivityUtil.findByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Returns the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? or throws aNoSuchActivityException
if it could not be found.SocialActivityPersistence.findByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.findByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByGroupId_PrevAndNext
(long activityId, long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ?.static SocialActivity[]
SocialActivityUtil.findByGroupId_PrevAndNext
(long activityId, long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C_PrevAndNext
(long activityId, long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity[]
SocialActivityUtil.findByM_C_C_PrevAndNext
(long activityId, long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByMirrorActivityId
(long mirrorActivityId) Returns the social activity where mirrorActivityId = ? or throws aNoSuchActivityException
if it could not be found.static SocialActivity
SocialActivityUtil.findByMirrorActivityId
(long mirrorActivityId) Returns the social activity where mirrorActivityId = ? or throws aNoSuchActivityException
if it could not be found.SocialActivityPersistence.findByPrimaryKey
(long activityId) Returns the social activity with the primary key or throws aNoSuchActivityException
if it could not be found.static SocialActivity
SocialActivityUtil.findByPrimaryKey
(long activityId) Returns the social activity with the primary key or throws aNoSuchActivityException
if it could not be found.SocialActivityPersistence.findByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId_PrevAndNext
(long activityId, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where receiverUserId = ?.static SocialActivity[]
SocialActivityUtil.findByReceiverUserId_PrevAndNext
(long activityId, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.findByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.SocialActivityPersistence.findByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.findByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.SocialActivityPersistence.findByUserId_PrevAndNext
(long activityId, long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where userId = ?.static SocialActivity[]
SocialActivityUtil.findByUserId_PrevAndNext
(long activityId, long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where userId = ?.SocialActivityPersistence.remove
(long activityId) Removes the social activity with the primary key from the database.static SocialActivity
SocialActivityUtil.remove
(long activityId) Removes the social activity with the primary key from the database.SocialActivityPersistence.removeByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Removes the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database.static SocialActivity
SocialActivityUtil.removeByG_U_CD_C_C_T_R
(long groupId, long userId, long createDate, long classNameId, long classPK, int type, long receiverUserId) Removes the social activity where groupId = ? and userId = ? and createDate = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ? from the database.SocialActivityPersistence.removeByMirrorActivityId
(long mirrorActivityId) Removes the social activity where mirrorActivityId = ? from the database.static SocialActivity
SocialActivityUtil.removeByMirrorActivityId
(long mirrorActivityId) Removes the social activity where mirrorActivityId = ? from the database.static SocialActivity
SocialActivityUtil.update
(SocialActivity socialActivity) static SocialActivity
SocialActivityUtil.update
(SocialActivity socialActivity, ServiceContext serviceContext) SocialActivityPersistence.updateImpl
(SocialActivity socialActivity) static SocialActivity
SocialActivityUtil.updateImpl
(SocialActivity socialActivity) Methods in com.liferay.social.kernel.service.persistence that return types with arguments of type SocialActivityModifier and TypeMethodDescriptionstatic Map<Serializable,
SocialActivity> SocialActivityUtil.fetchByPrimaryKeys
(Set<Serializable> primaryKeys) SocialActivityPersistence.findAll()
Returns all the social activities.SocialActivityPersistence.findAll
(int start, int end) Returns a range of all the social activities.SocialActivityPersistence.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities.SocialActivityPersistence.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll()
Returns all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll
(int start, int end) Returns a range of all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities.SocialActivityPersistence.findByActivitySetId
(long activitySetId) Returns all the social activities where activitySetId = ?.SocialActivityPersistence.findByActivitySetId
(long activitySetId, int start, int end) Returns a range of all the social activities where activitySetId = ?.SocialActivityPersistence.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where activitySetId = ?.SocialActivityPersistence.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId) Returns all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId, int start, int end) Returns a range of all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where activitySetId = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK) Returns all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK, int start, int end) Returns a range of all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK) Returns all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK, int start, int end) Returns a range of all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type) Returns all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type) Returns all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type, int start, int end) Returns a range of all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId) Returns all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId, int start, int end) Returns a range of all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId) Returns all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId, int start, int end) Returns a range of all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByCompanyId
(long companyId) Returns all the social activities where companyId = ?.SocialActivityPersistence.findByCompanyId
(long companyId, int start, int end) Returns a range of all the social activities where companyId = ?.SocialActivityPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ?.SocialActivityPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId) Returns all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId, int start, int end) Returns a range of all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId) Returns all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end) Returns a range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId) Returns all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end) Returns a range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityFinder.findByGroupId
(long groupId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByGroupId
(long groupId, int start, int end) SocialActivityPersistence.findByGroupId
(long groupId) Returns all the social activities where groupId = ?.SocialActivityPersistence.findByGroupId
(long groupId, int start, int end) Returns a range of all the social activities where groupId = ?.SocialActivityPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ?.SocialActivityPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId) Returns all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId, int start, int end) Returns a range of all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ?.SocialActivityFinder.findByGroupUsers
(long groupId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByGroupUsers
(long groupId, int start, int end) SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK) Returns all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK) Returns all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end) Returns a range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityFinder.findByOrganizationId
(long organizationId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByOrganizationId
(long organizationId, int start, int end) SocialActivityFinder.findByOrganizationUsers
(long organizationId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByOrganizationUsers
(long organizationId, int start, int end) SocialActivityPersistence.findByReceiverUserId
(long receiverUserId) Returns all the social activities where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId
(long receiverUserId, int start, int end) Returns a range of all the social activities where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId) Returns all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId, int start, int end) Returns a range of all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where receiverUserId = ?.SocialActivityFinder.findByRelation
(long userId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByRelation
(long userId, int start, int end) SocialActivityFinder.findByRelationType
(long userId, int type, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByRelationType
(long userId, int type, int start, int end) SocialActivityFinder.findByUserGroups
(long userId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByUserGroups
(long userId, int start, int end) SocialActivityFinder.findByUserGroupsAndOrganizations
(long userId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByUserGroupsAndOrganizations
(long userId, int start, int end) SocialActivityPersistence.findByUserId
(long userId) Returns all the social activities where userId = ?.SocialActivityPersistence.findByUserId
(long userId, int start, int end) Returns a range of all the social activities where userId = ?.SocialActivityPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where userId = ?.SocialActivityPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId) Returns all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId, int start, int end) Returns a range of all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where userId = ?.SocialActivityFinder.findByUserOrganizations
(long userId, int start, int end) static List<SocialActivity>
SocialActivityFinderUtil.findByUserOrganizations
(long userId, int start, int end) static List<SocialActivity>
SocialActivityUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery) static List<SocialActivity>
SocialActivityUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end) static List<SocialActivity>
SocialActivityUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Methods in com.liferay.social.kernel.service.persistence with parameters of type SocialActivityModifier and TypeMethodDescriptionvoid
SocialActivityPersistence.cacheResult
(SocialActivity socialActivity) Caches the social activity in the entity cache if it is enabled.static void
SocialActivityUtil.cacheResult
(SocialActivity socialActivity) Caches the social activity in the entity cache if it is enabled.static void
SocialActivityUtil.clearCache
(SocialActivity socialActivity) static SocialActivity
SocialActivityUtil.update
(SocialActivity socialActivity) static SocialActivity
SocialActivityUtil.update
(SocialActivity socialActivity, ServiceContext serviceContext) SocialActivityPersistence.updateImpl
(SocialActivity socialActivity) static SocialActivity
SocialActivityUtil.updateImpl
(SocialActivity socialActivity) Method parameters in com.liferay.social.kernel.service.persistence with type arguments of type SocialActivityModifier and TypeMethodDescriptionvoid
SocialActivityPersistence.cacheResult
(List<SocialActivity> socialActivities) Caches the social activities in the entity cache if it is enabled.static void
SocialActivityUtil.cacheResult
(List<SocialActivity> socialActivities) Caches the social activities in the entity cache if it is enabled.SocialActivityPersistence.fetchByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.fetchByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.fetchByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.fetchByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.fetchByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.fetchByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.fetchByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.fetchByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.fetchByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.fetchByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.fetchByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.fetchByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.fetchByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.SocialActivityPersistence.fetchByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.fetchByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.SocialActivityPersistence.fetchByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.fetchByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.fetchByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.fetchByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.SocialActivityPersistence.fetchByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.fetchByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.SocialActivityPersistence.fetchByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.fetchByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.fetchByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.fetchByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.fetchByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.fetchByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.fetchByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.SocialActivityPersistence.fetchByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.fetchByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.SocialActivityPersistence.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities.SocialActivityPersistence.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities.static List<SocialActivity>
SocialActivityUtil.findAll
(int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities.SocialActivityPersistence.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where activitySetId = ?.SocialActivityPersistence.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where activitySetId = ?.static List<SocialActivity>
SocialActivityUtil.findByActivitySetId
(long activitySetId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where activitySetId = ?.SocialActivityPersistence.findByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.findByActivitySetId_First
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.static SocialActivity
SocialActivityUtil.findByActivitySetId_Last
(long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByActivitySetId_PrevAndNext
(long activityId, long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where activitySetId = ?.static SocialActivity[]
SocialActivityUtil.findByActivitySetId_PrevAndNext
(long activityId, long activitySetId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where activitySetId = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C
(long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByC_C_First
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByC_C_Last
(long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_PrevAndNext
(long activityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ?.static SocialActivity[]
SocialActivityUtil.findByC_C_PrevAndNext
(long activityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.static List<SocialActivity>
SocialActivityUtil.findByC_C_T
(long classNameId, long classPK, int type, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.findByC_C_T_First
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity
SocialActivityUtil.findByC_C_T_Last
(long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_C_T_PrevAndNext
(long activityId, long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.static SocialActivity[]
SocialActivityUtil.findByC_C_T_PrevAndNext
(long activityId, long classNameId, long classPK, int type, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where classNameId = ? and classPK = ? and type = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.static List<SocialActivity>
SocialActivityUtil.findByC_CN
(long companyId, long classNameId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.findByC_CN_First
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity
SocialActivityUtil.findByC_CN_Last
(long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByC_CN_PrevAndNext
(long activityId, long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ? and classNameId = ?.static SocialActivity[]
SocialActivityUtil.findByC_CN_PrevAndNext
(long activityId, long companyId, long classNameId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ? and classNameId = ?.SocialActivityPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ?.SocialActivityPersistence.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where companyId = ?.static List<SocialActivity>
SocialActivityUtil.findByCompanyId
(long companyId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where companyId = ?.SocialActivityPersistence.findByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.findByCompanyId_First
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.static SocialActivity
SocialActivityUtil.findByCompanyId_Last
(long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByCompanyId_PrevAndNext
(long activityId, long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ?.static SocialActivity[]
SocialActivityUtil.findByCompanyId_PrevAndNext
(long activityId, long companyId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where companyId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByG_U_C_C_T_R
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByG_U_C_C_T_R_First
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByG_U_C_C_T_R_Last
(long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByG_U_C_C_T_R_PrevAndNext
(long activityId, long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.static SocialActivity[]
SocialActivityUtil.findByG_U_C_C_T_R_PrevAndNext
(long activityId, long groupId, long userId, long classNameId, long classPK, int type, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ? and userId = ? and classNameId = ? and classPK = ? and type = ? and receiverUserId = ?.SocialActivityPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ?.SocialActivityPersistence.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where groupId = ?.static List<SocialActivity>
SocialActivityUtil.findByGroupId
(long groupId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where groupId = ?.SocialActivityPersistence.findByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.findByGroupId_First
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.static SocialActivity
SocialActivityUtil.findByGroupId_Last
(long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByGroupId_PrevAndNext
(long activityId, long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ?.static SocialActivity[]
SocialActivityUtil.findByGroupId_PrevAndNext
(long activityId, long groupId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where groupId = ?.SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.static List<SocialActivity>
SocialActivityUtil.findByM_C_C
(long mirrorActivityId, long classNameId, long classPK, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByM_C_C_First
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity
SocialActivityUtil.findByM_C_C_Last
(long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByM_C_C_PrevAndNext
(long activityId, long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.static SocialActivity[]
SocialActivityUtil.findByM_C_C_PrevAndNext
(long activityId, long mirrorActivityId, long classNameId, long classPK, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where mirrorActivityId = ? and classNameId = ? and classPK = ?.SocialActivityPersistence.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where receiverUserId = ?.static List<SocialActivity>
SocialActivityUtil.findByReceiverUserId
(long receiverUserId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByReceiverUserId_First
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.static SocialActivity
SocialActivityUtil.findByReceiverUserId_Last
(long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByReceiverUserId_PrevAndNext
(long activityId, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where receiverUserId = ?.static SocialActivity[]
SocialActivityUtil.findByReceiverUserId_PrevAndNext
(long activityId, long receiverUserId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where receiverUserId = ?.SocialActivityPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where userId = ?.SocialActivityPersistence.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator) Returns an ordered range of all the social activities where userId = ?.static List<SocialActivity>
SocialActivityUtil.findByUserId
(long userId, int start, int end, OrderByComparator<SocialActivity> orderByComparator, boolean useFinderCache) Returns an ordered range of all the social activities where userId = ?.SocialActivityPersistence.findByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.findByUserId_First
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the first social activity in the ordered set where userId = ?.SocialActivityPersistence.findByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.static SocialActivity
SocialActivityUtil.findByUserId_Last
(long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the last social activity in the ordered set where userId = ?.SocialActivityPersistence.findByUserId_PrevAndNext
(long activityId, long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where userId = ?.static SocialActivity[]
SocialActivityUtil.findByUserId_PrevAndNext
(long activityId, long userId, OrderByComparator<SocialActivity> orderByComparator) Returns the social activities before and after the current social activity in the ordered set where userId = ?.static List<SocialActivity>
SocialActivityUtil.findWithDynamicQuery
(DynamicQuery dynamicQuery, int start, int end, OrderByComparator<SocialActivity> orderByComparator) -
Uses of SocialActivity in com.liferay.social.kernel.util
Constructors in com.liferay.social.kernel.util with parameters of type SocialActivity
SocialActivityLocalService.getActivities(long, String, int, int)
Returns a range of all the activities done on assets identified by the class name ID.