|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SocialRelationFinder
| Method Summary | |
|---|---|
int |
countByU_T(long userId,
int type)
|
java.util.List<SocialRelation> |
findByU_T(long userId,
int type,
int begin,
int end)
|
SocialRelation |
findByU_U_T(long userId1,
long userId2,
int type)
|
| Method Detail |
|---|
int countByU_T(long userId,
int type)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
java.util.List<SocialRelation> findByU_T(long userId,
int type,
int begin,
int end)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
SocialRelation findByU_U_T(long userId1,
long userId2,
int type)
throws com.liferay.portal.SystemException,
NoSuchRelationException
com.liferay.portal.SystemException
NoSuchRelationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||