Package org.openbravo.materialmgmt.hook
Interface InventoryCountProcessHook
-
public interface InventoryCountProcessHook
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exec(InventoryCount inventory)
-
-
-
Method Detail
-
exec
void exec(InventoryCount inventory) throws Exception
- Throws:
Exception
-
-