Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portlet.tasks.service.persistence.TasksProposalFinder

Packages that use TasksProposalFinder
com.liferay.portlet.tasks.service.persistence   
 

Uses of TasksProposalFinder in com.liferay.portlet.tasks.service.persistence
 

Methods in com.liferay.portlet.tasks.service.persistence that return TasksProposalFinder
static TasksProposalFinder TasksProposalFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.tasks.service.persistence with parameters of type TasksProposalFinder
 void TasksProposalFinderUtil.setFinder(TasksProposalFinder finder)
           
 


Liferay 6.0-ee-sp2