|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowInstanceLinkPersistence | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| com.liferay.portal.service.persistence.impl | This package defines the portal service persistence implementation base classes. |
| com.liferay.portlet.blogs.service.base | |
| com.liferay.portlet.documentlibrary.service.base | |
| com.liferay.portlet.messageboards.service.base | |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
UserServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
LayoutRevisionServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
UserLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
WorkflowInstanceLinkLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
LayoutRevisionLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portal.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
UserServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
LayoutRevisionServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
UserLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
WorkflowInstanceLinkLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
LayoutRevisionLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portal.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
UserServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
LayoutRevisionServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
UserLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
WorkflowInstanceLinkLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
LayoutRevisionLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that return WorkflowInstanceLinkPersistence | |
|---|---|
static WorkflowInstanceLinkPersistence |
WorkflowInstanceLinkUtil.getPersistence()
|
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portal.service.persistence.impl |
|---|
| Classes in com.liferay.portal.service.persistence.impl that implement WorkflowInstanceLinkPersistence | |
|---|---|
class |
WorkflowInstanceLinkPersistenceImpl
The persistence implementation for the workflow instance link service. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.blogs.service.base |
|---|
| Fields in com.liferay.portlet.blogs.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
BlogsEntryServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
BlogsEntryLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.blogs.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
BlogsEntryServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
BlogsEntryLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.blogs.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
BlogsEntryServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
BlogsEntryLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.documentlibrary.service.base |
|---|
| Fields in com.liferay.portlet.documentlibrary.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
DLFileEntryTypeServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFolderLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryTypeLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLAppHelperLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFolderServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
DLFileEntryTypeServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFolderLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryTypeLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLAppHelperLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFolderServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
DLFileEntryTypeServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFolderLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryTypeLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLAppHelperLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFolderServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.messageboards.service.base |
|---|
| Fields in com.liferay.portlet.messageboards.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
MBThreadServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBThreadLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBMessageServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBMessageLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.messageboards.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
MBThreadServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
MBThreadLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
MBMessageServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
MBMessageLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
MBThreadServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
MBThreadLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
MBMessageServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
MBMessageLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||