|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.tasks.service.base.TasksProposalLocalServiceBaseImpl
public abstract class TasksProposalLocalServiceBaseImpl
The base implementation of the tasks proposal local service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in TasksProposalLocalServiceImpl.
Never modify or reference this class directly. Always use TasksProposalLocalServiceUtil to access the tasks proposal local service.
TasksProposalLocalServiceImpl,
TasksProposalLocalServiceUtil| Constructor Summary | |
|---|---|
TasksProposalLocalServiceBaseImpl()
|
|
| Method Summary | |
|---|---|
TasksProposal |
addTasksProposal(TasksProposal tasksProposal)
Adds the tasks proposal to the database. |
TasksProposal |
createTasksProposal(long proposalId)
Creates a new tasks proposal with the primary key. |
void |
deleteTasksProposal(long proposalId)
Deletes the tasks proposal with the primary key from the database. |
void |
deleteTasksProposal(TasksProposal tasksProposal)
Deletes the tasks proposal from the database. |
List |
dynamicQuery(DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows. |
long |
dynamicQueryCount(DynamicQuery dynamicQuery)
Counts the number of rows that match the dynamic query. |
CounterLocalService |
getCounterLocalService()
Gets the counter local service. |
MBMessageFinder |
getMBMessageFinder()
Gets the message-boards message finder. |
MBMessageLocalService |
getMBMessageLocalService()
Gets the message-boards message local service. |
MBMessagePersistence |
getMBMessagePersistence()
Gets the message-boards message persistence. |
MBMessageService |
getMBMessageService()
Gets the message-boards message remote service. |
ResourceFinder |
getResourceFinder()
Gets the resource finder. |
ResourceLocalService |
getResourceLocalService()
Gets the resource local service. |
ResourcePersistence |
getResourcePersistence()
Gets the resource persistence. |
ResourceService |
getResourceService()
Gets the resource remote service. |
SocialActivityFinder |
getSocialActivityFinder()
Gets the social activity finder. |
SocialActivityLocalService |
getSocialActivityLocalService()
Gets the social activity local service. |
SocialActivityPersistence |
getSocialActivityPersistence()
Gets the social activity persistence. |
TasksProposal |
getTasksProposal(long proposalId)
Gets the tasks proposal with the primary key. |
TasksProposalFinder |
getTasksProposalFinder()
Gets the tasks proposal finder. |
TasksProposalLocalService |
getTasksProposalLocalService()
Gets the tasks proposal local service. |
TasksProposalPersistence |
getTasksProposalPersistence()
Gets the tasks proposal persistence. |
List<TasksProposal> |
getTasksProposals(int start,
int end)
Gets a range of all the tasks proposals. |
int |
getTasksProposalsCount()
Gets the number of tasks proposals. |
TasksProposalService |
getTasksProposalService()
Gets the tasks proposal remote service. |
TasksReviewLocalService |
getTasksReviewLocalService()
Gets the tasks review local service. |
TasksReviewPersistence |
getTasksReviewPersistence()
Gets the tasks review persistence. |
TasksReviewService |
getTasksReviewService()
Gets the tasks review remote service. |
UserFinder |
getUserFinder()
Gets the user finder. |
UserLocalService |
getUserLocalService()
Gets the user local service. |
UserPersistence |
getUserPersistence()
Gets the user persistence. |
UserService |
getUserService()
Gets the user remote service. |
protected void |
runSQL(String sql)
Performs an SQL query. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setMBMessageFinder(MBMessageFinder mbMessageFinder)
Sets the message-boards message finder. |
void |
setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
Sets the message-boards message local service. |
void |
setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
Sets the message-boards message persistence. |
void |
setMBMessageService(MBMessageService mbMessageService)
Sets the message-boards message remote service. |
void |
setResourceFinder(ResourceFinder resourceFinder)
Sets the resource finder. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setResourcePersistence(ResourcePersistence resourcePersistence)
Sets the resource persistence. |
void |
setResourceService(ResourceService resourceService)
Sets the resource remote service. |
void |
setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
Sets the social activity finder. |
void |
setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service. |
void |
setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence. |
void |
setTasksProposalFinder(TasksProposalFinder tasksProposalFinder)
Sets the tasks proposal finder. |
void |
setTasksProposalLocalService(TasksProposalLocalService tasksProposalLocalService)
Sets the tasks proposal local service. |
void |
setTasksProposalPersistence(TasksProposalPersistence tasksProposalPersistence)
Sets the tasks proposal persistence. |
void |
setTasksProposalService(TasksProposalService tasksProposalService)
Sets the tasks proposal remote service. |
void |
setTasksReviewLocalService(TasksReviewLocalService tasksReviewLocalService)
Sets the tasks review local service. |
void |
setTasksReviewPersistence(TasksReviewPersistence tasksReviewPersistence)
Sets the tasks review persistence. |
void |
setTasksReviewService(TasksReviewService tasksReviewService)
Sets the tasks review remote service. |
void |
setUserFinder(UserFinder userFinder)
Sets the user finder. |
void |
setUserLocalService(UserLocalService userLocalService)
Sets the user local service. |
void |
setUserPersistence(UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(UserService userService)
Sets the user remote service. |
TasksProposal |
updateTasksProposal(TasksProposal tasksProposal)
Updates the tasks proposal in the database. |
TasksProposal |
updateTasksProposal(TasksProposal tasksProposal,
boolean merge)
Updates the tasks proposal in the database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.tasks.service.TasksProposalLocalService |
|---|
addProposal, addProposal, addProposal, addProposalResources, addProposalResources, addProposalResources, addProposalResources, deleteProposal, deleteProposal, deleteProposal, deleteProposal, deleteProposals, getProposal, getProposal, getProposal, getProposals, getProposalsCount, getReviewProposals, getReviewProposalsCount, getUserProposals, getUserProposalsCount, updateProposal |
| Field Detail |
|---|
@BeanReference(type=TasksProposalLocalService.class) protected TasksProposalLocalService tasksProposalLocalService
@BeanReference(type=TasksProposalService.class) protected TasksProposalService tasksProposalService
@BeanReference(type=TasksProposalPersistence.class) protected TasksProposalPersistence tasksProposalPersistence
@BeanReference(type=TasksProposalFinder.class) protected TasksProposalFinder tasksProposalFinder
@BeanReference(type=TasksReviewLocalService.class) protected TasksReviewLocalService tasksReviewLocalService
@BeanReference(type=TasksReviewService.class) protected TasksReviewService tasksReviewService
@BeanReference(type=TasksReviewPersistence.class) protected TasksReviewPersistence tasksReviewPersistence
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=ResourceService.class) protected ResourceService resourceService
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=ResourceFinder.class) protected ResourceFinder resourceFinder
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=MBMessageLocalService.class) protected MBMessageLocalService mbMessageLocalService
@BeanReference(type=MBMessageService.class) protected MBMessageService mbMessageService
@BeanReference(type=MBMessagePersistence.class) protected MBMessagePersistence mbMessagePersistence
@BeanReference(type=MBMessageFinder.class) protected MBMessageFinder mbMessageFinder
@BeanReference(type=SocialActivityLocalService.class) protected SocialActivityLocalService socialActivityLocalService
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
@BeanReference(type=SocialActivityFinder.class) protected SocialActivityFinder socialActivityFinder
| Constructor Detail |
|---|
public TasksProposalLocalServiceBaseImpl()
| Method Detail |
|---|
public TasksProposal addTasksProposal(TasksProposal tasksProposal)
throws SystemException
addTasksProposal in interface TasksProposalLocalServicetasksProposal - the tasks proposal to add
SystemException - if a system exception occurredpublic TasksProposal createTasksProposal(long proposalId)
createTasksProposal in interface TasksProposalLocalServiceproposalId - the primary key for the new tasks proposal
public void deleteTasksProposal(long proposalId)
throws PortalException,
SystemException
deleteTasksProposal in interface TasksProposalLocalServiceproposalId - the primary key of the tasks proposal to delete
PortalException - if a tasks proposal with the primary key could not be found
SystemException - if a system exception occurred
public void deleteTasksProposal(TasksProposal tasksProposal)
throws SystemException
deleteTasksProposal in interface TasksProposalLocalServicetasksProposal - the tasks proposal to delete
SystemException - if a system exception occurred
public List dynamicQuery(DynamicQuery dynamicQuery)
throws SystemException
dynamicQuery in interface TasksProposalLocalServicedynamicQuery - the dynamic query to search with
SystemException - if a system exception occurred
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
dynamicQuery in interface TasksProposalLocalServicedynamicQuery - the dynamic query to search withstart - the lower bound of the range of model instances to returnend - the upper bound of the range of model instances to return (not inclusive)
SystemException - if a system exception occurred
public List dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
dynamicQuery in interface TasksProposalLocalServicedynamicQuery - the dynamic query to search withstart - the lower bound of the range of model instances to returnend - the upper bound of the range of model instances to return (not inclusive)orderByComparator - the comparator to order the results by
SystemException - if a system exception occurred
public long dynamicQueryCount(DynamicQuery dynamicQuery)
throws SystemException
dynamicQueryCount in interface TasksProposalLocalServicedynamicQuery - the dynamic query to search with
SystemException - if a system exception occurred
public TasksProposal getTasksProposal(long proposalId)
throws PortalException,
SystemException
getTasksProposal in interface TasksProposalLocalServiceproposalId - the primary key of the tasks proposal to get
PortalException - if a tasks proposal with the primary key could not be found
SystemException - if a system exception occurred
public List<TasksProposal> getTasksProposals(int start,
int end)
throws SystemException
Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set.
getTasksProposals in interface TasksProposalLocalServicestart - the lower bound of the range of tasks proposals to returnend - the upper bound of the range of tasks proposals to return (not inclusive)
SystemException - if a system exception occurred
public int getTasksProposalsCount()
throws SystemException
getTasksProposalsCount in interface TasksProposalLocalServiceSystemException - if a system exception occurred
public TasksProposal updateTasksProposal(TasksProposal tasksProposal)
throws SystemException
updateTasksProposal in interface TasksProposalLocalServicetasksProposal - the tasks proposal to update
SystemException - if a system exception occurred
public TasksProposal updateTasksProposal(TasksProposal tasksProposal,
boolean merge)
throws SystemException
updateTasksProposal in interface TasksProposalLocalServicetasksProposal - the tasks proposal to updatemerge - whether to merge the tasks proposal with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean) for an explanation.
SystemException - if a system exception occurredpublic TasksProposalLocalService getTasksProposalLocalService()
public void setTasksProposalLocalService(TasksProposalLocalService tasksProposalLocalService)
tasksProposalLocalService - the tasks proposal local servicepublic TasksProposalService getTasksProposalService()
public void setTasksProposalService(TasksProposalService tasksProposalService)
tasksProposalService - the tasks proposal remote servicepublic TasksProposalPersistence getTasksProposalPersistence()
public void setTasksProposalPersistence(TasksProposalPersistence tasksProposalPersistence)
tasksProposalPersistence - the tasks proposal persistencepublic TasksProposalFinder getTasksProposalFinder()
public void setTasksProposalFinder(TasksProposalFinder tasksProposalFinder)
tasksProposalFinder - the tasks proposal finderpublic TasksReviewLocalService getTasksReviewLocalService()
public void setTasksReviewLocalService(TasksReviewLocalService tasksReviewLocalService)
tasksReviewLocalService - the tasks review local servicepublic TasksReviewService getTasksReviewService()
public void setTasksReviewService(TasksReviewService tasksReviewService)
tasksReviewService - the tasks review remote servicepublic TasksReviewPersistence getTasksReviewPersistence()
public void setTasksReviewPersistence(TasksReviewPersistence tasksReviewPersistence)
tasksReviewPersistence - the tasks review persistencepublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService - the resource local servicepublic ResourceService getResourceService()
public void setResourceService(ResourceService resourceService)
resourceService - the resource remote servicepublic ResourcePersistence getResourcePersistence()
public void setResourcePersistence(ResourcePersistence resourcePersistence)
resourcePersistence - the resource persistencepublic ResourceFinder getResourceFinder()
public void setResourceFinder(ResourceFinder resourceFinder)
resourceFinder - the resource finderpublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService - the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService - the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence - the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder - the user finderpublic MBMessageLocalService getMBMessageLocalService()
public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
mbMessageLocalService - the message-boards message local servicepublic MBMessageService getMBMessageService()
public void setMBMessageService(MBMessageService mbMessageService)
mbMessageService - the message-boards message remote servicepublic MBMessagePersistence getMBMessagePersistence()
public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
mbMessagePersistence - the message-boards message persistencepublic MBMessageFinder getMBMessageFinder()
public void setMBMessageFinder(MBMessageFinder mbMessageFinder)
mbMessageFinder - the message-boards message finderpublic SocialActivityLocalService getSocialActivityLocalService()
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
socialActivityLocalService - the social activity local servicepublic SocialActivityPersistence getSocialActivityPersistence()
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
socialActivityPersistence - the social activity persistencepublic SocialActivityFinder getSocialActivityFinder()
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
socialActivityFinder - the social activity finder
protected void runSQL(String sql)
throws SystemException
sql - the sql query to perform
SystemException
|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||