Uses of Interface
com.liferay.document.library.kernel.service.DLAppHelperLocalService
Packages that use DLAppHelperLocalService
Package
Description
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
This package defines the portal repository proxy beans.
-
Uses of DLAppHelperLocalService in com.liferay.document.library.kernel.service
Classes in com.liferay.document.library.kernel.service that implement DLAppHelperLocalServiceMethods in com.liferay.document.library.kernel.service that return DLAppHelperLocalServiceModifier and TypeMethodDescriptionstatic DLAppHelperLocalServiceDLAppHelperLocalServiceUtil.getService()DLAppHelperLocalServiceWrapper.getWrappedService()Methods in com.liferay.document.library.kernel.service with parameters of type DLAppHelperLocalServiceModifier and TypeMethodDescriptionstatic voidDLAppHelperLocalServiceUtil.setService(DLAppHelperLocalService service) voidDLAppHelperLocalServiceWrapper.setWrappedService(DLAppHelperLocalService dlAppHelperLocalService) Constructors in com.liferay.document.library.kernel.service with parameters of type DLAppHelperLocalServiceModifierConstructorDescriptionDLAppHelperLocalServiceWrapper(DLAppHelperLocalService dlAppHelperLocalService) -
Uses of DLAppHelperLocalService in com.liferay.portal.kernel.repository
Fields in com.liferay.portal.kernel.repository declared as DLAppHelperLocalServiceModifier and TypeFieldDescriptionprotected DLAppHelperLocalServiceBaseRepositoryImpl.dlAppHelperLocalServiceMethods in com.liferay.portal.kernel.repository with parameters of type DLAppHelperLocalServiceModifier and TypeMethodDescriptionvoidBaseRepository.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService) voidBaseRepositoryImpl.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService) -
Uses of DLAppHelperLocalService in com.liferay.portal.kernel.repository.proxy
Methods in com.liferay.portal.kernel.repository.proxy with parameters of type DLAppHelperLocalServiceModifier and TypeMethodDescriptionvoidBaseRepositoryProxyBean.setDLAppHelperLocalService(DLAppHelperLocalService dlAppHelperLocalService)