Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.model.BackgroundTaskModel

Packages that use BackgroundTaskModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of BackgroundTaskModel in com.liferay.portal.model
 

Subinterfaces of BackgroundTaskModel in com.liferay.portal.model
 interface BackgroundTask
          The extended model interface for the BackgroundTask service.
 

Classes in com.liferay.portal.model that implement BackgroundTaskModel
 class BackgroundTaskWrapper
           This class is a wrapper for BackgroundTask.
 


Liferay 6.2-ce-ga5