Serialized Form
-
Package com.liferay.commerce.inventory.exception
-
Exception com.liferay.commerce.inventory.exception.CommerceInventoryInvalidDateException
class CommerceInventoryInvalidDateException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryReplenishmentQuantityException
class CommerceInventoryReplenishmentQuantityException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryReplenishmentSkuException
class CommerceInventoryReplenishmentSkuException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryWarehouseActiveException
class CommerceInventoryWarehouseActiveException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryWarehouseItemQuantityException
class CommerceInventoryWarehouseItemQuantityException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryWarehouseItemSkuException
class CommerceInventoryWarehouseItemSkuException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryWarehouseItemUnitOfMeasureKeyException
class CommerceInventoryWarehouseItemUnitOfMeasureKeyException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.CommerceInventoryWarehouseNameException
class CommerceInventoryWarehouseNameException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryReplenishmentItemException
class DuplicateCommerceInventoryReplenishmentItemException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException
class DuplicateCommerceInventoryReplenishmentItemExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryWarehouseException
class DuplicateCommerceInventoryWarehouseException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryWarehouseExternalReferenceCodeException
class DuplicateCommerceInventoryWarehouseExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryWarehouseItemException
class DuplicateCommerceInventoryWarehouseItemException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryWarehouseItemExternalReferenceCodeException
class DuplicateCommerceInventoryWarehouseItemExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException implements Serializable -
Exception com.liferay.commerce.inventory.exception.DuplicateCommerceInventoryWarehouseRelException
class DuplicateCommerceInventoryWarehouseRelException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.MVCCException
class MVCCException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryAuditException
class NoSuchInventoryAuditException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryBookedQuantityException
class NoSuchInventoryBookedQuantityException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryReplenishmentItemException
class NoSuchInventoryReplenishmentItemException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryWarehouseException
class NoSuchInventoryWarehouseException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryWarehouseItemException
class NoSuchInventoryWarehouseItemException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.commerce.inventory.exception.NoSuchInventoryWarehouseRelException
class NoSuchInventoryWarehouseRelException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable
-
-
Package com.liferay.commerce.inventory.model
-
Class com.liferay.commerce.inventory.model.CommerceInventoryAuditWrapper
class CommerceInventoryAuditWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryAudit> implements Serializable -
Class com.liferay.commerce.inventory.model.CommerceInventoryBookedQuantityWrapper
class CommerceInventoryBookedQuantityWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryBookedQuantity> implements Serializable -
Class com.liferay.commerce.inventory.model.CommerceInventoryReplenishmentItemWrapper
class CommerceInventoryReplenishmentItemWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryReplenishmentItem> implements Serializable -
Class com.liferay.commerce.inventory.model.CommerceInventoryWarehouseItemWrapper
class CommerceInventoryWarehouseItemWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouseItem> implements Serializable -
Class com.liferay.commerce.inventory.model.CommerceInventoryWarehouseRelWrapper
class CommerceInventoryWarehouseRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouseRel> implements Serializable -
Class com.liferay.commerce.inventory.model.CommerceInventoryWarehouseWrapper
class CommerceInventoryWarehouseWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceInventoryWarehouse> implements Serializable
-
-
Package com.liferay.commerce.inventory.util.comparator
-
Class com.liferay.commerce.inventory.util.comparator.CommerceInventoryReplenishmentItemAvailabilityDateComparator
class CommerceInventoryReplenishmentItemAvailabilityDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryReplenishmentItem> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.commerce.inventory.util.comparator.CommerceInventoryWarehouseCityComparator
class CommerceInventoryWarehouseCityComparator extends com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouse> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.commerce.inventory.util.comparator.CommerceInventoryWarehouseItemQuantityComparator
class CommerceInventoryWarehouseItemQuantityComparator extends com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseItem> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.commerce.inventory.util.comparator.CommerceInventoryWarehouseItemWarehouseNameComparator
class CommerceInventoryWarehouseItemWarehouseNameComparator extends com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouseItem> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.commerce.inventory.util.comparator.CommerceInventoryWarehouseNameComparator
class CommerceInventoryWarehouseNameComparator extends com.liferay.portal.kernel.util.OrderByComparator<CommerceInventoryWarehouse> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-