Class InventoryStatusHookManager


  • @ApplicationScoped
    public class InventoryStatusHookManager
    extends Object
    • Constructor Detail

      • InventoryStatusHookManager

        public InventoryStatusHookManager()
    • Method Detail

      • executeValidationHooks

        public void executeValidationHooks​(StorageDetail storageDetail,
                                           InventoryStatus newStatus)
                                    throws Exception
        Execute Validation Hooks over the given Storage Detail
        Parameters:
        storageDetail -
        Throws:
        Exception