Liferay 6.0.3

Uses of Interface
com.liferay.portlet.tasks.model.TasksProposalModel

Packages that use TasksProposalModel
com.liferay.portlet.tasks.model   
com.liferay.portlet.tasks.model.impl   
 

Uses of TasksProposalModel in com.liferay.portlet.tasks.model
 

Subinterfaces of TasksProposalModel in com.liferay.portlet.tasks.model
 interface TasksProposal
           This interface is a model that represents the TasksProposal table in the database.
 

Classes in com.liferay.portlet.tasks.model that implement TasksProposalModel
 class TasksProposalWrapper
           This class is a wrapper for TasksProposal.
 

Uses of TasksProposalModel in com.liferay.portlet.tasks.model.impl
 

Classes in com.liferay.portlet.tasks.model.impl that implement TasksProposalModel
 class TasksProposalImpl
           
 class TasksProposalModelImpl
           This interface is a model that represents the TasksProposal table in the database.
 


Liferay 6.0.3