Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- acceptedState - Variable in class org.openwms.tms.api.requests.state.StateChangeResponse
-
The accepted state the TransportOrder can be switched to.
- actualLocation - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- actualLocation - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- add(Message, TransportOrder) - Method in interface org.openwms.tms.impl.AddProblem
-
Add a
problem
to thetransportOrder
. - add(Message, TransportOrder) - Method in class org.openwms.tms.impl.AddProblemImpl
-
Add a
problem
to thetransportOrder
. - addCorsMappings(CorsRegistry) - Method in class org.openwms.tms.app.TransportationWebConfiguration
- addInternal(Message, TransportOrder) - Method in class org.openwms.tms.impl.AddProblemFunction
- addInternal(Message, TransportOrder) - Method in class org.openwms.tms.impl.AddProblemImpl
- addMessage(Message) - Method in class org.openwms.tms.impl.redirection.Vote
- addProblem - Variable in class org.openwms.tms.impl.redirection.RedirectTO
- AddProblem - Interface in org.openwms.tms.impl
-
A AddProblem implementation is able to add a problem (as
Message
to aTransportOrder
. - AddProblemFunction - Class in org.openwms.tms.impl
-
A AddProblemImpl.
- AddProblemFunction(ProblemHistoryRepository) - Constructor for class org.openwms.tms.impl.AddProblemFunction
- AddProblemImpl - Class in org.openwms.tms.impl
-
A AddProblemImpl.
- AddProblemImpl(ProblemHistoryRepository) - Constructor for class org.openwms.tms.impl.AddProblemImpl
- aisle - Variable in class org.openwms.common.location.LocationPK
-
Expresses the aisle the
Location
belongs to. - aisle - Variable in class org.openwms.common.location.LocationPK.Builder
- aisle(String) - Method in class org.openwms.common.location.LocationPK.Builder
-
Sets the
aisle
and returns a reference to this Builder so that the methods can be chained together. - AllConfigurations - Class in org.openwms.tms.app
-
A AllConfigurations.
- AllConfigurations() - Constructor for class org.openwms.tms.app.AllConfigurations
- AmqpStartRequestForwarder - Class in org.openwms.tms.impl.state
-
An AmqpStartRequestForwarder requests a remote service instance via an AMQP command whether a TransportOrder might be started or not.
- AmqpStartRequestForwarder(String, AmqpTemplate) - Constructor for class org.openwms.tms.impl.state.AmqpStartRequestForwarder
- AmqpStateListener - Class in org.openwms.tms.impl.state
-
An AmqpStateListener listens on a start response from remote services as a reply to a former start request, validates the response and delegates to the
Startable
instance for final starting of theTransportOrder
. - AmqpStateListener(Startable, TransportationService<TransportOrder>) - Constructor for class org.openwms.tms.impl.state.AmqpStateListener
- amqpTemplate - Variable in class org.openwms.common.transport.TransportUnitEventPropagator
- amqpTemplate - Variable in class org.openwms.tms.events.TransportOrderEventPropagator
- amqpTemplate - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- amqpTemplate - Variable in class org.openwms.tms.impl.state.AmqpStartRequestForwarder
- API_VERSION - Static variable in class org.openwms.tms.api.TMSApi
-
API version.
- area - Variable in class org.openwms.common.location.LocationPK
-
Expresses the area the
Location
belongs to. - area - Variable in class org.openwms.common.location.LocationPK.Builder
- area(String) - Method in class org.openwms.common.location.LocationPK.Builder
-
Sets the
area
and returns a reference to this Builder so that the methods can be chained together. - assignTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.LocationGroupRedirector
- assignTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.LocationRedirector
- assignTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.TargetRedirector
B
- barcode - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- barcode - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- barcode - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- barcode - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- blockStates - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- BOOT_LOGGER - Static variable in class org.openwms.tms.app.TransportationAsyncConfiguration
- build() - Method in class org.openwms.common.location.LocationPK.Builder
-
Returns a
LocationPK
built from the parameters previously set. - build() - Method in class org.openwms.common.transport.TransportUnitEvent.Builder
- build() - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- build() - Method in class org.openwms.tms.api.MessageVO.Builder
- build() - Method in class org.openwms.tms.api.TOCommand.Builder
- build() - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- build() - Method in class org.openwms.tms.Message.Builder
-
Returns a
Message
built from the parameters previously set. - Builder() - Constructor for class org.openwms.common.location.LocationPK.Builder
- Builder() - Constructor for class org.openwms.common.transport.TransportUnitEvent.Builder
- Builder() - Constructor for class org.openwms.tms.api.CreateTransportOrderVO.Builder
- Builder() - Constructor for class org.openwms.tms.api.MessageVO.Builder
- Builder() - Constructor for class org.openwms.tms.api.TOCommand.Builder
- Builder() - Constructor for class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- Builder() - Constructor for class org.openwms.tms.Message.Builder
C
- cancel(TransportOrder) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- CANCEL_ALL - Enum constant in enum class org.openwms.tms.api.TOCommand.Type
-
Cancel started order and cancel initialized ones.
- CANCELED - Enum constant in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
- CANCELED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status of a aborted
TransportOrder
. - cancelInitializedOrders(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- change(String, TransportOrderState, TransportOrderState, Message) - Method in class org.openwms.tms.impl.TransportationServiceImpl
- change(String, TransportOrderState, TransportOrderState, Message) - Method in interface org.openwms.tms.TransportationService
- change(TransportOrderState, Collection<String>) - Method in class org.openwms.tms.impl.TransportationServiceImpl
-
Try to turn a list of
TransportOrder
s into the givenstate
. - change(TransportOrderState, Collection<String>) - Method in interface org.openwms.tms.TransportationService
-
Try to turn a list of
TransportOrder
s into the givenstate
. - CHANGE_TARGET - Enum constant in enum class org.openwms.common.transport.TransportUnitEvent.TransportUnitEventType
- CHANGE_TARGET - Enum constant in enum class org.openwms.tms.api.TOCommand.Type
-
Change the target of the order.
- changeState(String, String) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Request to change the state of an existing
TransportOrder
. - changeState(String, String) - Method in class org.openwms.tms.TransportationController
- changeState(String, String) - Method in class org.openwms.tms.TransportationFacade
-
Request to change the state of an existing
TransportOrder
. - changeState(StateManager, TransportOrderState) - Method in class org.openwms.tms.TransportOrder
-
Change the state of the
TransportOrder
regarding some rules. - ChangeState - Class in org.openwms.tms.impl.state
-
A ChangeState is an
UpdateFunction
to change the state of anTransportOrder
. - ChangeState(ApplicationContext, StateManager) - Constructor for class org.openwms.tms.impl.state.ChangeState
- ChangeTU - Class in org.openwms.tms.impl
-
A ChangeTU is responsible to change a
TransportOrder
s assignedTransportUnit
. - ChangeTU(Validator, TransportUnitApi) - Constructor for class org.openwms.tms.impl.ChangeTU
- checkForStarted(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- commonCommandsBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- commonCommandsExchange(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- commonCommandsQueue(String, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- compare(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.state.TransportStartComparator
-
First the priority or orders is compared, when both are equals the id is compared too.
- complete() - Method in class org.openwms.tms.impl.redirection.Vote
- completed - Variable in class org.openwms.tms.impl.redirection.Vote
- convertToEO(CreateTransportOrderVO) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToEO(CreateTransportOrderVO) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToEO(MessageVO) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToEO(MessageVO) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToEO(UpdateTransportOrderVO) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToEO(UpdateTransportOrderVO) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToMO(TransportUnitVO) - Method in interface org.openwms.common.transport.TransportUnitMapper
- convertToMO(TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
- convertToMO(TransportOrder) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToMO(TransportOrder) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToVO(List<TransportOrder>) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToVO(List<TransportOrder>) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToVO(Message) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToVO(Message) - Method in class org.openwms.tms.TransportOrderMapperImpl
- convertToVO(TransportOrder) - Method in interface org.openwms.tms.TransportOrderMapper
- convertToVO(TransportOrder) - Method in class org.openwms.tms.TransportOrderMapperImpl
- create(String, String, String) - Method in class org.openwms.tms.impl.TransportationServiceImpl
-
Create a new
TransportOrder
with the giventarget
. - create(String, String, String) - Method in interface org.openwms.tms.TransportationService
-
Create a new
TransportOrder
with the giventarget
. - CREATE - Enum constant in enum class org.openwms.tms.api.TOCommand.Type
-
Create a new order.
- CREATED - Enum constant in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
- CREATED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status of new created
TransportOrder
s. - createTO(String, String) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Create a
TransportOrder
for aTransportUnit
identified by the givenbarcode
to the giventarget
. - createTO(String, String) - Method in class org.openwms.tms.TransportationFacade
-
Create a
TransportOrder
for aTransportUnit
identified by the givenbarcode
to the giventarget
. - createTO(String, String, String) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Create a
TransportOrder
for aTransportUnit
identified by the givenbarcode
to the giventarget
and the givenpriority
. - createTO(String, String, String) - Method in class org.openwms.tms.TransportationFacade
-
Create a
TransportOrder
for aTransportUnit
identified by the givenbarcode
to the giventarget
and the givenpriority
. - createTO(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.openwms.tms.TransportationController
- createTO(CreateTransportOrderVO, HttpServletRequest, HttpServletResponse) - Method in class org.openwms.tms.TransportationController
- createTransportOrder - Variable in class org.openwms.tms.api.TOCommand.Builder
- createTransportOrder - Variable in class org.openwms.tms.api.TOCommand
- CreateTransportOrderVO - Class in org.openwms.tms.api
-
A CreateTransportOrderVO.
- CreateTransportOrderVO() - Constructor for class org.openwms.tms.api.CreateTransportOrderVO
- CreateTransportOrderVO(CreateTransportOrderVO.Builder) - Constructor for class org.openwms.tms.api.CreateTransportOrderVO
- CreateTransportOrderVO.Builder - Class in org.openwms.tms.api
- ctx - Variable in class org.openwms.tms.impl.redirection.LocationRedirector
- ctx - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- ctx - Variable in class org.openwms.tms.impl.state.ChangeState
- ctx - Variable in class org.openwms.tms.impl.state.Initializer
- ctx - Variable in class org.openwms.tms.impl.state.Starter
- ctx - Variable in class org.openwms.tms.impl.TransportationServiceImpl
D
- DecisionVoter<T> - Interface in org.openwms.tms.impl.redirection
-
A DecisionVoter is asked to vote for a business action.
- DefaultTargetResolvers - Class in org.openwms.tms.impl.targets
-
A DefaultTargetResolvers.
- DefaultTargetResolvers() - Constructor for class org.openwms.tms.impl.targets.DefaultTargetResolvers
- DefaultTargetResolvers.LocationGroupTargetResolver - Class in org.openwms.tms.impl.targets
- DefaultTargetResolvers.LocationTargetResolver - Class in org.openwms.tms.impl.targets
- DeniedException - Exception Class in org.openwms.tms
-
A DeniedException is thrown by a
DecisionVoter
s in case a business action is not allowed to be executed. - DeniedException(String) - Constructor for exception class org.openwms.tms.DeniedException
- differentTarget(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.redirection.RedirectTO
- dlBinding(String, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- dlExchange(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- dlq(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
E
- endDate - Variable in class org.openwms.tms.TransportOrder
-
Date when the
TransportOrder
ended. - equals(Object) - Method in class org.openwms.common.location.LocationPK
- equals(Object) - Method in class org.openwms.tms.api.MessageVO
-
All fields.
- equals(Object) - Method in class org.openwms.tms.Message
-
Use all fields.
- equals(Object) - Method in class org.openwms.tms.TransportOrder
-
All fields.
- error - Variable in class org.openwms.tms.api.requests.state.StateChangeResponse
-
An optional error message.
- eventType - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- EventType() - Constructor for enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
- exchangeName - Variable in class org.openwms.common.transport.TransportUnitEventPropagator
- exchangeName - Variable in class org.openwms.tms.events.TransportOrderEventPropagator
- exchangeName - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- exchangeName - Variable in class org.openwms.tms.impl.state.AmqpStartRequestForwarder
- externalStarter - Variable in class org.openwms.tms.impl.state.Starter
- ExternalStarter - Interface in org.openwms.tms.impl.state
-
A ExternalStarter is able to vote whether a
TransportOrder
shall be started or not.
F
- filterChain(HttpSecurity) - Method in class org.openwms.tms.app.TransportationSecurityConfiguration
- findBy(String) - Method in class org.openwms.tms.impl.TransportationServiceImpl
- findBy(String, String) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Find and return all
TransportOrder
s in a particularstate
for theTransportUnit
with the givenbarcode
. - findBy(String, String) - Method in class org.openwms.tms.TransportationController
- findBy(String, String) - Method in class org.openwms.tms.TransportationFacade
-
Find and return all
TransportOrder
s in a particularstate
for theTransportUnit
with the givenbarcode
. - findBy(String, String...) - Method in class org.openwms.tms.impl.TransportationServiceImpl
- findBy(String, String...) - Method in interface org.openwms.tms.TransportationService
- findBypKey(String) - Method in interface org.openwms.tms.impl.TransportOrderRepository
- findByPKey(String) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Find and return a
TransportOrder
identified by its persistent key. - findByPKey(String) - Method in class org.openwms.tms.impl.TransportationServiceImpl
-
Find and return the
TransportOrder
identified by the persisted keypKey
. - findByPKey(String) - Method in class org.openwms.tms.TransportationController
- findByPKey(String) - Method in class org.openwms.tms.TransportationFacade
-
Find and return a
TransportOrder
identified by its persistent key. - findByPKey(String) - Method in interface org.openwms.tms.TransportationService
-
Find and return the
TransportOrder
identified by the persisted keypKey
. - findBypKeys(List<String>) - Method in interface org.openwms.tms.impl.TransportOrderRepository
- findByTargetLocation(String) - Method in interface org.openwms.tms.impl.TransportOrderRepository
- findByTransportUnitBKAndStates(String, TransportOrderState...) - Method in interface org.openwms.tms.impl.TransportOrderRepository
- FINISH - Enum constant in enum class org.openwms.tms.api.TOCommand.Type
-
Finish started order.
- FINISHED - Enum constant in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
- FINISHED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status to indicate that the
TransportOrder
completed successfully. - fromString(String) - Static method in class org.openwms.common.location.LocationPK
G
- getAcceptedState() - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- getActualLocation() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getAisle() - Method in class org.openwms.common.location.LocationPK
-
Get the aisle region.
- getAll() - Method in class org.openwms.tms.api.TransportOrderVO
- getArea() - Method in class org.openwms.common.location.LocationPK
-
Get the area region.
- getBarcode() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getBarcode() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getCreateTransportOrder() - Method in class org.openwms.tms.api.TOCommand
- getEndDate() - Method in class org.openwms.tms.TransportOrder
-
Get the endDate.
- getError() - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- getEventType() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getHandler() - Method in interface org.openwms.tms.impl.TargetResolver
-
Get a handle reference to the handler instance that actually resolves the target.
- getHandler() - Method in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationGroupTargetResolver
-
Get a handle reference to the handler instance that actually resolves the target.
- getHandler() - Method in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationTargetResolver
-
Get a handle reference to the handler instance that actually resolves the target.
- getId() - Method in class org.openwms.tms.api.TransportOrderVO
- getMessageNo() - Method in class org.openwms.tms.api.MessageVO
- getMessageNo() - Method in class org.openwms.tms.Message
-
Get the messageNo.
- getMessages() - Method in class org.openwms.tms.impl.redirection.Vote
- getMessageText() - Method in class org.openwms.tms.api.MessageVO
- getMessageText() - Method in class org.openwms.tms.Message
-
Return the message text.
- getNoTOToTarget(LocationGroupVO) - Method in class org.openwms.tms.impl.targets.LocationGroupTargetHandler
-
Get the number of
TransportOrder
s that are on the way to the specificTarget
. - getNoTOToTarget(LocationVO) - Method in class org.openwms.tms.impl.targets.LocationTargetHandler
-
Get the number of
TransportOrder
s that are on the way to the specificTarget
. - getNoTOToTarget(T) - Method in interface org.openwms.tms.impl.TargetHandler
-
Get the number of
TransportOrder
s that are on the way to the specificTarget
. - getNoTransportOrdersToTarget(String, String...) - Method in class org.openwms.tms.impl.TransportationServiceImpl
- getNoTransportOrdersToTarget(String, String...) - Method in interface org.openwms.tms.TransportationService
- getOccurred() - Method in class org.openwms.tms.api.MessageVO
- getOccurred() - Method in class org.openwms.tms.Message
-
Return the Date when the Message has occurred.
- getOrder() - Method in enum class org.openwms.tms.PriorityLevel
-
Get the order.
- getOrder() - Method in enum class org.openwms.tms.TransportOrderState
-
Get the order.
- getpKey() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getpKey() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getpKey() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getpKey() - Method in class org.openwms.tms.Message
-
Get the pKey.
- getPriority() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getPriority() - Method in class org.openwms.tms.api.TransportOrderVO
- getPriority() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getPriority() - Method in class org.openwms.tms.TransportOrder
-
Returns the priority level of the
TransportOrder
. - getProblem() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getProblem() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getProblem() - Method in class org.openwms.tms.ProblemHistory
-
Get the problem.
- getProblem() - Method in class org.openwms.tms.TransportOrder
-
Get the last
Message
. - getRequest() - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- getRequestedState() - Method in class org.openwms.tms.api.requests.state.StateChangeRequest
- getSource() - Method in class org.openwms.common.transport.TransportUnitEvent
- getSource() - Method in class org.openwms.tms.TransportServiceEvent
- getSourceLocation() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getSourceLocation() - Method in class org.openwms.tms.api.TransportOrderVO
- getSourceLocation() - Method in class org.openwms.tms.TransportOrder
-
Get the sourceLocation.
- getStartDate() - Method in class org.openwms.tms.TransportOrder
-
Returns the date when the
TransportOrder
was started. - getState() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getState() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getState() - Method in class org.openwms.tms.api.TransportOrderVO
- getState() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getState() - Method in class org.openwms.tms.TransportOrder
-
Returns the state of the
TransportOrder
. - getStatus() - Method in exception class org.openwms.tms.StateChangeException
- getTarget() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getTargetLocation() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getTargetLocation() - Method in class org.openwms.tms.api.TransportOrderVO
- getTargetLocation() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getTargetLocation() - Method in class org.openwms.tms.impl.redirection.RedirectVote
-
Get the targetLocation.
- getTargetLocation() - Method in class org.openwms.tms.TransportOrder
-
Get the target
Location
of thisTransportOrder
. - getTargetLocationGroup() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- getTargetLocationGroup() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getTargetLocationGroup() - Method in class org.openwms.tms.api.TransportOrderVO
- getTargetLocationGroup() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- getTargetLocationGroup() - Method in class org.openwms.tms.impl.redirection.RedirectVote
-
Get the targetLocationGroup.
- getTargetLocationGroup() - Method in class org.openwms.tms.TransportOrder
-
Get the targetLocationGroup.
- getTransportOrder() - Method in class org.openwms.tms.impl.redirection.RedirectVote
-
Get the transportOrder.
- getTransportOrder() - Method in class org.openwms.tms.ProblemHistory
-
Get the corresponding
TransportOrder
. - getTransportOrderPkey() - Method in class org.openwms.tms.api.requests.state.StateChangeRequest
- getTransportUnitBK() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- getTransportUnitBK() - Method in class org.openwms.tms.TransportOrder
-
Get the
TransportUnit
assigned to theTransportOrder
. - getTransportUnitId() - Method in class org.openwms.tms.api.TransportOrderVO
- getType() - Method in class org.openwms.common.transport.TransportUnitEvent
- getType() - Method in class org.openwms.tms.api.TOCommand
- getType() - Method in class org.openwms.tms.TransportServiceEvent
-
Return the type of event.
- getUpdateTransportOrder() - Method in class org.openwms.tms.api.TOCommand
- getX() - Method in class org.openwms.common.location.LocationPK
-
Get the x-dimension.
- getY() - Method in class org.openwms.common.location.LocationPK
-
Get the y-dimension.
- getZ() - Method in class org.openwms.common.location.LocationPK
-
Get the z-dimension.
H
- handle(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- handleDeniedException(DeniedException) - Method in class org.openwms.tms.TransportationController
- handler - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- handler - Variable in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationGroupTargetResolver
- handler - Variable in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationTargetResolver
- hasError() - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- hashCode() - Method in class org.openwms.common.location.LocationPK
- hashCode() - Method in class org.openwms.tms.api.MessageVO
-
All fields.
- hashCode() - Method in class org.openwms.tms.Message
-
Use all fields.
- hashCode() - Method in class org.openwms.tms.TransportOrder
-
All fields.
- hasMessages() - Method in class org.openwms.tms.impl.redirection.Vote
- hasProblem() - Method in class org.openwms.tms.TransportOrder
-
Check whether a problem was reported on this TO.
- hasRequest() - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- hasTargetChanged(TransportOrder) - Method in class org.openwms.tms.TransportOrder
-
Check whether one of the targets has changed between this TransportOrder and the one passed as
transportOrder
. - hasTargetLocation() - Method in class org.openwms.tms.TransportOrder
- hasTargetLocationGroup() - Method in class org.openwms.tms.TransportOrder
- hasTransportUnitBK() - Method in class org.openwms.tms.TransportOrder
-
Check whether this
TransportOrder
has aTransportUnit
's business key set. - HIGH - Enum constant in enum class org.openwms.tms.PriorityLevel
-
High priority.
- HIGHEST - Enum constant in enum class org.openwms.tms.PriorityLevel
-
Highest priority.
I
- id - Variable in class org.openwms.tms.api.TransportOrderVO
- INITIALIZATION_NOT_ALLOWED - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals that the request to initialize a TransportOrder cannot be accepted.
- INITIALIZED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status of a full initialized
TransportOrder
, ready to be started. - INITIALIZED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
TransportOrder has been initialized.
- Initializer - Class in org.openwms.tms.impl.state
-
A Initializer.
- Initializer(TransportOrderRepository, TransportUnitApi, StateManager, ApplicationContext) - Constructor for class org.openwms.tms.impl.state.Initializer
- InternalStartAcceptor - Class in org.openwms.tms.impl.state
-
A InternalStartAcceptor.
- InternalStartAcceptor(Startable) - Constructor for class org.openwms.tms.impl.state.InternalStartAcceptor
- INTERRUPTED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status to indicate that the
TransportOrder
is paused. - isCompleted() - Method in class org.openwms.tms.impl.redirection.Vote
- isTargetAvailable(LocationGroupVO) - Method in class org.openwms.tms.impl.redirection.LocationGroupRedirector
- isTargetAvailable(LocationVO) - Method in class org.openwms.tms.impl.redirection.LocationRedirector
- isTargetAvailable(T) - Method in class org.openwms.tms.impl.redirection.TargetRedirector
- isValid(String) - Static method in class org.openwms.common.location.LocationPK
K
- KEY_LENGTH - Static variable in class org.openwms.common.location.LocationPK
L
- localeChangeInterceptor() - Method in class org.openwms.tms.app.TransportationModuleConfiguration
- localeResolver() - Method in class org.openwms.tms.app.TransportationModuleConfiguration
- locationApi - Variable in class org.openwms.tms.impl.redirection.LocationRedirector
- locationApi - Variable in class org.openwms.tms.impl.state.Starter
- locationApi - Variable in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationTargetResolver
- locationGroupApi - Variable in class org.openwms.tms.impl.redirection.LocationGroupRedirector
- locationGroupApi - Variable in class org.openwms.tms.impl.state.Starter
- locationGroupApi - Variable in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationGroupTargetResolver
- LocationGroupRedirector - Class in org.openwms.tms.impl.redirection
-
A LocationGroupRedirector votes for a
RedirectVote
whether the target locationGroup is enabled for infeed. - LocationGroupRedirector(LocationGroupApi) - Constructor for class org.openwms.tms.impl.redirection.LocationGroupRedirector
- LocationGroupTargetHandler - Class in org.openwms.tms.impl.targets
-
A LocationGroupTargetHandler.
- LocationGroupTargetHandler(TransportOrderRepository) - Constructor for class org.openwms.tms.impl.targets.LocationGroupTargetHandler
- LocationGroupTargetResolver(LocationGroupApi, TargetHandler<LocationGroupVO>) - Constructor for class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationGroupTargetResolver
- LocationPK - Class in org.openwms.common.location
-
A LocationPK, is a value type and is used as an unique natural key for
Location
entities. - LocationPK() - Constructor for class org.openwms.common.location.LocationPK
-
Dear JPA ...
- LocationPK(String...) - Constructor for class org.openwms.common.location.LocationPK
-
Weak constructor to create a new LocationPK with a couple of keys only.
- LocationPK(String, String, String, String, String) - Constructor for class org.openwms.common.location.LocationPK
-
Create a new LocationPK with all required fields.
- LocationPK(LocationPK.Builder) - Constructor for class org.openwms.common.location.LocationPK
- LocationPK.Builder - Class in org.openwms.common.location
-
LocationPK
builder static inner class. - LocationRedirector - Class in org.openwms.tms.impl.redirection
-
A LocationRedirector votes for a
RedirectVote
whether the target location is enabled for infeed. - LocationRedirector(LocationApi, ApplicationContext) - Constructor for class org.openwms.tms.impl.redirection.LocationRedirector
- LocationTargetHandler - Class in org.openwms.tms.impl.targets
-
A LocationTargetHandler.
- LocationTargetHandler(TransportOrderRepository) - Constructor for class org.openwms.tms.impl.targets.LocationTargetHandler
- LocationTargetResolver(LocationApi, TargetHandler<LocationVO>) - Constructor for class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationTargetResolver
- LOGGER - Static variable in class org.openwms.tms.events.TransportOrderEventPropagator
- LOGGER - Static variable in class org.openwms.tms.impl.redirection.RedirectTO
- LOGGER - Static variable in class org.openwms.tms.impl.redirection.TargetRedirector
- LOGGER - Static variable in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- LOGGER - Static variable in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- LOGGER - Static variable in class org.openwms.tms.impl.state.ChangeState
- LOGGER - Static variable in class org.openwms.tms.impl.state.Initializer
- LOGGER - Static variable in class org.openwms.tms.impl.state.Starter
- LOGGER - Static variable in class org.openwms.tms.impl.state.StartListener
- LOGGER - Static variable in class org.openwms.tms.impl.state.StateManagerImpl
- LOGGER - Static variable in class org.openwms.tms.impl.TransportationServiceImpl
- LOGGER - Static variable in class org.openwms.tms.TransportationController
- LOGGER - Static variable in class org.openwms.tms.TransportationFacade
- LOW - Enum constant in enum class org.openwms.tms.PriorityLevel
-
Low priority.
- LOWEST - Enum constant in enum class org.openwms.tms.PriorityLevel
-
Lowest priority.
M
- main(String[]) - Static method in class org.openwms.tms.TransportationRunner
-
Boot up!
- mapper - Variable in class org.openwms.common.transport.TransportUnitEventPropagator
- mapper - Variable in class org.openwms.tms.commands.TransportOrderCommandHandler
- mapper - Variable in class org.openwms.tms.events.TransportOrderEventPropagator
- mapper - Variable in class org.openwms.tms.TransportationFacade
- Message - Class in org.openwms.tms
-
A Message is used to encapsulate a message text with an identifier.
- Message() - Constructor for class org.openwms.tms.Message
-
Dear JPA...
- Message(Message.Builder) - Constructor for class org.openwms.tms.Message
- Message.Builder - Class in org.openwms.tms
-
Message
builder static inner class. - messageConverter() - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- messageNo - Variable in class org.openwms.tms.api.MessageVO.Builder
- messageNo - Variable in class org.openwms.tms.api.MessageVO
- messageNo - Variable in class org.openwms.tms.Message.Builder
- messageNo - Variable in class org.openwms.tms.Message
-
Message number of the Message.
- messageNo(String) - Method in class org.openwms.tms.api.MessageVO.Builder
- messageNo(String) - Method in class org.openwms.tms.Message.Builder
-
Sets the
messageNo
and returns a reference to this Builder so that the methods can be chained together. - messages - Variable in class org.openwms.tms.impl.redirection.Vote
- messageSource() - Method in class org.openwms.tms.app.TransportationModuleConfiguration
- messageText - Variable in class org.openwms.tms.api.MessageVO.Builder
- messageText - Variable in class org.openwms.tms.api.MessageVO
- messageText - Variable in class org.openwms.tms.Message.Builder
- messageText - Variable in class org.openwms.tms.Message
-
Message description text.
- messageText(String) - Method in class org.openwms.tms.api.MessageVO.Builder
- messageText(String) - Method in class org.openwms.tms.Message.Builder
-
Sets the
messageText
and returns a reference to this Builder so that the methods can be chained together. - MessageVO - Class in org.openwms.tms.api
-
A MessageVO.
- MessageVO() - Constructor for class org.openwms.tms.api.MessageVO
- MessageVO(MessageVO.Builder) - Constructor for class org.openwms.tms.api.MessageVO
- MessageVO.Builder - Class in org.openwms.tms.api
- metricsCommonTags(String) - Method in class org.openwms.tms.app.TransportationModuleConfiguration
N
- newBuilder() - Static method in class org.openwms.common.location.LocationPK
-
Create a new builder instance to create LocationPK from.
- newBuilder() - Static method in class org.openwms.common.transport.TransportUnitEvent
- newBuilder() - Static method in class org.openwms.tms.api.CreateTransportOrderVO
- newBuilder() - Static method in class org.openwms.tms.api.MessageVO
- newBuilder() - Static method in class org.openwms.tms.api.TOCommand
- newBuilder() - Static method in class org.openwms.tms.api.UpdateTransportOrderVO
- newBuilder() - Static method in class org.openwms.tms.Message
- NORMAL - Enum constant in enum class org.openwms.tms.PriorityLevel
-
Standard priority.
- NUMBER_OF_KEYS - Static variable in class org.openwms.common.location.LocationPK
- numberOfTransportOrders(String, TransportOrderState) - Method in interface org.openwms.tms.impl.TransportOrderRepository
O
- occurred - Variable in class org.openwms.tms.api.MessageVO.Builder
- occurred - Variable in class org.openwms.tms.api.MessageVO
- occurred - Variable in class org.openwms.tms.Message.Builder
- occurred - Variable in class org.openwms.tms.Message
-
Timestamp when the Message has occurred.
- occurred(LocalDateTime) - Method in class org.openwms.tms.api.MessageVO.Builder
- occurred(LocalDateTime) - Method in class org.openwms.tms.Message.Builder
-
Sets the
occurred
and returns a reference to this Builder so that the methods can be chained together. - of(String) - Static method in enum class org.openwms.tms.PriorityLevel
- of(TransportUnitVO, TransportUnitEvent.TransportUnitEventType) - Static method in class org.openwms.common.transport.TransportUnitEvent
- of(TransportOrderState) - Static method in enum class org.openwms.tms.TransportServiceEvent.TYPE
- onEvent(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- onEvent(TransportUnitEvent) - Method in class org.openwms.common.transport.TransportUnitEventPropagator
- onEvent(TransportServiceEvent) - Method in class org.openwms.tms.events.TransportOrderEventPropagator
- onEvent(TransportServiceEvent) - Method in class org.openwms.tms.impl.state.Initializer
-
Handle an application event.
- onEvent(TransportServiceEvent) - Method in class org.openwms.tms.impl.state.StartListener
- ONFAILURE - Enum constant in enum class org.openwms.tms.TransportOrderState
-
Status to indicate a failure on the
TransportOrder
. - onResponse(StateChangeResponse) - Method in class org.openwms.tms.impl.state.AmqpStateListener
-
Listen and validate
StateChangeResponse
s. - order - Variable in enum class org.openwms.tms.PriorityLevel
- order - Variable in enum class org.openwms.tms.TransportOrderState
- org.openwms.common - package org.openwms.common
-
This package contains representations of the Common services.
- org.openwms.common.location - package org.openwms.common.location
- org.openwms.common.transport - package org.openwms.common.transport
-
This package contains all supported Message types of the transportation-service.
- org.openwms.tms - package org.openwms.tms
-
The outer module package contains functional interfaces and entities.
- org.openwms.tms.api - package org.openwms.tms.api
-
This package contains th public API of the microservice.
- org.openwms.tms.api.messages - package org.openwms.tms.api.messages
-
This package contains message object types (MO).
- org.openwms.tms.api.requests.state - package org.openwms.tms.api.requests.state
- org.openwms.tms.app - package org.openwms.tms.app
-
This package contains Spring configuration classes.
- org.openwms.tms.commands - package org.openwms.tms.commands
-
This package contains all types required for asynchronous Command handling.
- org.openwms.tms.events - package org.openwms.tms.events
-
This package contains all types required for asynchronous Event handling.
- org.openwms.tms.impl - package org.openwms.tms.impl
-
This package contains the implementation classes that shall not be used directly only through interfaces.
- org.openwms.tms.impl.redirection - package org.openwms.tms.impl.redirection
-
This package contains classes according to TransportOrder redirection.
- org.openwms.tms.impl.removal - package org.openwms.tms.impl.removal
-
This package contains logic for participating in the removal strategies.
- org.openwms.tms.impl.state - package org.openwms.tms.impl.state
-
This package contains logic for TransportOrder state management.
- org.openwms.tms.impl.targets - package org.openwms.tms.impl.targets
-
This package contains logic for changing the target of a TransportOrder.
P
- PK_LENGTH - Static variable in class org.openwms.common.location.LocationPK
-
Returns the complete length of all keys.
- pKey - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- pKey - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- pKey - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- pKey - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- pKey - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- pKey - Variable in class org.openwms.tms.Message.Builder
- pKey - Variable in class org.openwms.tms.Message
-
The unique key of the domain object in that context the message occurred.
- pKey(String) - Method in class org.openwms.tms.Message.Builder
-
Sets the
pKey
and returns a reference to this Builder so that the methods can be chained together. - preRemove(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- PrioritizeTO - Class in org.openwms.tms.impl
-
A PrioritizeTO is responsible to change the priority of a
TransportOrder
. - PrioritizeTO() - Constructor for class org.openwms.tms.impl.PrioritizeTO
- priority - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- priority - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- priority - Variable in class org.openwms.tms.api.TransportOrderVO
- priority - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- priority - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- priority - Variable in class org.openwms.tms.TransportOrder
-
A priority level of the
TransportOrder
. - PriorityLevel - Enum Class in org.openwms.tms
-
A PriorityLevel is used to prioritize
TransportOrder
s. - PriorityLevel() - Constructor for enum class org.openwms.tms.PriorityLevel
-
Dear JPA...
- PriorityLevel(int) - Constructor for enum class org.openwms.tms.PriorityLevel
-
Initializing constructor.
- problem - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- problem - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- problem - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- problem - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- problem - Variable in class org.openwms.tms.ProblemHistory
- problem - Variable in class org.openwms.tms.TransportOrder
-
Last reported problem on the
TransportOrder
. - ProblemHistory - Class in org.openwms.tms
-
A ProblemHistory stores an occurred problem, in form of
Message
, recorded onTransportOrder
. - ProblemHistory() - Constructor for class org.openwms.tms.ProblemHistory
-
Dear JPA ...
- ProblemHistory(TransportOrder, Message) - Constructor for class org.openwms.tms.ProblemHistory
-
Full constructor.
- ProblemHistoryRepository - Interface in org.openwms.tms.impl
-
A ProblemHistoryRepository.
R
- rabbitTemplate(ConnectionFactory, ObjectProvider<MessageConverter>, RabbitTemplateConfigurable) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- receive(TOCommand) - Method in class org.openwms.tms.commands.TransportOrderCommandHandler
- RedirectTO - Class in org.openwms.tms.impl.redirection
-
A RedirectTO is responsible to handle target changes of a
TransportOrder
. - RedirectTO(List<DecisionVoter<RedirectVote>>, AddProblem) - Constructor for class org.openwms.tms.impl.redirection.RedirectTO
- RedirectVote - Class in org.openwms.tms.impl.redirection
-
A RedirectVote encapsulates a targetLocationGroup and a targetLocation to vote for as a target.
- RedirectVote(String, String, TransportOrder) - Constructor for class org.openwms.tms.impl.redirection.RedirectVote
-
Create a new RedirectVote.
- redirectVoters - Variable in class org.openwms.tms.impl.redirection.RedirectTO
-
0..* voters, can be overridden and extended with XML configuration.
- RemovalNotAllowedException - Exception Class in org.openwms.tms.impl.removal
-
A RemovalNotAllowedException is thrown when the caller is not allowed to remove an entity.
- RemovalNotAllowedException(String, Throwable) - Constructor for exception class org.openwms.tms.impl.removal.RemovalNotAllowedException
- repo - Variable in class org.openwms.tms.impl.state.StateManagerImpl
- repository - Variable in class org.openwms.tms.impl.AddProblemFunction
- repository - Variable in class org.openwms.tms.impl.AddProblemImpl
- repository - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- repository - Variable in class org.openwms.tms.impl.state.Initializer
- repository - Variable in class org.openwms.tms.impl.state.Starter
- repository - Variable in class org.openwms.tms.impl.state.StartListener
- repository - Variable in class org.openwms.tms.impl.targets.LocationGroupTargetHandler
- repository - Variable in class org.openwms.tms.impl.targets.LocationTargetHandler
- repository - Variable in class org.openwms.tms.impl.TransportationServiceImpl
- request - Variable in class org.openwms.tms.api.requests.state.StateChangeResponse
-
The identifying persistent key of the TransportOrder to change.
- request(String) - Method in class org.openwms.tms.impl.state.AmqpStartRequestForwarder
-
Request to start a
TransportOrder
. - request(String) - Method in interface org.openwms.tms.impl.state.ExternalStarter
-
Request to start a
TransportOrder
. - request(String) - Method in class org.openwms.tms.impl.state.InternalStartAcceptor
-
Request to start a
TransportOrder
. - requestedState - Variable in class org.openwms.tms.api.requests.state.StateChangeRequest
-
The state in that the TransportOrder shall be switched to.
- requestIDFilter(IDGenerator<String>) - Method in class org.openwms.tms.app.TransportationModuleConfiguration
- resolve(String) - Method in interface org.openwms.tms.impl.TargetResolver
-
Resolves a
TargetVO
for a giventarget
. - resolve(String) - Method in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationGroupTargetResolver
-
Resolves a
TargetVO
for a giventarget
. - resolve(String) - Method in class org.openwms.tms.impl.targets.DefaultTargetResolvers.LocationTargetResolver
-
Resolves a
TargetVO
for a giventarget
. - resolveTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.LocationGroupRedirector
- resolveTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.LocationRedirector
- resolveTarget(RedirectVote) - Method in class org.openwms.tms.impl.redirection.TargetRedirector
S
- serializerMessageConverter() - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- service - Variable in class org.openwms.tms.commands.TransportOrderCommandHandler
- service - Variable in class org.openwms.tms.impl.state.AmqpStateListener
- service - Variable in class org.openwms.tms.TransportationController
- service - Variable in class org.openwms.tms.TransportationFacade
- setAcceptedState(String) - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- setActualLocation(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setBarcode(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setBarcode(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setCreateTransportOrder(CreateTransportOrderVO) - Method in class org.openwms.tms.api.TOCommand
- setEndDate(Date) - Method in class org.openwms.tms.TransportOrder
-
Set the date when the TransportOrder has been deactivated for processing.
- setError(MessageVO) - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- setEventType(TransportOrderMO.EventType) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setId(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setPersistentKey(String) - Method in class org.openwms.tms.TransportOrder
- setpKey(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setpKey(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setpKey(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setPriority(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setPriority(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setPriority(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setPriority(PriorityLevel) - Method in class org.openwms.tms.TransportOrder
-
Set the priority level of the
TransportOrder
. - setProblem(MessageVO) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setProblem(MessageVO) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setProblem(Message) - Method in class org.openwms.tms.TransportOrder
-
Set the last
Message
. - setProblem(TransportOrder, Message) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- setRequest(StateChangeRequest) - Method in class org.openwms.tms.api.requests.state.StateChangeResponse
- setRequestedState(String) - Method in class org.openwms.tms.api.requests.state.StateChangeRequest
- setSourceLocation(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setSourceLocation(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setSourceLocation(String) - Method in class org.openwms.tms.TransportOrder
-
Set the sourceLocation.
- setStartDate(Date) - Method in class org.openwms.tms.TransportOrder
-
Set the date when the TransportOrder has been activated for processing.
- setState(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setState(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setState(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setState(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setState(TransportOrderState) - Method in class org.openwms.tms.TransportOrder
-
Used for MapStruct only.
- setTarget(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO
- setTargetLocation(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setTargetLocation(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setTargetLocation(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setTargetLocation(String) - Method in class org.openwms.tms.TransportOrder
-
Set the target
Location
of thisTransportOrder
. - setTargetLocationGroup(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setTargetLocationGroup(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setTargetLocationGroup(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- setTargetLocationGroup(String) - Method in class org.openwms.tms.TransportOrder
-
Set the targetLocationGroup.
- setTransportOrderPkey(String) - Method in class org.openwms.tms.api.requests.state.StateChangeRequest
- setTransportUnitBK(String) - Method in class org.openwms.tms.api.messages.TransportOrderMO
- setTransportUnitBK(String) - Method in class org.openwms.tms.TransportOrder
-
Assign a
TransportUnit
to theTransportOrder
. - setTransportUnitId(String) - Method in class org.openwms.tms.api.TransportOrderVO
- setType(TOCommand.Type) - Method in class org.openwms.tms.api.TOCommand
- setUpdateTransportOrder(UpdateTransportOrderVO) - Method in class org.openwms.tms.api.TOCommand
- source - Variable in class org.openwms.common.transport.TransportUnitEvent.Builder
- sourceLocation - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- sourceLocation - Variable in class org.openwms.tms.api.TransportOrderVO
- sourceLocation - Variable in class org.openwms.tms.TransportOrder
-
The source
Location
of theTransportOrder
.
This property is set before theTransportOrder
was started. - start(String) - Method in interface org.openwms.tms.impl.state.Startable
-
Start the
TransportOrder
with the given id. - start(String) - Method in class org.openwms.tms.impl.state.Starter
-
Start the
TransportOrder
with the given id. - START_TO_NOT_ALLOWED_ALREADY_STARTED_ONE - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals an exception that it is not allowed to start a TransportOrder, because there is already a started one.
- startable - Variable in class org.openwms.tms.impl.state.InternalStartAcceptor
- Startable - Interface in org.openwms.tms.impl.state
-
A Startable implementation is able to start or restart
TransportOrder
s. - startDate - Variable in class org.openwms.tms.TransportOrder
-
Date when the
TransportOrder
was started. - STARTED - Enum constant in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
- STARTED - Enum constant in enum class org.openwms.tms.TransportOrderState
-
A started and active
TransportOrder
, ready to be executed. - STARTED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
TransportOrder has been started.
- starter - Variable in class org.openwms.tms.impl.state.AmqpStateListener
- starter - Variable in class org.openwms.tms.impl.state.StartListener
- Starter - Class in org.openwms.tms.impl.state
-
A Starter.
- Starter(TransportOrderRepository, LocationApi, LocationGroupApi, ApplicationContext, StateManager) - Constructor for class org.openwms.tms.impl.state.Starter
- startInternal(TransportOrder) - Method in class org.openwms.tms.impl.state.Starter
-
Call to start the
TransportOrder
identified by the information ofto
. - StartListener - Class in org.openwms.tms.impl.state
-
A StartListener.
- StartListener(TransportOrderRepository, Startable, Translator) - Constructor for class org.openwms.tms.impl.state.StartListener
- startNext(String) - Method in interface org.openwms.tms.impl.state.Startable
-
Start the next
TransportOrder
for theTransportUnit
. - startNext(String) - Method in class org.openwms.tms.impl.state.Starter
-
Start the next
TransportOrder
for theTransportUnit
. - state - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- state - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- state - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- state - Variable in class org.openwms.tms.api.TransportOrderVO
- state - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- state - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- state - Variable in class org.openwms.tms.TransportOrder
-
State of the
TransportOrder
. - STATE_CHANGE_ERROR_FOR_INITIALIZED_TO - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals an exception that the requested state change is not allowed for the initialized TransportOrder.
- StateChangeException - Exception Class in org.openwms.tms
-
A StateChangeException signals that the request to change the state of a
TransportOrder
was not allowed. - StateChangeException(String) - Constructor for exception class org.openwms.tms.StateChangeException
- StateChangeException(String, String, Serializable...) - Constructor for exception class org.openwms.tms.StateChangeException
- StateChangeException(Translator, String, Serializable...) - Constructor for exception class org.openwms.tms.StateChangeException
- StateChangeRequest - Class in org.openwms.tms.api.requests.state
-
A StateChangeRequest.
- StateChangeRequest(String, String) - Constructor for class org.openwms.tms.api.requests.state.StateChangeRequest
- StateChangeResponse - Class in org.openwms.tms.api.requests.state
-
A StateChangeResponse.
- StateChangeResponse(StateChangeRequest, String, MessageVO) - Constructor for class org.openwms.tms.api.requests.state.StateChangeResponse
- stateManager - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- stateManager - Variable in class org.openwms.tms.impl.state.ChangeState
- stateManager - Variable in class org.openwms.tms.impl.state.Initializer
- stateManager - Variable in class org.openwms.tms.impl.state.Starter
- stateManager - Variable in class org.openwms.tms.impl.TransportationServiceImpl
- StateManager - Interface in org.openwms.tms
-
A StateManager is able to manage the state of a
TransportOrder
. - StateManagerImpl - Class in org.openwms.tms.impl.state
-
A StateManagerImpl.
- StateManagerImpl(Translator, TransportOrderRepository) - Constructor for class org.openwms.tms.impl.state.StateManagerImpl
T
- target - Variable in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- target - Variable in class org.openwms.tms.api.CreateTransportOrderVO
- TARGET_BLOCKED_MSG - Static variable in class org.openwms.tms.TMSMessageCodes
-
Target LocationGroup or Location is blocked for infeed.
- TargetHandler<T> - Interface in org.openwms.tms.impl
-
A TargetHandler offers a set of functions according to the specific of the
Target
implementation. - targetLocation - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- targetLocation - Variable in class org.openwms.tms.api.TransportOrderVO
- targetLocation - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- targetLocation - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- targetLocation - Variable in class org.openwms.tms.impl.redirection.RedirectVote
- targetLocation - Variable in class org.openwms.tms.TransportOrder
-
The target
Location
of theTransportOrder
.
This property is set before theTransportOrder
was started. - targetLocationGroup - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- targetLocationGroup - Variable in class org.openwms.tms.api.TransportOrderVO
- targetLocationGroup - Variable in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- targetLocationGroup - Variable in class org.openwms.tms.api.UpdateTransportOrderVO
- targetLocationGroup - Variable in class org.openwms.tms.impl.redirection.RedirectVote
- targetLocationGroup - Variable in class org.openwms.tms.TransportOrder
-
A
LocationGroup
can also be set as target. - TargetRedirector<T> - Class in org.openwms.tms.impl.redirection
-
A TargetRedirector.
- TargetRedirector() - Constructor for class org.openwms.tms.impl.redirection.TargetRedirector
- TargetResolver<T> - Interface in org.openwms.tms.impl
-
A TargetResolver is responsible to resolve a
TargetVO
. - targetResolvers - Variable in class org.openwms.tms.impl.TransportationServiceImpl
- TMSApi - Class in org.openwms.tms.api
-
A TMS_API defines the root API entry URL of the service.
- TMSApi() - Constructor for class org.openwms.tms.api.TMSApi
- tmsCommandsBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- tmsCommandsExchange(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- tmsCommandsQueue(String, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- tmsExchange(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- TMSMessageCodes - Class in org.openwms.tms
-
A TMSMessageCodes is a collection with message codes unique within this module.
- TMSMessageCodes() - Constructor for class org.openwms.tms.TMSMessageCodes
- tmsRequestsBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- tmsRequestsExchange(String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- tmsRequestsQueue(String, String) - Method in class org.openwms.tms.app.TransportationAsyncConfiguration
- TO_STATE_CHANGE_BACKWARDS_NOT_ALLOWED - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals an exception because it was tried to turn back a TransportOrder into a state that isn't allowed.
- TO_STATE_CHANGE_NOT_READY - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals an exception because it was tried to change the state of a TransportOrder into a following but not allowed state.
- TO_STATE_CHANGE_NULL_STATE - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals that a request with state of NULL.
- TO_WITH_PK_NOT_FOUND - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals that the TransportOrder with the given primary key does not exist.
- TO_WITH_PKEY_NOT_FOUND - Static variable in class org.openwms.tms.TMSMessageCodes
-
Signals that the TransportOrder with the given persisted key does not exist.
- TOCommand - Class in org.openwms.tms.api
-
A TOCommand is used to trigger actions on
TransportOrder
s. - TOCommand() - Constructor for class org.openwms.tms.api.TOCommand
- TOCommand(TOCommand.Builder) - Constructor for class org.openwms.tms.api.TOCommand
- TOCommand.Builder - Class in org.openwms.tms.api
- TOCommand.Type - Enum Class in org.openwms.tms.api
- toString() - Method in class org.openwms.common.location.LocationPK
-
Return a String like AREA/AISLE/X/Y/Z.
- toString() - Method in class org.openwms.tms.api.CreateTransportOrderVO
- toString() - Method in class org.openwms.tms.api.messages.TransportOrderMO
- toString() - Method in class org.openwms.tms.api.MessageVO
-
All fields.
- toString() - Method in class org.openwms.tms.api.TOCommand
- toString() - Method in class org.openwms.tms.api.TransportOrderVO
- toString() - Method in class org.openwms.tms.api.UpdateTransportOrderVO
- toString() - Method in class org.openwms.tms.Message
-
Use all fields.
- toString() - Method in class org.openwms.tms.TransportOrder
-
All fields.
- translator - Variable in class org.openwms.tms.impl.redirection.TargetRedirector
- translator - Variable in class org.openwms.tms.impl.state.StartListener
- translator - Variable in class org.openwms.tms.impl.state.StateManagerImpl
- translator - Variable in class org.openwms.tms.impl.TransportationServiceImpl
- translator() - Method in class org.openwms.tms.app.TransportationModuleConfiguration
- TRANSPORT_CANCELED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
A TransportOrder was canceled.
- TRANSPORT_CREATED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
A TransportOrder has been created.
- TRANSPORT_FINISHED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
A TransportOrder was finished.
- TRANSPORT_INTERRUPTED - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
A TransportOrder was interrupted.
- TRANSPORT_ONFAILURE - Enum constant in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
A TransportOrder was set on failure.
- TRANSPORT_ORDERS - Static variable in class org.openwms.tms.api.TMSApi
-
API root to hit TransportOrders (plural).
- TransportationAsyncConfiguration - Class in org.openwms.tms.app
-
A TransportationAsyncConfiguration.
- TransportationAsyncConfiguration() - Constructor for class org.openwms.tms.app.TransportationAsyncConfiguration
- TransportationController - Class in org.openwms.tms
-
A TransportationController.
- TransportationController(TransportationService<TransportOrder>, TransportationFacade) - Constructor for class org.openwms.tms.TransportationController
- transportationFacade - Variable in class org.openwms.tms.TransportationController
- TransportationFacade - Class in org.openwms.tms
-
A TransportationFacade is a transactional Spring managed bean that is independent from the used API exporter pattern.
- TransportationFacade(TransportOrderMapper, TransportationService<TransportOrder>) - Constructor for class org.openwms.tms.TransportationFacade
- TransportationFeignConfiguration - Class in org.openwms.tms.app
-
A TransportationFeignConfiguration.
- TransportationFeignConfiguration() - Constructor for class org.openwms.tms.app.TransportationFeignConfiguration
- TransportationModuleConfiguration - Class in org.openwms.tms.app
-
A TransportationModuleConfiguration.
- TransportationModuleConfiguration() - Constructor for class org.openwms.tms.app.TransportationModuleConfiguration
- TransportationRunner - Class in org.openwms.tms
-
A TransportationRunner is the Spring Boot starter class of the microservice component.
- TransportationRunner() - Constructor for class org.openwms.tms.TransportationRunner
- TransportationSecurityConfiguration - Class in org.openwms.tms.app
-
A TransportationSecurityConfiguration.
- TransportationSecurityConfiguration() - Constructor for class org.openwms.tms.app.TransportationSecurityConfiguration
- TransportationService<T> - Interface in org.openwms.tms
-
A TransportationService offers some useful methods regarding the general handling of
TransportOrder
s. - TransportationServiceImpl - Class in org.openwms.tms.impl
-
A TransportationServiceImpl is a Spring managed transactional service.
- TransportationServiceImpl(Translator, TransportOrderRepository, ApplicationContext, StateManager, List<UpdateFunction>, List<TargetResolver<TargetVO>>) - Constructor for class org.openwms.tms.impl.TransportationServiceImpl
- TransportationStandaloneConfiguration - Class in org.openwms.tms.app
-
A TransportationStandaloneConfiguration is activated when the service is deployed as a microservice, not packaged within an application.
- TransportationStandaloneConfiguration() - Constructor for class org.openwms.tms.app.TransportationStandaloneConfiguration
- TransportationWebConfiguration - Class in org.openwms.tms.app
-
A TransportationWebConfiguration customizes the Spring MVC configuration.
- TransportationWebConfiguration() - Constructor for class org.openwms.tms.app.TransportationWebConfiguration
- transportOrder - Variable in class org.openwms.tms.impl.redirection.RedirectVote
- transportOrder - Variable in class org.openwms.tms.ProblemHistory
- TransportOrder - Class in org.openwms.tms
-
A TransportOrder is used to move
TransportUnit
s from the currentLocation
to another target (Location). - TransportOrder() - Constructor for class org.openwms.tms.TransportOrder
-
Dear JPA...
- TransportOrder(String) - Constructor for class org.openwms.tms.TransportOrder
-
Create a TransportOrder with the given TransportUnit's business key.
- TransportOrderApi - Interface in org.openwms.tms.api
-
A TransportOrderApi is a part of the Transportation Service' public RESTful API.
- TransportOrderCommandHandler - Class in org.openwms.tms.commands
-
A TransportOrderCommandHandler.
- TransportOrderCommandHandler(TransportationService, Validator, TransportOrderMapper) - Constructor for class org.openwms.tms.commands.TransportOrderCommandHandler
- TransportOrderEventPropagator - Class in org.openwms.tms.events
-
A TransportOrderEventPropagator.
- TransportOrderEventPropagator(AmqpTemplate, String, TransportOrderMapper) - Constructor for class org.openwms.tms.events.TransportOrderEventPropagator
- TransportOrderMapper - Interface in org.openwms.tms
-
A TransportOrderMapper.
- TransportOrderMapperImpl - Class in org.openwms.tms
- TransportOrderMapperImpl() - Constructor for class org.openwms.tms.TransportOrderMapperImpl
- TransportOrderMO - Class in org.openwms.tms.api.messages
-
A TransportOrderMO is a Message Object representing a
TransportOrder
. - TransportOrderMO() - Constructor for class org.openwms.tms.api.messages.TransportOrderMO
- TransportOrderMO.EventType - Enum Class in org.openwms.tms.api.messages
- transportOrderPkey - Variable in class org.openwms.tms.api.requests.state.StateChangeRequest
-
The identifying persistent key of the TransportOrder to change.
- TransportOrderRepository - Interface in org.openwms.tms.impl
-
A TransportOrderRepository is an extension of Spring Data's
JpaRepository
that provides additional queries regardingTransportOrder
entities. - TransportOrderState - Enum Class in org.openwms.tms
-
A TransportOrderState defines all possible states a
TransportOrder
may resist in. - TransportOrderState(int) - Constructor for enum class org.openwms.tms.TransportOrderState
- TransportOrderVO - Class in org.openwms.tms.api
-
A TransportOrderVO.
- TransportOrderVO() - Constructor for class org.openwms.tms.api.TransportOrderVO
- TransportPackage - Class in org.openwms.common.transport
-
A TransportPackage is a class used kinda marker annotation to have a shortcut to this Java package especially for Spring component scan.
- TransportPackage() - Constructor for class org.openwms.common.transport.TransportPackage
- TransportServiceEvent - Class in org.openwms.tms
-
A TransportServiceEvent.
- TransportServiceEvent(TransportOrder) - Constructor for class org.openwms.tms.TransportServiceEvent
-
Create a new RootApplicationEvent.
- TransportServiceEvent(TransportOrder, TransportServiceEvent.TYPE) - Constructor for class org.openwms.tms.TransportServiceEvent
-
Create a new TransportServiceEvent.
- TransportServiceEvent.TYPE - Enum Class in org.openwms.tms
-
All possible types of this event.
- TransportStartComparator - Class in org.openwms.tms.impl.state
-
A TransportStartComparator.
- TransportStartComparator() - Constructor for class org.openwms.tms.impl.state.TransportStartComparator
- transportUnitApi - Variable in class org.openwms.tms.impl.ChangeTU
- transportUnitApi - Variable in class org.openwms.tms.impl.state.Initializer
- transportUnitBK - Variable in class org.openwms.tms.api.messages.TransportOrderMO
- transportUnitBK - Variable in class org.openwms.tms.TransportOrder
-
The bk of the
TransportUnit
to be moved by thisTransportOrder
. - TransportUnitEvent - Class in org.openwms.common.transport
-
A TransportUnitEvent.
- TransportUnitEvent(TransportUnitVO, TransportUnitEvent.TransportUnitEventType) - Constructor for class org.openwms.common.transport.TransportUnitEvent
- TransportUnitEvent(TransportUnitEvent.Builder) - Constructor for class org.openwms.common.transport.TransportUnitEvent
- TransportUnitEvent.Builder - Class in org.openwms.common.transport
- TransportUnitEvent.TransportUnitEventType - Enum Class in org.openwms.common.transport
- TransportUnitEventPropagator - Class in org.openwms.common.transport
-
A TransportUnitEventPropagator.
- TransportUnitEventPropagator(AmqpTemplate, String, TransportUnitMapper) - Constructor for class org.openwms.common.transport.TransportUnitEventPropagator
- TransportUnitEventType() - Constructor for enum class org.openwms.common.transport.TransportUnitEvent.TransportUnitEventType
- transportUnitId - Variable in class org.openwms.tms.api.TransportOrderVO
- TransportUnitMapper - Interface in org.openwms.common.transport
-
A TransportUnitMapper.
- TransportUnitMapperImpl - Class in org.openwms.common.transport
- TransportUnitMapperImpl() - Constructor for class org.openwms.common.transport.TransportUnitMapperImpl
- TransportUnitRemovalHandler - Class in org.openwms.tms.impl.removal
-
A TransportUnitRemovalHandler updates existing TransportOrders in case a TransportUnit is deleted.
- TransportUnitRemovalHandler(TransportOrderRepository, ApplicationContext, String, StateManager) - Constructor for class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- TransportUnitRemovalListener - Class in org.openwms.tms.impl.removal
-
A TransportUnitRemovalListener is an AMQP listener that listens on commands when a TransportUnit is going to be deleted.
- TransportUnitRemovalListener(TransportUnitRemovalHandler, Validator, AmqpTemplate, String) - Constructor for class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- triggerStart(TransportOrder) - Method in interface org.openwms.tms.impl.state.Startable
-
Trigger a start of the given
TransportOrder
. - triggerStart(TransportOrder) - Method in class org.openwms.tms.impl.state.Starter
-
Trigger a start of the given
TransportOrder
. - tu(TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitEvent.Builder
- type - Variable in class org.openwms.common.transport.TransportUnitEvent.Builder
- type - Variable in class org.openwms.common.transport.TransportUnitEvent
- type - Variable in class org.openwms.tms.api.TOCommand.Builder
- type - Variable in class org.openwms.tms.api.TOCommand
- type - Variable in class org.openwms.tms.TransportServiceEvent
- type(TransportUnitEvent.TransportUnitEventType) - Method in class org.openwms.common.transport.TransportUnitEvent.Builder
- Type() - Constructor for enum class org.openwms.tms.api.TOCommand.Type
- TYPE() - Constructor for enum class org.openwms.tms.TransportServiceEvent.TYPE
U
- unlinkCanceledOrders(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- unlinkFinishedOrders(TUCommand) - Method in class org.openwms.tms.impl.removal.TransportUnitRemovalHandler
- update(TransportOrder) - Method in class org.openwms.tms.impl.TransportationServiceImpl
-
Modifies an existing
TransportOrder
according to the argument passed asTransportOrder
. - update(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.AddProblemFunction
-
Validate and change the requested values of the
saved
instance. - update(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.ChangeTU
-
Validate and change the requested values of the
saved
instance. - update(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.PrioritizeTO
-
Validate and change the requested values of the
saved
instance. - update(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.redirection.RedirectTO
-
Validate and change the requested values of the
saved
instance. - update(TransportOrder, TransportOrder) - Method in class org.openwms.tms.impl.state.ChangeState
-
Validate and change the requested values of the
saved
instance. - update(TransportOrder, TransportOrder) - Method in interface org.openwms.tms.impl.UpdateFunction
-
Validate and change the requested values of the
saved
instance. - update(T) - Method in interface org.openwms.tms.TransportationService
-
Modifies an existing
TransportOrder
according to the argument passed asTransportOrder
. - UpdateFunction - Interface in org.openwms.tms.impl
-
A UpdateFunction.
- updateFunctions - Variable in class org.openwms.tms.impl.TransportationServiceImpl
- updateTO(String, UpdateTransportOrderVO) - Method in interface org.openwms.tms.api.TransportOrderApi
-
Request to update an existing
TransportOrder
. - updateTO(String, UpdateTransportOrderVO) - Method in class org.openwms.tms.TransportationController
- updateTO(String, UpdateTransportOrderVO) - Method in class org.openwms.tms.TransportationFacade
-
Request to update an existing
TransportOrder
. - updateTransportOrder - Variable in class org.openwms.tms.api.TOCommand.Builder
- updateTransportOrder - Variable in class org.openwms.tms.api.TOCommand
- UpdateTransportOrderVO - Class in org.openwms.tms.api
-
A UpdateTransportOrderVO.
- UpdateTransportOrderVO() - Constructor for class org.openwms.tms.api.UpdateTransportOrderVO
- UpdateTransportOrderVO(UpdateTransportOrderVO.Builder) - Constructor for class org.openwms.tms.api.UpdateTransportOrderVO
- UpdateTransportOrderVO.Builder - Class in org.openwms.tms.api
- uuidGenerator() - Method in class org.openwms.tms.app.TransportationModuleConfiguration
V
- validate(TransportOrderState, TransportOrder) - Method in class org.openwms.tms.impl.state.StateManagerImpl
- validate(TransportOrderState, TransportOrder) - Method in interface org.openwms.tms.StateManager
-
Validates if the requested state transition to
newState
is valid or not. - validate(T, Class<?>...) - Method in class org.openwms.tms.commands.TransportOrderCommandHandler
- validateAttributes(TransportOrder) - Method in class org.openwms.tms.impl.ChangeTU
- ValidationGroups - Interface in org.openwms.tms.api
-
A ValidationGroups is a collection of marker interfaces used for Bean Validation with JSR-303.
- ValidationGroups.OrderCreation - Interface in org.openwms.tms.api
-
Validation that is applied when a
TransportOrder
is created. - ValidationGroups.OrderUpdate - Interface in org.openwms.tms.api
-
Validation that is applied when a
TransportOrder
is updated. - ValidationGroups.ValidateBKAndTarget - Interface in org.openwms.tms.api
-
Validate that a transportUnitBK and at least one target exist.
- validator - Variable in class org.openwms.tms.commands.TransportOrderCommandHandler
- validator - Variable in class org.openwms.tms.impl.ChangeTU
- validator - Variable in class org.openwms.tms.impl.removal.TransportUnitRemovalListener
- valueOf(String) - Static method in enum class org.openwms.common.transport.TransportUnitEvent.TransportUnitEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openwms.tms.api.TOCommand.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openwms.tms.PriorityLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openwms.tms.TransportOrderState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.openwms.common.transport.TransportUnitEvent.TransportUnitEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openwms.tms.api.messages.TransportOrderMO.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openwms.tms.api.TOCommand.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openwms.tms.PriorityLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openwms.tms.TransportOrderState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.openwms.tms.TransportServiceEvent.TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vote - Class in org.openwms.tms.impl.redirection
-
A Vote stores all information used by
DecisionVoter
s to vote for or against an action that shall be executed. - Vote() - Constructor for class org.openwms.tms.impl.redirection.Vote
- voteFor(RedirectVote) - Method in class org.openwms.tms.impl.redirection.TargetRedirector
-
The implementation has to vote for a certain vote on particular rules that are implemented by the voter.
- voteFor(T) - Method in interface org.openwms.tms.impl.redirection.DecisionVoter
-
The implementation has to vote for a certain vote on particular rules that are implemented by the voter.
W
- with(String) - Static method in exception class org.openwms.tms.DeniedException
-
Factory method to create one with a message text.
- withActualLocation(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withBarcode(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withBarcode(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withCreateTransportOrder(CreateTransportOrderVO) - Method in class org.openwms.tms.api.TOCommand.Builder
- withPKey(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withPKey(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withPriority(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withPriority(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withProblem(MessageVO) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withProblem(MessageVO) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withState(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withState(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withTarget(String) - Method in class org.openwms.tms.api.CreateTransportOrderVO.Builder
- withTargetLocation(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withTargetLocationGroup(String) - Method in class org.openwms.tms.api.UpdateTransportOrderVO.Builder
- withType(TOCommand.Type) - Method in class org.openwms.tms.api.TOCommand.Builder
- withUpdateTransportOrder(UpdateTransportOrderVO) - Method in class org.openwms.tms.api.TOCommand.Builder
X
- x - Variable in class org.openwms.common.location.LocationPK.Builder
- x - Variable in class org.openwms.common.location.LocationPK
-
Expresses the x-dimension the
Location
belongs to. - x(String) - Method in class org.openwms.common.location.LocationPK.Builder
-
Sets the
x
and returns a reference to this Builder so that the methods can be chained together.
Y
- y - Variable in class org.openwms.common.location.LocationPK.Builder
- y - Variable in class org.openwms.common.location.LocationPK
-
Expresses the y-dimension the
Location
belongs to. - y(String) - Method in class org.openwms.common.location.LocationPK.Builder
-
Sets the
y
and returns a reference to this Builder so that the methods can be chained together.
Z
- z - Variable in class org.openwms.common.location.LocationPK.Builder
- z - Variable in class org.openwms.common.location.LocationPK
-
Expresses the z-dimension the
Location
belongs to. - z(String) - Method in class org.openwms.common.location.LocationPK.Builder
-
Sets the
z
and returns a reference to this Builder so that the methods can be chained together.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form