Uses of Interface
com.liferay.exportimport.kernel.service.StagingService
Packages that use StagingService
-
Uses of StagingService in com.liferay.exportimport.kernel.service
Classes in com.liferay.exportimport.kernel.service that implement StagingServiceMethods in com.liferay.exportimport.kernel.service that return StagingServiceModifier and TypeMethodDescriptionstatic StagingService
StagingServiceUtil.getService()
StagingServiceWrapper.getWrappedService()
Methods in com.liferay.exportimport.kernel.service with parameters of type StagingServiceModifier and TypeMethodDescriptionstatic void
StagingServiceUtil.setService
(StagingService service) void
StagingServiceWrapper.setWrappedService
(StagingService stagingService) Constructors in com.liferay.exportimport.kernel.service with parameters of type StagingService