public class AccountEntryOrganizationRelServiceWrapper extends java.lang.Object implements AccountEntryOrganizationRelService, com.liferay.portal.kernel.service.ServiceWrapper<AccountEntryOrganizationRelService>
AccountEntryOrganizationRelService
.AccountEntryOrganizationRelService
Constructor and Description |
---|
AccountEntryOrganizationRelServiceWrapper() |
AccountEntryOrganizationRelServiceWrapper(AccountEntryOrganizationRelService accountEntryOrganizationRelService) |
public AccountEntryOrganizationRelServiceWrapper()
public AccountEntryOrganizationRelServiceWrapper(AccountEntryOrganizationRelService accountEntryOrganizationRelService)
public AccountEntryOrganizationRel addAccountEntryOrganizationRel(long accountEntryId, long organizationId) throws com.liferay.portal.kernel.exception.PortalException
addAccountEntryOrganizationRel
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public void addAccountEntryOrganizationRels(long accountEntryId, long[] organizationIds) throws com.liferay.portal.kernel.exception.PortalException
addAccountEntryOrganizationRels
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public void deleteAccountEntryOrganizationRel(long accountEntryId, long organizationId) throws com.liferay.portal.kernel.exception.PortalException
deleteAccountEntryOrganizationRel
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public void deleteAccountEntryOrganizationRels(long accountEntryId, long[] organizationIds) throws com.liferay.portal.kernel.exception.PortalException
deleteAccountEntryOrganizationRels
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public AccountEntryOrganizationRel fetchAccountEntryOrganizationRel(long accountEntryOrganizationRelId) throws com.liferay.portal.kernel.exception.PortalException
fetchAccountEntryOrganizationRel
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public AccountEntryOrganizationRel fetchAccountEntryOrganizationRel(long accountEntryId, long organizationId) throws com.liferay.portal.kernel.exception.PortalException
fetchAccountEntryOrganizationRel
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public AccountEntryOrganizationRel getAccountEntryOrganizationRel(long accountEntryId, long organizationId) throws com.liferay.portal.kernel.exception.PortalException
getAccountEntryOrganizationRel
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public java.util.List<AccountEntryOrganizationRel> getAccountEntryOrganizationRels(long accountEntryId, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getAccountEntryOrganizationRels
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public int getAccountEntryOrganizationRelsCount(long accountEntryId) throws com.liferay.portal.kernel.exception.PortalException
getAccountEntryOrganizationRelsCount
in interface AccountEntryOrganizationRelService
com.liferay.portal.kernel.exception.PortalException
public java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier
in interface AccountEntryOrganizationRelService
public AccountEntryOrganizationRelService getWrappedService()
getWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<AccountEntryOrganizationRelService>
public void setWrappedService(AccountEntryOrganizationRelService accountEntryOrganizationRelService)
setWrappedService
in interface com.liferay.portal.kernel.service.ServiceWrapper<AccountEntryOrganizationRelService>