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 ExpandoColumnService
ExpandoColumnServiceUtil.getService()
ExpandoColumnServiceWrapper.getWrappedService()
Methods in com.liferay.expando.kernel.service with parameters of type ExpandoColumnServiceModifier and TypeMethodDescriptionstatic void
ExpandoColumnServiceUtil.setService
(ExpandoColumnService service) void
ExpandoColumnServiceWrapper.setWrappedService
(ExpandoColumnService expandoColumnService) Constructors in com.liferay.expando.kernel.service with parameters of type ExpandoColumnServiceModifierConstructorDescriptionExpandoColumnServiceWrapper
(ExpandoColumnService expandoColumnService)