- addAssemblyDataValues(org.simplemes.mes.assy.demand.OrderComponentState, org.simplemes.mes.assy.demand.domain.OrderAssembledComponent) - Method in OrderAssyService
-
Adds the assy data type's field values to the assemblyDataAsString for display.
- addComponent(java.lang.String, java.security.Principal) - Method in OrderAssyController
-
This method adds a component to the order/LSN.
- addComponent(org.simplemes.mes.assy.demand.AddOrderAssembledComponentRequest) - Method in OrderAssyService
-
Adds a single component to the order/LSN.
- AddOrderAssembledComponentRequest - Class in org.simplemes.mes.assy.demand
This class is the request to add a component to a work center's current setup.
- AddOrderAssembledComponentRequest() - Constructor in AddOrderAssembledComponentRequest
-
- adjustProduct(org.simplemes.mes.product.domain.Product, java.util.Map) - Method in AssyUnitTestUtils
-
Allows sub-classes to adjust the Product before it is saved.
- adjustQueryAssemblyData(java.lang.String, java.lang.Class, java.lang.String) - Method in OrderAssyService
-
This will change the query string if it detects an attempt to search on dynamic
assembly data field and adjusts the query with the right document path.
- Application - Class in org.simplemes.mes.assy.application
The main class for Assembly module testing.
- Application() - Constructor in Application
-
- assembleComponent(org.simplemes.mes.demand.domain.Order, java.util.Map) - Method in AssyUnitTestUtils
-
Assembles a single component onto the order/LSN.
- assembleComponent(org.simplemes.mes.system.ScanRequestInterface, java.lang.String, org.simplemes.mes.system.ScanResponseInterface) - Method in ScanAssyService
-
Adds a single component to the order/LSN.
- assembleComponentDialog(io.micronaut.http.HttpRequest, java.security.Principal) - Method in OrderAssyController
-
Displays the assemble component dialog for a single component with Flex Type.
- AssembledComponentAction - Class in org.simplemes.mes.assy.demand
The action/event triggered when a component has been assembled by a scan.
- AssembledComponentAction() - Constructor in AssembledComponentAction
-
- AssembledComponentStateEnum.Sizes - Class in org.simplemes.mes.assy.demand
An inner class to hold the constant DB column size needed for the enum.
- AssembledComponentStateEnum.Sizes() - Constructor in AssembledComponentStateEnum.Sizes
-
- AssembledComponentUndoAction - Class in org.simplemes.mes.assy.demand
Defines the action needed to undo a single start action.
- AssembledComponentUndoAction() - Constructor in AssembledComponentUndoAction
-
- assemblyActivity(io.micronaut.http.HttpRequest, java.security.Principal) - Method in OrderAssyController
-
Displays the core assembly activity page.
- AssemblyAddition - Class in org.simplemes.mes.assy.application
The assembly module definitions for run-time additions to the application.
- AssemblyAddition() - Constructor in AssemblyAddition
-
- AssemblyModeEnum - Enum in org.simplemes.mes.assy.demand
Defines the possible choices for a given operation's assembly mode.
- AssemblyModeEnum() - Constructor in AssemblyModeEnum
-
- AssyUnitTestUtils - Class in org.simplemes.mes.assy.test
Convenience utilities for MES Assy module unit tests.
- AssyUnitTestUtils() - Constructor in AssyUnitTestUtils
-