Class StockMovementActionServiceImpl
java.lang.Object
ch.tocco.nice2.optional.order.impl.action.StockMovementActionServiceImpl
- All Implemented Interfaces:
StockMovementActionService
@Deprecated
public class StockMovementActionServiceImpl
extends Object
implements StockMovementActionService
Deprecated.
-
Constructor Summary
ConstructorDescriptionStockMovementActionServiceImpl
(Context ctx, RebindService rebindService, TextResources textresources, QueryBuilderFactory queryBuilderFactory, DefaultDisplayService defaultDisplayService, SecurityManager securityManager) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
doInwardStockMovement
(RebindValue[] values) Deprecated.void
doOutwardStockMovement
(RebindValue[] values) Deprecated.
-
Constructor Details
-
StockMovementActionServiceImpl
public StockMovementActionServiceImpl(Context ctx, RebindService rebindService, TextResources textresources, QueryBuilderFactory queryBuilderFactory, DefaultDisplayService defaultDisplayService, SecurityManager securityManager) Deprecated.
-
-
Method Details
-
doInwardStockMovement
Deprecated.- Specified by:
doInwardStockMovement
in interfaceStockMovementActionService
-
doOutwardStockMovement
public void doOutwardStockMovement(RebindValue[] values) throws RpcExecutionException, UnresolvableUriException, UriStoreException, RebindException, URISyntaxException Deprecated.- Specified by:
doOutwardStockMovement
in interfaceStockMovementActionService
- Throws:
RpcExecutionException
UnresolvableUriException
UriStoreException
RebindException
URISyntaxException
-