Liferay 6.2-ce-ga5

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

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

Uses of OrgLaborModel in com.liferay.portal.model
 

Subinterfaces of OrgLaborModel in com.liferay.portal.model
 interface OrgLabor
          The extended model interface for the OrgLabor service.
 

Classes in com.liferay.portal.model that implement OrgLaborModel
 class OrgLaborWrapper
           This class is a wrapper for OrgLabor.
 

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

Classes in com.liferay.portal.model.impl that implement OrgLaborModel
 class OrgLaborBaseImpl
          The extended model base implementation for the OrgLabor service.
 class OrgLaborImpl
           
 class OrgLaborModelImpl
          The base model implementation for the OrgLabor service.
 


Liferay 6.2-ce-ga5