Uses of Interface
com.liferay.expando.kernel.service.ExpandoColumnService
Packages that use ExpandoColumnService
-
Uses of ExpandoColumnService in com.liferay.expando.kernel.service
Classes in com.liferay.expando.kernel.service that implement ExpandoColumnServiceMethods in com.liferay.expando.kernel.service that return ExpandoColumnServiceModifier and TypeMethodDescriptionstatic ExpandoColumnServiceExpandoColumnServiceUtil.getService()ExpandoColumnServiceWrapper.getWrappedService()Methods in com.liferay.expando.kernel.service with parameters of type ExpandoColumnServiceModifier and TypeMethodDescriptionstatic voidExpandoColumnServiceUtil.setService(ExpandoColumnService service) voidExpandoColumnServiceWrapper.setWrappedService(ExpandoColumnService expandoColumnService) Constructors in com.liferay.expando.kernel.service with parameters of type ExpandoColumnServiceModifierConstructorDescriptionExpandoColumnServiceWrapper(ExpandoColumnService expandoColumnService)