Package com.liferay.object.service
Class ObjectLayoutTabServiceUtil
java.lang.Object
com.liferay.object.service.ObjectLayoutTabServiceUtil
Provides the remote service utility for ObjectLayoutTab. This utility wraps
com.liferay.object.service.impl.ObjectLayoutTabServiceImpl
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 ObjectLayoutTabService
-
Constructor Details
-
ObjectLayoutTabServiceUtil
public ObjectLayoutTabServiceUtil()
-
-
Method Details
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-
getService
-