public class CommerceInventoryWarehouseRelServiceWrapper extends java.lang.Object implements CommerceInventoryWarehouseRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>
CommerceInventoryWarehouseRelService.CommerceInventoryWarehouseRelService| Constructor and Description |
|---|
CommerceInventoryWarehouseRelServiceWrapper() |
CommerceInventoryWarehouseRelServiceWrapper(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService) |
| Modifier and Type | Method and Description |
|---|---|
CommerceInventoryWarehouseRel |
addCommerceInventoryWarehouseRel(java.lang.String className,
long classPK,
long commerceInventoryWarehouseId) |
void |
deleteCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) |
void |
deleteCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId) |
void |
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId(long commerceInventoryWarehouseId) |
CommerceInventoryWarehouseRel |
fetchCommerceInventoryWarehouseRel(java.lang.String className,
long classPK,
long commerceInventoryWarehouseId) |
CommerceInventoryWarehouseRel |
getCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) |
java.util.List<CommerceInventoryWarehouseRel> |
getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId) |
java.util.List<CommerceInventoryWarehouseRel> |
getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) |
int |
getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId) |
java.util.List<CommerceInventoryWarehouseRel> |
getCommerceOrderTypeCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end) |
int |
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
CommerceInventoryWarehouseRelService |
getWrappedService() |
void |
setWrappedService(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService) |
public CommerceInventoryWarehouseRelServiceWrapper()
public CommerceInventoryWarehouseRelServiceWrapper(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService)
public CommerceInventoryWarehouseRel addCommerceInventoryWarehouseRel(java.lang.String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException
addCommerceInventoryWarehouseRel in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceInventoryWarehouseRel in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceInventoryWarehouseRels in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic void deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceInventoryWarehouseRel fetchCommerceInventoryWarehouseRel(java.lang.String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException
fetchCommerceInventoryWarehouseRel in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic CommerceInventoryWarehouseRel getCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceInventoryWarehouseRel in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException
getCommerceInventoryWarehouseRels in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException
getCommerceInventoryWarehouseRels in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceInventoryWarehouseRelsCount in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.util.List<CommerceInventoryWarehouseRel> getCommerceOrderTypeCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, java.lang.String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrderTypeCommerceInventoryWarehouseRels in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic int getCommerceOrderTypeCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount in interface CommerceInventoryWarehouseRelServicecom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getOSGiServiceIdentifier()
getOSGiServiceIdentifier in interface CommerceInventoryWarehouseRelServicepublic CommerceInventoryWarehouseRelService getWrappedService()
getWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>public void setWrappedService(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService)
setWrappedService in interface com.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>