Uses of Interface
com.liferay.portal.kernel.service.OrgLaborService
Packages that use OrgLaborService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of OrgLaborService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement OrgLaborServiceMethods in com.liferay.portal.kernel.service that return OrgLaborServiceModifier and TypeMethodDescriptionstatic OrgLaborServiceOrgLaborServiceUtil.getService()OrgLaborServiceWrapper.getWrappedService()Methods in com.liferay.portal.kernel.service with parameters of type OrgLaborServiceModifier and TypeMethodDescriptionstatic voidOrgLaborServiceUtil.setService(OrgLaborService service) voidOrgLaborServiceWrapper.setWrappedService(OrgLaborService orgLaborService) Constructors in com.liferay.portal.kernel.service with parameters of type OrgLaborService