|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocialActivityAchievement | |
---|---|
com.liferay.portlet.social.model | |
com.liferay.portlet.social.model.impl | |
com.liferay.portlet.social.service | This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. |
com.liferay.portlet.social.service.base | |
com.liferay.portlet.social.service.impl | This package defines the social related portlet local service implementations. |
com.liferay.portlet.social.service.persistence |
Uses of SocialActivityAchievement in com.liferay.portlet.social.model |
---|
Classes in com.liferay.portlet.social.model that implement SocialActivityAchievement | |
---|---|
class |
SocialActivityAchievementWrapper
This class is a wrapper for SocialActivityAchievement . |
Methods in com.liferay.portlet.social.model that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementWrapper.getWrappedModel()
|
SocialActivityAchievement |
SocialActivityAchievementWrapper.getWrappedSocialActivityAchievement()
Deprecated. Renamed to SocialActivityAchievementWrapper.getWrappedModel() |
SocialActivityAchievement |
SocialActivityAchievementWrapper.toEscapedModel()
|
SocialActivityAchievement |
SocialActivityAchievementModel.toEscapedModel()
|
SocialActivityAchievement |
SocialActivityAchievementWrapper.toUnescapedModel()
|
SocialActivityAchievement |
SocialActivityAchievementModel.toUnescapedModel()
|
Methods in com.liferay.portlet.social.model that return types with arguments of type SocialActivityAchievement | |
---|---|
CacheModel<SocialActivityAchievement> |
SocialActivityAchievementWrapper.toCacheModel()
|
CacheModel<SocialActivityAchievement> |
SocialActivityAchievementModel.toCacheModel()
|
Methods in com.liferay.portlet.social.model with parameters of type SocialActivityAchievement | |
---|---|
int |
SocialActivityAchievementWrapper.compareTo(SocialActivityAchievement socialActivityAchievement)
|
int |
SocialActivityAchievementModel.compareTo(SocialActivityAchievement socialActivityAchievement)
|
static SocialActivityAchievementSoap |
SocialActivityAchievementSoap.toSoapModel(SocialActivityAchievement model)
|
static SocialActivityAchievementSoap[] |
SocialActivityAchievementSoap.toSoapModels(SocialActivityAchievement[] models)
|
static SocialActivityAchievementSoap[][] |
SocialActivityAchievementSoap.toSoapModels(SocialActivityAchievement[][] models)
|
Method parameters in com.liferay.portlet.social.model with type arguments of type SocialActivityAchievement | |
---|---|
static SocialActivityAchievementSoap[] |
SocialActivityAchievementSoap.toSoapModels(List<SocialActivityAchievement> models)
|
Constructors in com.liferay.portlet.social.model with parameters of type SocialActivityAchievement | |
---|---|
SocialActivityAchievementWrapper(SocialActivityAchievement socialActivityAchievement)
|
Uses of SocialActivityAchievement in com.liferay.portlet.social.model.impl |
---|
Classes in com.liferay.portlet.social.model.impl that implement SocialActivityAchievement | |
---|---|
class |
SocialActivityAchievementBaseImpl
The extended model base implementation for the SocialActivityAchievement service. |
class |
SocialActivityAchievementImpl
|
Methods in com.liferay.portlet.social.model.impl that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementCacheModel.toEntityModel()
|
SocialActivityAchievement |
SocialActivityAchievementModelImpl.toEscapedModel()
|
SocialActivityAchievement |
SocialActivityAchievementModelImpl.toUnescapedModel()
|
Methods in com.liferay.portlet.social.model.impl that return types with arguments of type SocialActivityAchievement | |
---|---|
CacheModel<SocialActivityAchievement> |
SocialActivityAchievementModelImpl.toCacheModel()
|
Methods in com.liferay.portlet.social.model.impl with parameters of type SocialActivityAchievement | |
---|---|
int |
SocialActivityAchievementModelImpl.compareTo(SocialActivityAchievement socialActivityAchievement)
|
Uses of SocialActivityAchievement in com.liferay.portlet.social.service |
---|
Methods in com.liferay.portlet.social.service that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.createSocialActivityAchievement(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.createSocialActivityAchievement(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.createSocialActivityAchievement(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.fetchSocialActivityAchievement(long activityAchievementId)
|
SocialActivityAchievement |
SocialActivityAchievementLocalService.fetchSocialActivityAchievement(long activityAchievementId)
|
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.fetchSocialActivityAchievement(long activityAchievementId)
|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.fetchUserAchievement(long userId,
long groupId,
String name)
|
SocialActivityAchievement |
SocialActivityAchievementLocalService.fetchUserAchievement(long userId,
long groupId,
String name)
|
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.fetchUserAchievement(long userId,
long groupId,
String name)
|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
Methods in com.liferay.portlet.social.service that return types with arguments of type SocialActivityAchievement | |
---|---|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceWrapper.getGroupAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalService.getGroupAchievements(long groupId)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceUtil.getGroupAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceWrapper.getGroupAchievements(long groupId,
String name)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalService.getGroupAchievements(long groupId,
String name)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceUtil.getGroupAchievements(long groupId,
String name)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceWrapper.getGroupFirstAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalService.getGroupFirstAchievements(long groupId)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceUtil.getGroupFirstAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceWrapper.getSocialActivityAchievements(int start,
int end)
Returns a range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementLocalService.getSocialActivityAchievements(int start,
int end)
Returns a range of all the social activity achievements. |
static List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceUtil.getSocialActivityAchievements(int start,
int end)
Returns a range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceWrapper.getUserAchievements(long userId,
long groupId,
String name)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalService.getUserAchievements(long userId,
long groupId,
String name)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceUtil.getUserAchievements(long userId,
long groupId,
String name)
|
Methods in com.liferay.portlet.social.service with parameters of type SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceWrapper.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalService.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
static SocialActivityAchievement |
SocialActivityAchievementLocalServiceUtil.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
Uses of SocialActivityAchievement in com.liferay.portlet.social.service.base |
---|
Methods in com.liferay.portlet.social.service.base that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.createSocialActivityAchievement(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.deleteSocialActivityAchievement(long activityAchievementId)
Deletes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.fetchSocialActivityAchievement(long activityAchievementId)
|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.getSocialActivityAchievement(long activityAchievementId)
Returns the social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
Methods in com.liferay.portlet.social.service.base that return types with arguments of type SocialActivityAchievement | |
---|---|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceBaseImpl.getSocialActivityAchievements(int start,
int end)
Returns a range of all the social activity achievements. |
Methods in com.liferay.portlet.social.service.base with parameters of type SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.addSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Adds the social activity achievement to the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.deleteSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Deletes the social activity achievement from the database. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
SocialActivityAchievement |
SocialActivityAchievementLocalServiceBaseImpl.updateSocialActivityAchievement(SocialActivityAchievement socialActivityAchievement,
boolean merge)
Updates the social activity achievement in the database or adds it if it does not yet exist. |
Uses of SocialActivityAchievement in com.liferay.portlet.social.service.impl |
---|
Methods in com.liferay.portlet.social.service.impl that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementLocalServiceImpl.fetchUserAchievement(long userId,
long groupId,
String name)
|
Methods in com.liferay.portlet.social.service.impl that return types with arguments of type SocialActivityAchievement | |
---|---|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceImpl.getGroupAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceImpl.getGroupAchievements(long groupId,
String name)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceImpl.getGroupFirstAchievements(long groupId)
|
List<SocialActivityAchievement> |
SocialActivityAchievementLocalServiceImpl.getUserAchievements(long userId,
long groupId,
String name)
|
Uses of SocialActivityAchievement in com.liferay.portlet.social.service.persistence |
---|
Methods in com.liferay.portlet.social.service.persistence that return SocialActivityAchievement | |
---|---|
SocialActivityAchievement |
SocialActivityAchievementPersistence.create(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.create(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.create(long activityAchievementId)
Creates a new social activity achievement with the primary key. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByG_U_N(long groupId,
long userId,
String name,
boolean retrieveFromCache)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByG_U_N(long groupId,
long userId,
String name,
boolean retrieveFromCache)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByG_U_N(long groupId,
long userId,
String name,
boolean retrieveFromCache)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or returns null if it could not be found, optionally using the finder cache. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.fetchByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or returns null if it could not be found. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.fetchByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or returns null if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or returns null if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
Returns the social activity achievement with the primary key or returns null if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_F_First(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_F_Last(long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistence.findByG_F_PrevAndNext(long activityAchievementId,
long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
static SocialActivityAchievement[] |
SocialActivityAchievementUtil.findByG_F_PrevAndNext(long activityAchievementId,
long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistenceImpl.findByG_F_PrevAndNext(long activityAchievementId,
long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_N_First(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_N_Last(long groupId,
String name,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistence.findByG_N_PrevAndNext(long activityAchievementId,
long groupId,
String name,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and name = ?. |
static SocialActivityAchievement[] |
SocialActivityAchievementUtil.findByG_N_PrevAndNext(long activityAchievementId,
long groupId,
String name,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistenceImpl.findByG_N_PrevAndNext(long activityAchievementId,
long groupId,
String name,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and name = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_U_F_First(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_U_F_Last(long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistence.findByG_U_F_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
static SocialActivityAchievement[] |
SocialActivityAchievementUtil.findByG_U_F_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistenceImpl.findByG_U_F_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ? and firstInGroup = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or throws a NoSuchActivityAchievementException if it could not be found. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or throws a NoSuchActivityAchievementException if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByG_U_N(long groupId,
long userId,
String name)
Returns the social activity achievement where groupId = ? and userId = ? and name = ? or throws a NoSuchActivityAchievementException if it could not be found. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistence.findByG_U_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ?. |
static SocialActivityAchievement[] |
SocialActivityAchievementUtil.findByG_U_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistenceImpl.findByG_U_PrevAndNext(long activityAchievementId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ? and userId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistence.findByGroupId_PrevAndNext(long activityAchievementId,
long groupId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ?. |
static SocialActivityAchievement[] |
SocialActivityAchievementUtil.findByGroupId_PrevAndNext(long activityAchievementId,
long groupId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement[] |
SocialActivityAchievementPersistenceImpl.findByGroupId_PrevAndNext(long activityAchievementId,
long groupId,
OrderByComparator orderByComparator)
Returns the social activity achievements before and after the current social activity achievement in the ordered set where groupId = ?. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.findByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or throws a NoSuchActivityAchievementException if it could not be found. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.findByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or throws a NoSuchActivityAchievementException if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByPrimaryKey(long activityAchievementId)
Returns the social activity achievement with the primary key or throws a NoSuchActivityAchievementException if it could not be found. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
Returns the social activity achievement with the primary key or throws a NoSuchModelException if it could not be found. |
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_F_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_N_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
String name,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_U_F_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_U_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByGroupId_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
SocialActivityAchievement |
SocialActivityAchievementPersistence.remove(long activityAchievementId)
Removes the social activity achievement with the primary key from the database. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.remove(long activityAchievementId)
Removes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.remove(long activityAchievementId)
Removes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.remove(Serializable primaryKey)
Removes the social activity achievement with the primary key from the database. |
SocialActivityAchievement |
SocialActivityAchievementPersistence.removeByG_U_N(long groupId,
long userId,
String name)
Removes the social activity achievement where groupId = ? and userId = ? and name = ? from the database. |
static SocialActivityAchievement |
SocialActivityAchievementUtil.removeByG_U_N(long groupId,
long userId,
String name)
Removes the social activity achievement where groupId = ? and userId = ? and name = ? from the database. |
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.removeByG_U_N(long groupId,
long userId,
String name)
Removes the social activity achievement where groupId = ? and userId = ? and name = ? from the database. |
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.removeImpl(SocialActivityAchievement socialActivityAchievement)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.toUnwrappedModel(SocialActivityAchievement socialActivityAchievement)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.update(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.update(SocialActivityAchievement socialActivityAchievement,
boolean merge,
ServiceContext serviceContext)
|
SocialActivityAchievement |
SocialActivityAchievementPersistence.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
Methods in com.liferay.portlet.social.service.persistence that return types with arguments of type SocialActivityAchievement | |
---|---|
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findAll()
Returns all the social activity achievements. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findAll()
Returns all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findAll()
Returns all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findAll(int start,
int end)
Returns a range of all the social activity achievements. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findAll(int start,
int end)
Returns a range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findAll(int start,
int end)
Returns a range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_F(long groupId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_F(long groupId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_F(long groupId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_F(long groupId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_N(long groupId,
String name)
Returns all the social activity achievements where groupId = ? and name = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_N(long groupId,
String name)
Returns all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_N(long groupId,
String name)
Returns all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_N(long groupId,
String name,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and name = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_N(long groupId,
String name,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_N(long groupId,
String name,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and name = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_N(long groupId,
String name,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and name = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U_F(long groupId,
long userId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U_F(long groupId,
long userId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U_F(long groupId,
long userId,
boolean firstInGroup)
Returns all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U_F(long groupId,
long userId,
boolean firstInGroup,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ? and firstInGroup = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U(long groupId,
long userId)
Returns all the social activity achievements where groupId = ? and userId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U(long groupId,
long userId)
Returns all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U(long groupId,
long userId)
Returns all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U(long groupId,
long userId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U(long groupId,
long userId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U(long groupId,
long userId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByG_U(long groupId,
long userId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ? and userId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByGroupId(long groupId)
Returns all the social activity achievements where groupId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByGroupId(long groupId)
Returns all the social activity achievements where groupId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByGroupId(long groupId)
Returns all the social activity achievements where groupId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the social activity achievements where groupId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ?. |
List<SocialActivityAchievement> |
SocialActivityAchievementPersistenceImpl.findByGroupId(long groupId,
int start,
int end,
OrderByComparator orderByComparator)
Returns an ordered range of all the social activity achievements where groupId = ?. |
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<SocialActivityAchievement> |
SocialActivityAchievementUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
Methods in com.liferay.portlet.social.service.persistence with parameters of type SocialActivityAchievement | |
---|---|
void |
SocialActivityAchievementPersistence.cacheResult(SocialActivityAchievement socialActivityAchievement)
Caches the social activity achievement in the entity cache if it is enabled. |
static void |
SocialActivityAchievementUtil.cacheResult(SocialActivityAchievement socialActivityAchievement)
Caches the social activity achievement in the entity cache if it is enabled. |
void |
SocialActivityAchievementPersistenceImpl.cacheResult(SocialActivityAchievement socialActivityAchievement)
Caches the social activity achievement in the entity cache if it is enabled. |
protected void |
SocialActivityAchievementPersistenceImpl.cacheUniqueFindersCache(SocialActivityAchievement socialActivityAchievement)
|
static void |
SocialActivityAchievementUtil.clearCache(SocialActivityAchievement socialActivityAchievement)
|
void |
SocialActivityAchievementPersistenceImpl.clearCache(SocialActivityAchievement socialActivityAchievement)
Clears the cache for the social activity achievement. |
protected void |
SocialActivityAchievementPersistenceImpl.clearUniqueFindersCache(SocialActivityAchievement socialActivityAchievement)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_F_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
boolean firstInGroup,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_N_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
String name,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_U_F_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
long userId,
boolean firstInGroup,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByG_U_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
long userId,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.getByGroupId_PrevAndNext(Session session,
SocialActivityAchievement socialActivityAchievement,
long groupId,
OrderByComparator orderByComparator,
boolean previous)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.removeImpl(SocialActivityAchievement socialActivityAchievement)
|
protected SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.toUnwrappedModel(SocialActivityAchievement socialActivityAchievement)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.update(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.update(SocialActivityAchievement socialActivityAchievement,
boolean merge,
ServiceContext serviceContext)
|
SocialActivityAchievement |
SocialActivityAchievementPersistence.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
static SocialActivityAchievement |
SocialActivityAchievementUtil.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
SocialActivityAchievement |
SocialActivityAchievementPersistenceImpl.updateImpl(SocialActivityAchievement socialActivityAchievement,
boolean merge)
|
Method parameters in com.liferay.portlet.social.service.persistence with type arguments of type SocialActivityAchievement | |
---|---|
void |
SocialActivityAchievementPersistence.cacheResult(List<SocialActivityAchievement> socialActivityAchievements)
Caches the social activity achievements in the entity cache if it is enabled. |
static void |
SocialActivityAchievementUtil.cacheResult(List<SocialActivityAchievement> socialActivityAchievements)
Caches the social activity achievements in the entity cache if it is enabled. |
void |
SocialActivityAchievementPersistenceImpl.cacheResult(List<SocialActivityAchievement> socialActivityAchievements)
Caches the social activity achievements in the entity cache if it is enabled. |
void |
SocialActivityAchievementPersistenceImpl.clearCache(List<SocialActivityAchievement> socialActivityAchievements)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |