Liferay 7.0-ga1 portal-impl

Uses of Class
com.liferay.portal.model.impl.WorkflowDefinitionLinkModelImpl

Packages that use WorkflowDefinitionLinkModelImpl
com.liferay.portal.model.impl   
com.liferay.portal.service.persistence.impl   
 

Uses of WorkflowDefinitionLinkModelImpl in com.liferay.portal.model.impl
 

Subclasses of WorkflowDefinitionLinkModelImpl in com.liferay.portal.model.impl
 class WorkflowDefinitionLinkBaseImpl
          The extended model base implementation for the WorkflowDefinitionLink service.
 class WorkflowDefinitionLinkImpl
           
 

Uses of WorkflowDefinitionLinkModelImpl in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl with parameters of type WorkflowDefinitionLinkModelImpl
protected  void WorkflowDefinitionLinkPersistenceImpl.cacheUniqueFindersCache(WorkflowDefinitionLinkModelImpl workflowDefinitionLinkModelImpl, boolean isNew)
           
protected  void WorkflowDefinitionLinkPersistenceImpl.clearUniqueFindersCache(WorkflowDefinitionLinkModelImpl workflowDefinitionLinkModelImpl)
           
 


Liferay 7.0-ga1 portal-impl