|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl<com.liferay.social.kernel.model.SocialActivitySet>
com.liferay.portlet.social.service.persistence.impl.SocialActivitySetFinderBaseImpl
com.liferay.portlet.social.service.persistence.impl.SocialActivitySetFinderImpl
public class SocialActivitySetFinderImpl
| Field Summary | |
|---|---|
static String |
COUNT_BY_RELATION
|
static String |
COUNT_BY_RELATION_TYPE
|
static String |
COUNT_BY_USER
|
static String |
COUNT_BY_USER_GROUPS
|
static String |
FIND_BY_RELATION
|
static String |
FIND_BY_RELATION_TYPE
|
static String |
FIND_BY_USER
|
static String |
FIND_BY_USER_GROUPS
|
| Fields inherited from class com.liferay.portlet.social.service.persistence.impl.SocialActivitySetFinderBaseImpl |
|---|
socialActivitySetPersistence |
| Fields inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl |
|---|
CAST_CLOB_TEXT_OPEN, COUNT_COLUMN_NAME, FINDER_ARGS_EMPTY, listeners, NULL_SAFE_STRING_COMPARATOR, ORDER_BY_ASC, ORDER_BY_ASC_HAS_NEXT, ORDER_BY_CLAUSE, ORDER_BY_DESC, ORDER_BY_DESC_HAS_NEXT, WHERE_AND, WHERE_GREATER_THAN, WHERE_GREATER_THAN_HAS_NEXT, WHERE_LESSER_THAN, WHERE_LESSER_THAN_HAS_NEXT, WHERE_OR |
| Constructor Summary | |
|---|---|
SocialActivitySetFinderImpl()
|
|
| Method Summary | |
|---|---|
int |
countByRelation(long userId)
|
int |
countByRelationType(long userId,
int type)
|
int |
countByUser(long userId)
|
int |
countByUserGroups(long userId)
|
List<com.liferay.social.kernel.model.SocialActivitySet> |
findByRelation(long userId,
int start,
int end)
|
List<com.liferay.social.kernel.model.SocialActivitySet> |
findByRelationType(long userId,
int type,
int start,
int end)
|
List<com.liferay.social.kernel.model.SocialActivitySet> |
findByUser(long userId,
int start,
int end)
|
List<com.liferay.social.kernel.model.SocialActivitySet> |
findByUserGroups(long userId,
int start,
int end)
|
| Methods inherited from class com.liferay.portlet.social.service.persistence.impl.SocialActivitySetFinderBaseImpl |
|---|
getBadColumnNames, getSocialActivitySetPersistence, setSocialActivitySetPersistence |
| Methods inherited from class com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl |
|---|
appendOrderByComparator, appendOrderByComparator, clearCache, clearCache, clearCache, closeSession, countWithDynamicQuery, countWithDynamicQuery, fetchByPrimaryKey, fetchByPrimaryKeys, findByPrimaryKey, findWithDynamicQuery, findWithDynamicQuery, findWithDynamicQuery, flush, getClassLoader, getColumnName, getCurrentSession, getDataSource, getDB, getDialect, getListeners, getModelClass, getTableColumnsMap, openNewSession, openSession, processException, registerListener, remove, remove, removeConjunction, removeImpl, setDataSource, setModelClass, setSessionFactory, unregisterListener, update, update, update, update, updateImpl, updateImpl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COUNT_BY_RELATION
public static final String COUNT_BY_RELATION_TYPE
public static final String COUNT_BY_USER
public static final String COUNT_BY_USER_GROUPS
public static final String FIND_BY_RELATION
public static final String FIND_BY_RELATION_TYPE
public static final String FIND_BY_USER
public static final String FIND_BY_USER_GROUPS
| Constructor Detail |
|---|
public SocialActivitySetFinderImpl()
| Method Detail |
|---|
public int countByRelation(long userId)
countByRelation in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
public int countByRelationType(long userId,
int type)
countByRelationType in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinderpublic int countByUser(long userId)
countByUser in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinderpublic int countByUserGroups(long userId)
countByUserGroups in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
public List<com.liferay.social.kernel.model.SocialActivitySet> findByRelation(long userId,
int start,
int end)
findByRelation in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
public List<com.liferay.social.kernel.model.SocialActivitySet> findByRelationType(long userId,
int type,
int start,
int end)
findByRelationType in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
public List<com.liferay.social.kernel.model.SocialActivitySet> findByUser(long userId,
int start,
int end)
findByUser in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
public List<com.liferay.social.kernel.model.SocialActivitySet> findByUserGroups(long userId,
int start,
int end)
findByUserGroups in interface com.liferay.social.kernel.service.persistence.SocialActivitySetFinder
|
Liferay 7.0-ce-b8 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||