com.ibm.commerce.inventory.commands

Class OMSExpectedInventoryRecordsCache

  • java.lang.Object
    • com.ibm.commerce.inventory.commands.OMSExpectedInventoryRecordsCache


  • public class OMSExpectedInventoryRecordsCache
    extends java.lang.Object
    This class is a cache that stores the expected external inventory cache record
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OMSExpectedInventoryRecordsCache

        public OMSExpectedInventoryRecordsCache()
    • Method Detail

      • getExpectedInventoryRecords

        public static ExpectedInventoryRecordsAccessBean getExpectedInventoryRecords(java.lang.Integer iStoreId)
                                                                              throws ECException
        This method gets the expected inventory records
        Parameters:
        iStoreId -
        Returns:
        ExpectedInventoryRecordsAccessBean
        Throws:
        ECException