Class LaunchSetServiceUtil

java.lang.Object
com.liferay.launch.service.LaunchSetServiceUtil

public class LaunchSetServiceUtil extends Object
Provides the remote service utility for LaunchSet. This utility wraps com.liferay.launch.service.impl.LaunchSetServiceImpl 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 Details

    • LaunchSetServiceUtil

      public LaunchSetServiceUtil()
  • Method Details

    • getOSGiServiceIdentifier

      public static String getOSGiServiceIdentifier()
      Returns the OSGi service identifier.
      Returns:
      the OSGi service identifier
    • getService

      public static LaunchSetService getService()