Package com.liferay.layout.seo.service
Class LayoutSEOSiteServiceUtil
java.lang.Object
com.liferay.layout.seo.service.LayoutSEOSiteServiceUtil
Provides the remote service utility for LayoutSEOSite. This utility wraps
com.liferay.layout.seo.service.impl.LayoutSEOSiteServiceImpl
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 LayoutSEOSiteService
-
Constructor Details
-
LayoutSEOSiteServiceUtil
public LayoutSEOSiteServiceUtil()
-
-
Method Details
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-
getService
-