Class CommerceInventoryWarehouseRelServiceUtil
java.lang.Object
com.liferay.commerce.inventory.service.CommerceInventoryWarehouseRelServiceUtil
Provides the remote service utility for CommerceInventoryWarehouseRel. This utility wraps
com.liferay.commerce.inventory.service.impl.CommerceInventoryWarehouseRelServiceImpl
and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCommerceInventoryWarehouseRel
(String className, long classPK, long commerceInventoryWarehouseId) static void
deleteCommerceInventoryWarehouseRel
(long commerceInventoryWarehouseRelId) static void
deleteCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId) static void
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId
(long commerceInventoryWarehouseId) fetchCommerceInventoryWarehouseRel
(String className, long classPK, long commerceInventoryWarehouseId) static List<CommerceInventoryWarehouseRel>
getAccountEntryCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) static int
getAccountEntryCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) static List<CommerceInventoryWarehouseRel>
getAccountGroupCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) static int
getAccountGroupCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) getCommerceInventoryWarehouseRel
(long commerceInventoryWarehouseRelId) static List<CommerceInventoryWarehouseRel>
getCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId) static List<CommerceInventoryWarehouseRel>
getCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) static List<CommerceInventoryWarehouseRel>
getCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId) static List<CommerceInventoryWarehouseRel>
getCommerceInventoryWarehouseRels
(String className, long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) static int
getCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId) static int
getCommerceInventoryWarehouseRelsCount
(String className, long commerceInventoryWarehouseId) static List<CommerceInventoryWarehouseRel>
getCommerceOrderTypeCommerceInventoryWarehouseRels
(long commerceInventoryWarehouseId, String keywords, int start, int end) static int
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount
(long commerceInventoryWarehouseId, String keywords) static String
Returns the OSGi service identifier.
-
Constructor Details
-
CommerceInventoryWarehouseRelServiceUtil
public CommerceInventoryWarehouseRelServiceUtil()
-
-
Method Details
-
addCommerceInventoryWarehouseRel
public static CommerceInventoryWarehouseRel addCommerceInventoryWarehouseRel(String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRel
public static void deleteCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRels
public static void deleteCommerceInventoryWarehouseRels(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId
public static void deleteCommerceInventoryWarehouseRelsByCommerceInventoryWarehouseId(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchCommerceInventoryWarehouseRel
public static CommerceInventoryWarehouseRel fetchCommerceInventoryWarehouseRel(String className, long classPK, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getAccountEntryCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountEntryCommerceInventoryWarehouseRelsCount
public static int getAccountEntryCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getAccountGroupCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getAccountGroupCommerceInventoryWarehouseRelsCount
public static int getAccountGroupCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRel
public static CommerceInventoryWarehouseRel getCommerceInventoryWarehouseRel(long commerceInventoryWarehouseRelId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseRel> orderByComparator) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getCommerceInventoryWarehouseRels(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRels
public static 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 - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRelsCount
public static int getCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceInventoryWarehouseRelsCount
public static int getCommerceInventoryWarehouseRelsCount(String className, long commerceInventoryWarehouseId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommerceInventoryWarehouseRels
public static List<CommerceInventoryWarehouseRel> getCommerceOrderTypeCommerceInventoryWarehouseRels(long commerceInventoryWarehouseId, String keywords, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceOrderTypeCommerceInventoryWarehouseRelsCount
public static int getCommerceOrderTypeCommerceInventoryWarehouseRelsCount(long commerceInventoryWarehouseId, String keywords) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Returns:
- the OSGi service identifier
-
getService
-