Package com.liferay.object.service
Class ObjectViewColumnServiceUtil
java.lang.Object
com.liferay.object.service.ObjectViewColumnServiceUtil
Provides the remote service utility for ObjectViewColumn. This utility wraps
com.liferay.object.service.impl.ObjectViewColumnServiceImpl
and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Returns the OSGi service identifier.static ObjectViewColumnService
-
Constructor Details
-
ObjectViewColumnServiceUtil
public ObjectViewColumnServiceUtil()
-
-
Method Details
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-
getService
-