public class AccountEntryUserRelServiceUtil
extends java.lang.Object
com.liferay.account.service.impl.AccountEntryUserRelServiceImpl 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.AccountEntryUserRelService| Constructor and Description |
|---|
AccountEntryUserRelServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static AccountEntryUserRel |
addAccountEntryUserRelByEmailAddress(long accountEntryId,
java.lang.String emailAddress,
long[] accountRoleIds,
java.lang.String userExternalReferenceCode,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static void |
deleteAccountEntryUserRelByEmailAddress(long accountEntryId,
java.lang.String emailAddress) |
static java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static AccountEntryUserRelService |
getService() |
public static AccountEntryUserRel addAccountEntryUserRelByEmailAddress(long accountEntryId, java.lang.String emailAddress, long[] accountRoleIds, java.lang.String userExternalReferenceCode, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static void deleteAccountEntryUserRelByEmailAddress(long accountEntryId,
java.lang.String emailAddress)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static java.lang.String getOSGiServiceIdentifier()
public static AccountEntryUserRelService getService()