Class CommerceInventoryWarehouseRelServiceWrapper
java.lang.Object
com.liferay.commerce.inventory.service.CommerceInventoryWarehouseRelServiceWrapper
- All Implemented Interfaces:
CommerceInventoryWarehouseRelService
,com.liferay.portal.kernel.service.BaseService
,com.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>
public class CommerceInventoryWarehouseRelServiceWrapper
extends Object
implements CommerceInventoryWarehouseRelService, com.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>
Provides a wrapper for
CommerceInventoryWarehouseRelService
.- See Also:
- Generated:
-
Constructor Summary
ConstructorsConstructorDescriptionCommerceInventoryWarehouseRelServiceWrapper
(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService) -
Method Summary
Modifier and TypeMethodDescriptionaddCommerceInventoryWarehouseRel
(String className, long classPK, long commerceInventoryWarehouseId) void
deleteCommerceInventoryWarehouseRel
(long commerceInventoryWarehouseRelId) void
deleteCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId) void
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId
(long commerceInventoryWarehouseId) fetchCommerceInventoryWarehouseRel
(String className, long classPK, long commerceInventoryWarehouseId) getAccountEntryCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) int
getAccountEntryCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) getAccountGroupCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) int
getAccountGroupCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) getCommerceInventoryWarehouseRel
(long commerceInventoryWarehouseRelId) getCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId) getCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) getCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId) getCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) int
getCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId) int
getCommerceInventoryWarehouseRelsCount
(String className, long commerceInventoryWarehouseId) getCommerceOrderTypeCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) int
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) Returns the OSGi service identifier.void
setWrappedService
(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService)
-
Constructor Details
-
CommerceInventoryWarehouseRelServiceWrapper
public CommerceInventoryWarehouseRelServiceWrapper() -
CommerceInventoryWarehouseRelServiceWrapper
public CommerceInventoryWarehouseRelServiceWrapper(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService)
-
-
Method Details
-
addCommerceInventoryWarehouseRel
public CommerceInventoryWarehouseRel addCommerceInventoryWarehouseRel(String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addCommerceInventoryWarehouseRel
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRel
public void deleteCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommerceInventoryWarehouseRel
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRels
public void deleteCommerceInventoryWarehouseRels(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId
public void deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommerceInventoryWarehouseRel
public CommerceInventoryWarehouseRel fetchCommerceInventoryWarehouseRel(String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchCommerceInventoryWarehouseRel
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getAccountEntryCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountEntryCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCommerceInventoryWarehouseRelsCount
public int getAccountEntryCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountEntryCommerceInventoryWarehouseRelsCount
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getAccountGroupCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountGroupCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCommerceInventoryWarehouseRelsCount
public int getAccountGroupCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getAccountGroupCommerceInventoryWarehouseRelsCount
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRel
public CommerceInventoryWarehouseRel getCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRel
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(String className, long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRelsCount
public int getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRelsCount
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRelsCount
public int getCommerceInventoryWarehouseRelsCount(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceInventoryWarehouseRelsCount
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommerceInventoryWarehouseRels
public List<CommerceInventoryWarehouseRel> getCommerceOrderTypeCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCommerceInventoryWarehouseRels
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount
public int getCommerceOrderTypeCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount
in interfaceCommerceInventoryWarehouseRelService
- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifier
in interfaceCommerceInventoryWarehouseRelService
- Returns:
- the OSGi service identifier
-
getWrappedService
- Specified by:
getWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>
-
setWrappedService
public void setWrappedService(CommerceInventoryWarehouseRelService commerceInventoryWarehouseRelService) - Specified by:
setWrappedService
in interfacecom.liferay.portal.kernel.service.ServiceWrapper<CommerceInventoryWarehouseRelService>
-