Uses of Interface
com.liferay.exportimport.kernel.service.StagingLocalService
Packages that use StagingLocalService
-
Uses of StagingLocalService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement StagingLocalServiceMethods in com.liferay.exportimport.kernel.service that return StagingLocalServiceModifier and TypeMethodDescriptionstatic StagingLocalService
StagingLocalServiceUtil.getService()
StagingLocalServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type StagingLocalServiceModifier and TypeMethodDescriptionstatic void
StagingLocalServiceUtil.setService
(StagingLocalService service) void
StagingLocalServiceWrapper.setWrappedService
(StagingLocalService stagingLocalService) Constructors in com.liferay.exportimport.kernel.service with parameters of type StagingLocalServiceModifierConstructorDescriptionStagingLocalServiceWrapper
(StagingLocalService stagingLocalService)