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 ExpandoValueService
ExpandoValueServiceUtil.getService()
ExpandoValueServiceWrapper.getWrappedService()
Methods in com.liferay.expando.kernel.service with parameters of type ExpandoValueServiceModifier and TypeMethodDescriptionstatic void
ExpandoValueServiceUtil.setService
(ExpandoValueService service) void
ExpandoValueServiceWrapper.setWrappedService
(ExpandoValueService expandoValueService) Constructors in com.liferay.expando.kernel.service with parameters of type ExpandoValueServiceModifierConstructorDescriptionExpandoValueServiceWrapper
(ExpandoValueService expandoValueService)