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 OrgLaborService
OrgLaborServiceUtil.getService()
OrgLaborServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type OrgLaborServiceModifier and TypeMethodDescriptionstatic void
OrgLaborServiceUtil.setService
(OrgLaborService service) void
OrgLaborServiceWrapper.setWrappedService
(OrgLaborService orgLaborService) Constructors in com.liferay.portal.kernel.service with parameters of type OrgLaborService