If you want to handle bundles in a different way than described above, but you want process SKUs that are not bundles in the same way, extend the RepositoryInventoryManager and override the bundle-specific methods.

The methods listed below are called with the methods of the InventoryManager API if the ID passed in is a bundle. For example, if purchase(someId) is called and someId refers to a bundle, purchase will call purchaseBundle(someId). These methods are implemented in RepositoryInventoryManager, but not in any of the other classes.


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices