public class COREntryRelServiceWrapper extends java.lang.Object implements COREntryRelService, com.liferay.portal.kernel.service.ServiceWrapper<COREntryRelService>
COREntryRelService.COREntryRelService| Constructor and Description |
|---|
COREntryRelServiceWrapper() |
COREntryRelServiceWrapper(COREntryRelService corEntryRelService) |
| Modifier and Type | Method and Description |
|---|---|
COREntryRel |
addCOREntryRel(java.lang.String className,
long classPK,
long corEntryId) |
void |
deleteCOREntryRel(long corEntryRelId) |
void |
deleteCOREntryRels(java.lang.String className,
long corEntryId) |
void |
deleteCOREntryRelsByCOREntryId(long corEntryId) |
COREntryRel |
fetchCOREntryRel(java.lang.String className,
long classPK,
long corEntryId) |
java.util.List<COREntryRel> |
getAccountEntryCOREntryRels(long corEntryId,
java.lang.String keywords,
int start,
int end) |
int |
getAccountEntryCOREntryRelsCount(long corEntryId,
java.lang.String keywords) |
java.util.List<COREntryRel> |
getAccountGroupCOREntryRels(long corEntryId,
java.lang.String keywords,
int start,
int end) |
int |
getAccountGroupCOREntryRelsCount(long corEntryId,
java.lang.String keywords) |
java.util.List<COREntryRel> |
getCommerceChannelCOREntryRels(long corEntryId,
java.lang.String keywords,
int start,
int end) |
int |
getCommerceChannelCOREntryRelsCount(long corEntryId,
java.lang.String keywords) |
java.util.List<COREntryRel> |
getCommerceOrderTypeCOREntryRels(long corEntryId,
java.lang.String keywords,
int start,
int end) |
int |
getCommerceOrderTypeCOREntryRelsCount(long corEntryId,
java.lang.String keywords) |
COREntryRel |
getCOREntryRel(long corEntryRelId) |
java.util.List<COREntryRel> |
getCOREntryRels(long corEntryId) |
java.util.List<COREntryRel> |
getCOREntryRels(long corEntryId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<COREntryRel> orderByComparator) |
int |
getCOREntryRelsCount(long corEntryId) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
COREntryRelService |
getWrappedService() |
void |
setWrappedService(COREntryRelService corEntryRelService) |
public COREntryRelServiceWrapper()
public COREntryRelServiceWrapper(COREntryRelService corEntryRelService)
public COREntryRel addCOREntryRel(java.lang.String className, long classPK, long corEntryId) throws com.liferay.portal.kernel.exception.PortalException
addCOREntryRel in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCOREntryRel(long corEntryRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCOREntryRel in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCOREntryRels(java.lang.String className,
long corEntryId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCOREntryRelsByCOREntryId(long corEntryId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCOREntryRelsByCOREntryId in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic COREntryRel fetchCOREntryRel(java.lang.String className, long classPK, long corEntryId) throws com.liferay.portal.kernel.exception.PortalException
fetchCOREntryRel in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getAccountEntryCOREntryRels(long corEntryId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getAccountEntryCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getAccountEntryCOREntryRelsCount(long corEntryId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getAccountEntryCOREntryRelsCount in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getAccountGroupCOREntryRels(long corEntryId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getAccountGroupCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getAccountGroupCOREntryRelsCount(long corEntryId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getAccountGroupCOREntryRelsCount in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getCommerceChannelCOREntryRels(long corEntryId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getCommerceChannelCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceChannelCOREntryRelsCount(long corEntryId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceChannelCOREntryRelsCount in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getCommerceOrderTypeCOREntryRels(long corEntryId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrderTypeCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceOrderTypeCOREntryRelsCount(long corEntryId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrderTypeCOREntryRelsCount in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic COREntryRel getCOREntryRel(long corEntryRelId) throws com.liferay.portal.kernel.exception.PortalException
getCOREntryRel in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getCOREntryRels(long corEntryId) throws com.liferay.portal.kernel.exception.PortalException
getCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<COREntryRel> getCOREntryRels(long corEntryId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<COREntryRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCOREntryRels in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCOREntryRelsCount(long corEntryId)
throws com.liferay.portal.kernel.exception.PortalException
getCOREntryRelsCount in interface COREntryRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface COREntryRelServicepublic COREntryRelService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<COREntryRelService>public void setWrappedService(COREntryRelService corEntryRelService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<COREntryRelService>