public class EntryServiceUtil
extends java.lang.Object
com.liferay.contacts.service.impl.EntryServiceImpl
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.EntryService
Constructor and Description |
---|
EntryServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static Entry |
getEntry(long entryId) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static EntryService |
getService() |
public static Entry getEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.lang.String getOSGiServiceIdentifier()
public static EntryService getService()