|
Liferay 7.0-ce-m3 | |||||||||
| 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.dynamicdatalists.service.base | |
| com.liferay.portlet.journal.service.base | |
| com.liferay.portlet.messageboards.service.base | |
| com.liferay.portlet.wiki.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 |
LayoutRevisionLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
LayoutRevisionServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
UserLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
WorkflowInstanceLinkLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portal.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
UserServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
LayoutRevisionLocalServiceBaseImpl.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. |
| Methods in com.liferay.portal.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
UserServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
LayoutRevisionLocalServiceBaseImpl.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. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that return WorkflowInstanceLinkPersistence | |
|---|---|
static WorkflowInstanceLinkPersistence |
WorkflowInstanceLinkUtil.getPersistence()
|
| Methods in com.liferay.portal.service.persistence with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
WorkflowInstanceLinkUtil.setPersistence(WorkflowInstanceLinkPersistence persistence)
Deprecated. As of 6.2.0 |
| 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 |
DLFileEntryServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryTypeLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFolderServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLAppHelperLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFolderLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DLFileEntryTypeServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.documentlibrary.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
DLFileEntryServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryTypeLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFolderServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLAppHelperLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFolderLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DLFileEntryTypeServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.documentlibrary.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
DLFileEntryServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryTypeLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFolderServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLAppHelperLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFolderLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DLFileEntryTypeServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.dynamicdatalists.service.base |
|---|
| Fields in com.liferay.portlet.dynamicdatalists.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
DDLRecordLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
DDLRecordServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.dynamicdatalists.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
DDLRecordLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
DDLRecordServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.dynamicdatalists.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
DDLRecordLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
DDLRecordServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.journal.service.base |
|---|
| Fields in com.liferay.portlet.journal.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
JournalFolderLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
JournalArticleServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
JournalArticleLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
JournalFolderServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.journal.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
JournalFolderLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
JournalArticleServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
JournalArticleLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
JournalFolderServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.journal.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
JournalFolderLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
JournalArticleServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
JournalArticleLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
JournalFolderServiceBaseImpl.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 |
MBMessageLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBThreadLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBMessageServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
MBThreadServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.messageboards.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
MBMessageLocalServiceBaseImpl.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 |
MBThreadServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.messageboards.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
MBMessageLocalServiceBaseImpl.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 |
MBThreadServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
| Uses of WorkflowInstanceLinkPersistence in com.liferay.portlet.wiki.service.base |
|---|
| Fields in com.liferay.portlet.wiki.service.base declared as WorkflowInstanceLinkPersistence | |
|---|---|
protected WorkflowInstanceLinkPersistence |
WikiNodeLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
WikiNodeServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
WikiPageLocalServiceBaseImpl.workflowInstanceLinkPersistence
|
protected WorkflowInstanceLinkPersistence |
WikiPageServiceBaseImpl.workflowInstanceLinkPersistence
|
| Methods in com.liferay.portlet.wiki.service.base that return WorkflowInstanceLinkPersistence | |
|---|---|
WorkflowInstanceLinkPersistence |
WikiNodeLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
WikiNodeServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
WikiPageLocalServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
WorkflowInstanceLinkPersistence |
WikiPageServiceBaseImpl.getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
| Methods in com.liferay.portlet.wiki.service.base with parameters of type WorkflowInstanceLinkPersistence | |
|---|---|
void |
WikiNodeLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
WikiNodeServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
WikiPageLocalServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
void |
WikiPageServiceBaseImpl.setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
|
Liferay 7.0-ce-m3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||