|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WorkflowInstanceLink in com.liferay.portal.model |
|---|
| Classes in com.liferay.portal.model that implement WorkflowInstanceLink | |
|---|---|
class |
WorkflowInstanceLinkWrapper
This class is a wrapper for WorkflowInstanceLink. |
| Methods in com.liferay.portal.model that return WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkWrapper.getWrappedWorkflowInstanceLink()
|
WorkflowInstanceLink |
WorkflowInstanceLinkWrapper.toEscapedModel()
|
WorkflowInstanceLink |
WorkflowInstanceLinkModel.toEscapedModel()
|
| Methods in com.liferay.portal.model with parameters of type WorkflowInstanceLink | |
|---|---|
int |
WorkflowInstanceLinkWrapper.compareTo(WorkflowInstanceLink workflowInstanceLink)
|
int |
WorkflowInstanceLinkModel.compareTo(WorkflowInstanceLink workflowInstanceLink)
|
| Constructors in com.liferay.portal.model with parameters of type WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLinkWrapper(WorkflowInstanceLink workflowInstanceLink)
|
|
| Uses of WorkflowInstanceLink in com.liferay.portal.model.impl |
|---|
| Classes in com.liferay.portal.model.impl that implement WorkflowInstanceLink | |
|---|---|
class |
WorkflowInstanceLinkImpl
|
| Methods in com.liferay.portal.model.impl that return WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkModelImpl.toEscapedModel()
|
| Methods in com.liferay.portal.model.impl with parameters of type WorkflowInstanceLink | |
|---|---|
int |
WorkflowInstanceLinkModelImpl.compareTo(WorkflowInstanceLink workflowInstanceLink)
|
| Uses of WorkflowInstanceLink in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.createWorkflowInstanceLink(long workflowInstanceLinkId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.createWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.createWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long workflowInstanceLinkId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Methods in com.liferay.portal.service that return types with arguments of type WorkflowInstanceLink | |
|---|---|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLinks(int start,
int end)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLinks(int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceWrapper.getWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceUtil.getWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalService.getWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
| Methods in com.liferay.portal.service with parameters of type WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkLocalServiceWrapper.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
static void |
WorkflowInstanceLinkLocalServiceUtil.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkLocalService.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceWrapper.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceUtil.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalService.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Uses of WorkflowInstanceLink in com.liferay.portal.service.base |
|---|
| Methods in com.liferay.portal.service.base that return WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.createWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.getWorkflowInstanceLink(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Methods in com.liferay.portal.service.base that return types with arguments of type WorkflowInstanceLink | |
|---|---|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceBaseImpl.getWorkflowInstanceLinks(int start,
int end)
|
| Methods in com.liferay.portal.service.base with parameters of type WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.addWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkLocalServiceBaseImpl.deleteWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceBaseImpl.updateWorkflowInstanceLink(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Uses of WorkflowInstanceLink in com.liferay.portal.service.impl |
|---|
| Methods in com.liferay.portal.service.impl that return WorkflowInstanceLink | |
|---|---|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceImpl.addWorkflowInstanceLink(long userId,
long companyId,
long groupId,
String className,
long classPK,
long workflowInstanceId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkLocalServiceImpl.getWorkflowInstanceLink(long companyId,
long groupId,
String className,
long classPK)
|
| Methods in com.liferay.portal.service.impl that return types with arguments of type WorkflowInstanceLink | |
|---|---|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkLocalServiceImpl.getWorkflowInstanceLinks(long companyId,
long groupId,
String className,
long classPK)
|
| Uses of WorkflowInstanceLink in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that return WorkflowInstanceLink | |
|---|---|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.create(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.create(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.create(long workflowInstanceLinkId)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.fetchByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.fetchByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.fetchByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.fetchByPrimaryKey(Serializable primaryKey)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.findByG_C_C_C_First(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.findByG_C_C_C_First(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C_First(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.findByG_C_C_C_Last(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.findByG_C_C_C_Last(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C_Last(long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
static WorkflowInstanceLink[] |
WorkflowInstanceLinkUtil.findByG_C_C_C_PrevAndNext(long workflowInstanceLinkId,
long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink[] |
WorkflowInstanceLinkPersistence.findByG_C_C_C_PrevAndNext(long workflowInstanceLinkId,
long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
WorkflowInstanceLink[] |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C_PrevAndNext(long workflowInstanceLinkId,
long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.findByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.findByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.findByPrimaryKey(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.getByG_C_C_C_PrevAndNext(Session session,
WorkflowInstanceLink workflowInstanceLink,
long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator,
boolean previous)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.remove(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.remove(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.remove(long workflowInstanceLinkId)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.remove(Serializable primaryKey)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.remove(WorkflowInstanceLink workflowInstanceLink)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.removeImpl(WorkflowInstanceLink workflowInstanceLink)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.toUnwrappedModel(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.update(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.update(WorkflowInstanceLink workflowInstanceLink,
boolean merge,
ServiceContext serviceContext)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Methods in com.liferay.portal.service.persistence that return types with arguments of type WorkflowInstanceLink | |
|---|---|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findAll()
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findAll()
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findAll()
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findAll(int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findAll(int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findAll(int start,
int end)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findAll(int start,
int end,
OrderByComparator orderByComparator)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistence.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
List<WorkflowInstanceLink> |
WorkflowInstanceLinkPersistenceImpl.findByG_C_C_C(long groupId,
long companyId,
long classNameId,
long classPK,
int start,
int end,
OrderByComparator orderByComparator)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
|
static List<WorkflowInstanceLink> |
WorkflowInstanceLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
|
| Methods in com.liferay.portal.service.persistence with parameters of type WorkflowInstanceLink | |
|---|---|
static void |
WorkflowInstanceLinkUtil.cacheResult(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkPersistence.cacheResult(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkPersistenceImpl.cacheResult(WorkflowInstanceLink workflowInstanceLink)
|
static void |
WorkflowInstanceLinkUtil.clearCache(WorkflowInstanceLink workflowInstanceLink)
|
void |
WorkflowInstanceLinkPersistenceImpl.clearCache(WorkflowInstanceLink workflowInstanceLink)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.getByG_C_C_C_PrevAndNext(Session session,
WorkflowInstanceLink workflowInstanceLink,
long groupId,
long companyId,
long classNameId,
long classPK,
OrderByComparator orderByComparator,
boolean previous)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.remove(WorkflowInstanceLink workflowInstanceLink)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.removeImpl(WorkflowInstanceLink workflowInstanceLink)
|
protected WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.toUnwrappedModel(WorkflowInstanceLink workflowInstanceLink)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.update(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.update(WorkflowInstanceLink workflowInstanceLink,
boolean merge,
ServiceContext serviceContext)
|
static WorkflowInstanceLink |
WorkflowInstanceLinkUtil.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistence.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
WorkflowInstanceLink |
WorkflowInstanceLinkPersistenceImpl.updateImpl(WorkflowInstanceLink workflowInstanceLink,
boolean merge)
|
| Method parameters in com.liferay.portal.service.persistence with type arguments of type WorkflowInstanceLink | |
|---|---|
static void |
WorkflowInstanceLinkUtil.cacheResult(List<WorkflowInstanceLink> workflowInstanceLinks)
|
void |
WorkflowInstanceLinkPersistence.cacheResult(List<WorkflowInstanceLink> workflowInstanceLinks)
|
void |
WorkflowInstanceLinkPersistenceImpl.cacheResult(List<WorkflowInstanceLink> workflowInstanceLinks)
|
|
Liferay 6.0.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||