Uses of Interface
com.liferay.expando.kernel.service.ExpandoValueService
Packages that use ExpandoValueService
-
Uses of ExpandoValueService in com.liferay.expando.kernel.service
Classes in com.liferay.expando.kernel.service that implement ExpandoValueServiceMethods in com.liferay.expando.kernel.service that return ExpandoValueServiceModifier and TypeMethodDescriptionstatic ExpandoValueServiceExpandoValueServiceUtil.getService()ExpandoValueServiceWrapper.getWrappedService()Methods in com.liferay.expando.kernel.service with parameters of type ExpandoValueServiceModifier and TypeMethodDescriptionstatic voidExpandoValueServiceUtil.setService(ExpandoValueService service) voidExpandoValueServiceWrapper.setWrappedService(ExpandoValueService expandoValueService) Constructors in com.liferay.expando.kernel.service with parameters of type ExpandoValueServiceModifierConstructorDescriptionExpandoValueServiceWrapper(ExpandoValueService expandoValueService)