@ProviderType
public class EntryServiceUtil
extends java.lang.Object
com.liferay.contacts.service.impl.EntryServiceImpl and is the
primary 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,
com.liferay.contacts.service.base.EntryServiceBaseImpl,
com.liferay.contacts.service.impl.EntryServiceImpl| Constructor and Description |
|---|
EntryServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static EntryService |
getService() |
static com.liferay.portal.kernel.json.JSONArray |
searchUsersAndContacts(long companyId,
java.lang.String keywords,
int start,
int end) |
public static java.lang.String getOSGiServiceIdentifier()
public static com.liferay.portal.kernel.json.JSONArray searchUsersAndContacts(long companyId,
java.lang.String keywords,
int start,
int end)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static EntryService getService()