Class CommerceInventoryWarehouseRelServiceUtil

java.lang.Object
com.liferay.commerce.inventory.service.CommerceInventoryWarehouseRelServiceUtil

public class CommerceInventoryWarehouseRelServiceUtil extends Object
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 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

      public static String getOSGiServiceIdentifier()
      Returns the OSGi service identifier.
      Returns:
      the OSGi service identifier
    • getService

      public static CommerceInventoryWarehouseRelService getService()