@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface CommerceInventoryWarehouseRelService
extends com.liferay.portal.kernel.service.BaseService
CommerceInventoryWarehouseRelServiceUtil| 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) |
java.util.List<CommerceInventoryWarehouseRel> |
getAccountEntryCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end) |
int |
getAccountEntryCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords) |
java.util.List<CommerceInventoryWarehouseRel> |
getAccountGroupCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end) |
int |
getAccountGroupCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords) |
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) |
java.util.List<CommerceInventoryWarehouseRel> |
getCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId) |
java.util.List<CommerceInventoryWarehouseRel> |
getCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) |
int |
getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId) |
int |
getCommerceInventoryWarehouseRelsCount(java.lang.String className,
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.
|
CommerceInventoryWarehouseRel addCommerceInventoryWarehouseRel(java.lang.String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid deleteCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid deleteCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
CommerceInventoryWarehouseRel fetchCommerceInventoryWarehouseRel(java.lang.String className,
long classPK,
long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getAccountEntryCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
int getAccountEntryCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getAccountGroupCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
int getAccountGroupCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
CommerceInventoryWarehouseRel getCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
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
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(java.lang.String className,
long commerceInventoryWarehouseId,
int start,
int end,
com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
int getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
int getCommerceInventoryWarehouseRelsCount(java.lang.String className,
long commerceInventoryWarehouseId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
java.util.List<CommerceInventoryWarehouseRel> getCommerceOrderTypeCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId,
java.lang.String keywords,
int start,
int end)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional(propagation=SUPPORTS,
readOnly=true)
int getCommerceOrderTypeCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId,
java.lang.String keywords)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getOSGiServiceIdentifier()