|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.tasks.service.persistence.TasksProposalFinderUtil
public class TasksProposalFinderUtil
| Constructor Summary | |
|---|---|
TasksProposalFinderUtil()
|
|
| Method Summary | |
|---|---|
static int |
countByG_U(long groupId,
long userId)
|
static List<TasksProposal> |
findByG_U(long groupId,
long userId,
int start,
int end)
|
static TasksProposalFinder |
getFinder()
|
void |
setFinder(TasksProposalFinder finder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TasksProposalFinderUtil()
| Method Detail |
|---|
public static int countByG_U(long groupId,
long userId)
throws SystemException
SystemException
public static List<TasksProposal> findByG_U(long groupId,
long userId,
int start,
int end)
throws SystemException
SystemExceptionpublic static TasksProposalFinder getFinder()
public void setFinder(TasksProposalFinder finder)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||