Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Action - Class in org.openwms.tms.routing
-
An Action declares what needs to be done (executed) in case an event or trigger occurs at a given Location or LocationGroup.
- Action() - Constructor for class org.openwms.tms.routing.Action
-
Just to satisfy the shitty mapper implementation this constructor needs to be public.
- Action(String, String) - Constructor for class org.openwms.tms.routing.Action
-
Constructs an Action instance with the specified program key and description.
- Action(RouteImpl, String, String, String, String, String, String) - Constructor for class org.openwms.tms.routing.Action
- ActionMapper - Class in org.openwms.tms.routing.ui.impl
-
A ActionMapper.
- ActionMapper() - Constructor for class org.openwms.tms.routing.ui.impl.ActionMapper
- ActionMapperImpl - Class in org.openwms.tms.routing.ui.impl
- ActionMapperImpl() - Constructor for class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- actionRepository - Variable in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- ActionRepository - Interface in org.openwms.tms.routing.ui.impl
-
A ActionRepository.
- ActionResource - Class in org.openwms.tms.routing.ui
-
A ActionResource.
- ActionResource(MessageSource, ActionUIService) - Constructor for class org.openwms.tms.routing.ui.ActionResource
- actionType - Variable in class org.openwms.tms.routing.Action
- actionUIService - Variable in class org.openwms.tms.routing.ui.ActionResource
- ActionUIService - Interface in org.openwms.tms.routing.ui.impl
-
A ActionUIService.
- ActionUIServiceImpl - Class in org.openwms.tms.routing.ui.impl
-
A ActionUIServiceImpl.
- ActionUIServiceImpl(ActionRepository, ActionMapper, RouteService) - Constructor for class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- ActionVO - Class in org.openwms.tms.routing.ui.api
-
A ActionVO.
- ActionVO() - Constructor for class org.openwms.tms.routing.ui.api.ActionVO
- ActivitiMatrix - Class in org.openwms.tms.routing.spi
-
A ActivitiMatrix.
- ActivitiMatrix(ActionRepository, RestTemplate, LocationGroupApi, DiscoveryClient) - Constructor for class org.openwms.tms.routing.spi.ActivitiMatrix
- addBeanToMsg(String, Object) - Method in class org.openwms.tms.routing.InputContext
- addCorsMappings(CorsRegistry) - Method in class org.openwms.tms.routing.app.RoutingWebConfiguration
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.openwms.tms.routing.app.RoutingWebConfiguration
- addViewControllers(ViewControllerRegistry) - Method in class org.openwms.tms.routing.app.RoutingWebConfiguration
- 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. - allLocationGroups - Variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- aLoadBalanced() - Method in class org.openwms.tms.routing.RoutingModuleConfiguration
- amqpTemplate - Variable in class org.openwms.tms.routing.app.Registrator
- amqpTemplate - Variable in class org.openwms.tms.routing.routes.ExternalStartListener
- API_ACTIONS - Static variable in class org.openwms.tms.routing.RoutingConstants
-
API root to hit Actions (plural).
- API_ROUTES - Static variable in class org.openwms.tms.routing.RoutingConstants
-
API root to hit Routes (plural).
- API_VERSION - Static variable in class org.openwms.tms.routing.RoutingConstants
-
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.
B
- basicAuthRequestInterceptor() - Method in class org.openwms.tms.routing.app.RoutingFeignConfiguration
- BOOT_LOGGER - Static variable in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- build() - Method in class org.openwms.common.location.LocationPK.Builder
-
Returns a
LocationPK
built from the parameters previously set. - Builder() - Constructor for class org.openwms.common.location.LocationPK.Builder
C
- CacheJanitor - Class in org.openwms.tms.routing.app
-
A CacheJanitor is used to evict caches.
- CacheJanitor() - Constructor for class org.openwms.tms.routing.app.CacheJanitor
- changeRoute(String) - Method in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
-
Changes the determined route due to error etc.
- changeRoute(String) - Method in interface org.openwms.tms.routing.routes.RouteService
-
Changes the determined route due to error etc.
- clear() - Method in class org.openwms.tms.routing.InputContext
- COLUMN_POS - Static variable in class org.openwms.tms.routing.routes.RouteDetails
- COLUMN_ROUTE_ID - Static variable in class org.openwms.tms.routing.routes.RouteDetails
- CommPackage - Class in org.openwms.common.comm
-
A CommPackage.
- CommPackage() - Constructor for class org.openwms.common.comm.CommPackage
- CONFIG_URL_PREFIX - Static variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- configServerId - Variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- configServerPassword - Variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- configServerProtocol - Variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- ConfigServerResourcePatternResolver - Class in org.openwms.tms.routing.app
-
A ConfigServerResourcePatternResolver.
- ConfigServerResourcePatternResolver() - Constructor for class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- ConfigServerResourcePatternResolver(RestTemplate, String, String, String, String) - Constructor for class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- configServerUsername - Variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- convertEO(List<Action>) - Method in class org.openwms.tms.routing.ui.impl.ActionMapper
- convertEO(List<Action>) - Method in class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- convertEO(List<RouteImpl>) - Method in class org.openwms.tms.routing.ui.impl.RouteMapper
- convertEO(List<RouteImpl>) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- convertEO(Action) - Method in class org.openwms.tms.routing.ui.impl.ActionMapper
- convertEO(Action) - Method in class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- convertEO(RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapper
- convertEO(RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- convertVO(ActionVO) - Method in class org.openwms.tms.routing.ui.impl.ActionMapper
- convertVO(ActionVO) - Method in class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- convertVO(RouteVO) - Method in class org.openwms.tms.routing.ui.impl.RouteMapper
- convertVO(RouteVO) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- copy(ActionVO, Action) - Method in class org.openwms.tms.routing.ui.impl.ActionMapper
- copy(ActionVO, Action) - Method in class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- copy(RouteVO, RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapper
- copy(RouteVO, RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- corsFiler() - Method in class org.openwms.tms.routing.RoutingModuleConfiguration
- create(ActionVO) - Method in interface org.openwms.tms.routing.ui.impl.ActionUIService
- create(ActionVO) - Method in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- create(RouteVO) - Method in interface org.openwms.tms.routing.ui.impl.RouteUIService
- create(RouteVO) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- create(ActionVO, HttpServletRequest, HttpServletResponse) - Method in class org.openwms.tms.routing.ui.ActionResource
- create(RouteVO, HttpServletRequest, HttpServletResponse) - Method in class org.openwms.tms.routing.ui.RouteResource
D
- dc - Variable in class org.openwms.tms.routing.spi.ActivitiMatrix
- DEF_ROUTE - Static variable in class org.openwms.tms.routing.RouteImpl
-
For all TransportOrders with no explicitly defined Route.
- delete(String) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
-
Deletes a
Location
with the given foreign persistent key. - delete(String) - Method in interface org.openwms.tms.routing.location.LocationService
-
Deletes a
Location
with the given foreign persistent key. - delete(String) - Method in interface org.openwms.tms.routing.ui.impl.ActionUIService
- delete(String) - Method in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- delete(String) - Method in interface org.openwms.tms.routing.ui.impl.RouteUIService
- delete(String) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- delete(String) - Method in class org.openwms.tms.routing.ui.ActionResource
- delete(String) - Method in class org.openwms.tms.routing.ui.RouteResource
- deleteBypKey(String) - Method in interface org.openwms.tms.routing.ui.impl.ActionRepository
- deleteLocation(List<String>) - Method in class org.openwms.tms.routing.location.LocationController
- description - Variable in class org.openwms.tms.routing.Action
- description - Variable in class org.openwms.tms.routing.RouteImpl
- description - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- description - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- dlBinding(String, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- dlExchange(String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- dlq(String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
E
- enabled - Variable in class org.openwms.tms.routing.Action
- enabled - Variable in class org.openwms.tms.routing.RouteImpl
- enabled - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- enabled - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- EntityEventListener - Class in org.openwms.tms.routing.app
-
A EntityEventListener listens on changes on entities managed on foreign services.
- EntityEventListener(CacheJanitor) - Constructor for class org.openwms.tms.routing.app.EntityEventListener
- eoRouteRouteId(Action) - Method in class org.openwms.tms.routing.ui.impl.ActionMapperImpl
- eoSourceLocationLocationId(RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- eoTargetLocationLocationId(RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- equals(Object) - Method in class org.openwms.common.location.LocationPK
- equals(Object) - Method in class org.openwms.tms.routing.Action
- equals(Object) - Method in class org.openwms.tms.routing.LocationEO
-
All fields.
- equals(Object) - Method in class org.openwms.tms.routing.RouteConst
- equals(Object) - Method in class org.openwms.tms.routing.RouteImpl
- equals(Object) - Method in class org.openwms.tms.routing.routes.RouteDetails
-
All fields.
- equals(Object) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- equals(Object) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- evictLocationCache() - Method in class org.openwms.tms.routing.app.CacheJanitor
- evictLocationGroupCache() - Method in class org.openwms.tms.routing.app.CacheJanitor
- exchangeName - Variable in class org.openwms.tms.routing.app.Registrator
- exchangeName - Variable in class org.openwms.tms.routing.routes.ExternalStartListener
- existsWithLocation(String) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- existsWithLocation(String) - Method in interface org.openwms.tms.routing.routes.RouteDetailsRepository
- ExplicitRouteSearch - Class in org.openwms.tms.routing.routes.impl
-
A ExplicitRouteSearch is a "simple" implementation of the
RouteSearchAlgorithm
activated with the Spring Profile "SIMPLE". - ExplicitRouteSearch(RouteRepository) - Constructor for class org.openwms.tms.routing.routes.impl.ExplicitRouteSearch
- ExternalStartListener - Class in org.openwms.tms.routing.routes
-
A ExternalStartListener.
- ExternalStartListener(TransportOrderApi, RouteSearchAlgorithm, AmqpTemplate, String) - Constructor for class org.openwms.tms.routing.routes.ExternalStartListener
F
- FeignLocationGroupLoader - Class in org.openwms.tms.routing.routes.impl
-
A LocationGroupLoader.
- FeignLocationGroupLoader(LocationGroupApi) - Constructor for class org.openwms.tms.routing.routes.impl.FeignLocationGroupLoader
- findAll() - Method in class org.openwms.common.location.LocationGroupController
- findAll(Sort) - Method in interface org.openwms.tms.routing.ui.impl.ActionUIService
- findAll(Sort) - Method in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- findAll(Sort) - Method in interface org.openwms.tms.routing.ui.impl.RouteUIService
- findAll(Sort) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- findBy(String, String, String) - Method in class org.openwms.tms.routing.routes.impl.ExplicitRouteSearch
-
Find and return a Route from the given
sourceLocation
to either thetargetLocation
or to thetargetLocationGroup
. - findBy(String, String, String) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
-
Find and return a Route from the given
sourceLocation
to either thetargetLocation
or to thetargetLocationGroup
. - findBy(String, String, String) - Method in interface org.openwms.tms.routing.RouteSearchAlgorithm
-
Find and return a Route from the given
sourceLocation
to either thetargetLocation
or to thetargetLocationGroup
. - findBy(String, Route, LocationVO, LocationGroupVO) - Method in interface org.openwms.tms.routing.Matrix
-
Find and return an
Action
. - findBy(String, Route, LocationVO, LocationGroupVO) - Method in class org.openwms.tms.routing.spi.ActivitiMatrix
-
Find and return an
Action
. - findByActionTypeAndRouteAndLocationGroupName(String, String, String) - Method in interface org.openwms.tms.routing.ui.impl.ActionRepository
- findByActionTypeAndRouteAndLocationKey(String, String, String) - Method in interface org.openwms.tms.routing.ui.impl.ActionRepository
- findByForeignPKey(String) - Method in interface org.openwms.tms.routing.location.impl.LocationRepository
- findByForeignPKeyAndDeleted(String, boolean) - Method in interface org.openwms.tms.routing.location.impl.LocationRepository
- findByLocationId(String) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
-
Find a Location by its given
locationId
. - findByLocationId(String) - Method in interface org.openwms.tms.routing.location.LocationService
-
Find a Location by its given
locationId
. - findByLocationId(String) - Method in interface org.openwms.tms.routing.location.impl.LocationRepository
- findByName(String) - Method in interface org.openwms.tms.routing.ui.impl.ActionRepository
- findBypKey(String) - Method in interface org.openwms.tms.routing.ui.impl.ActionUIService
- findBypKey(String) - Method in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- findBypKey(String) - Method in interface org.openwms.tms.routing.ui.impl.RouteUIService
- findBypKey(String) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- findBypKey(String) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findBypKey(String) - Method in interface org.openwms.tms.routing.ui.impl.ActionRepository
- findByPKey(String) - Method in class org.openwms.tms.routing.ui.ActionResource
- findByPKey(String) - Method in class org.openwms.tms.routing.ui.RouteResource
- findByRoute_RouteId_OrderByPos(String) - Method in interface org.openwms.tms.routing.routes.RouteDetailsRepository
- findByRouteId(String) - Method in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
-
Find and return a
Route
identified by its givenrouteId
. - findByRouteId(String) - Method in interface org.openwms.tms.routing.routes.RouteService
-
Find and return a
Route
identified by its givenrouteId
. - findByRouteId(String) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findBySourceLocation_LocationIdAndTargetLocation_LocationIdAndEnabled(String, String, boolean) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findBySourceLocation_LocationIdAndTargetLocationGroupNameAndEnabled(String, String, boolean) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findBySourceLocationGroupNameAndTargetLocation_LocationIdAndEnabled(String, String, boolean) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findBySourceLocationGroupNameAndTargetLocationGroupNameAndEnabled(String, String, boolean) - Method in interface org.openwms.tms.routing.routes.impl.RouteRepository
- findInGroup(String, String) - Method in class org.openwms.tms.routing.routes.impl.ExplicitRouteSearch
- findInHierarchy(String, String, String, Collection<LocationGroupVO>) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- findInHierarchy2(String, String, Collection<LocationGroupVO>) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- findInLocationGroupHierarchy(String, Route, LocationGroupVO) - Method in class org.openwms.tms.routing.spi.ActivitiMatrix
- findInSourceGroupHierarchy(String, String, Collection<LocationGroupVO>) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- findInSourceGroupHierarchyWithTargetLocation(String, String, String, Collection<LocationGroupVO>) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- findInTargetGroupHierarchy(String, String, Collection<LocationGroupVO>) - Method in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- findLocationGroup(Link) - Method in class org.openwms.tms.routing.spi.ActivitiMatrix
- flexField1 - Variable in class org.openwms.tms.routing.Action
- flexField2 - Variable in class org.openwms.tms.routing.Action
- flexField3 - Variable in class org.openwms.tms.routing.Action
- flexField4 - Variable in class org.openwms.tms.routing.Action
- flexField5 - Variable in class org.openwms.tms.routing.Action
- foreignPKey - Variable in class org.openwms.tms.routing.LocationEO
-
The foreign persistent key of the Location.
- fromString(String) - Static method in class org.openwms.common.location.LocationPK
G
- get(String, Class<T>) - Method in class org.openwms.tms.routing.InputContext
- getActionType() - Method in class org.openwms.tms.routing.Action
- getAisle() - Method in class org.openwms.common.location.LocationPK
-
Get the aisle region.
- getAll() - Method in class org.openwms.tms.routing.ui.ActionResource
- getAll() - Method in class org.openwms.tms.routing.ui.RouteResource
- getArea() - Method in class org.openwms.common.location.LocationPK
-
Get the area region.
- getDescription() - Method in class org.openwms.tms.routing.Action
- getDescription() - Method in class org.openwms.tms.routing.RouteImpl
- getDescription() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getDescription() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getEnabled() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getFlexField1() - Method in class org.openwms.tms.routing.Action
- getFlexField2() - Method in class org.openwms.tms.routing.Action
- getFlexField3() - Method in class org.openwms.tms.routing.Action
- getFlexField4() - Method in class org.openwms.tms.routing.Action
- getFlexField5() - Method in class org.openwms.tms.routing.Action
- getFlexVariables() - Method in class org.openwms.tms.routing.Action
- getForeignPKey() - Method in class org.openwms.tms.routing.LocationEO
- getKey() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getKey() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getLocation() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getLocationGroupName() - Method in class org.openwms.tms.routing.Action
- getLocationGroupName() - Method in class org.openwms.tms.routing.LocationEO
- getLocationGroupName() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getLocationId() - Method in class org.openwms.tms.routing.LocationEO
- getLocationKey() - Method in class org.openwms.tms.routing.Action
- getMsg() - Method in class org.openwms.tms.routing.InputContext
- getName() - Method in class org.openwms.tms.routing.Action
- getName() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getNext() - Method in class org.openwms.tms.routing.routes.RouteDetails
- getPartner(String) - Method in class org.openwms.tms.routing.config.OwmsProperties
- getPartners() - Method in class org.openwms.tms.routing.config.OwmsProperties
- getPos() - Method in class org.openwms.tms.routing.routes.RouteDetails
- getProgram() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getProgramKey() - Method in class org.openwms.tms.routing.Action
- getResource(String) - Method in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- getRoute() - Method in class org.openwms.tms.routing.Action
- getRoute() - Method in class org.openwms.tms.routing.routes.RouteDetails
- getRoute() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- getRouteId() - Method in interface org.openwms.tms.routing.Route
- getRouteId() - Method in class org.openwms.tms.routing.RouteConst
- getRouteId() - Method in class org.openwms.tms.routing.RouteImpl
- getRouting() - Method in class org.openwms.tms.routing.config.OwmsProperties
- getSerialization() - Method in class org.openwms.tms.routing.config.OwmsProperties.Routing
- getSource() - Method in class org.openwms.tms.routing.routes.RouteDetails
- getSourceLocation() - Method in class org.openwms.tms.routing.RouteImpl
- getSourceLocationGroupName() - Method in class org.openwms.tms.routing.RouteImpl
- getSourceLocationGroupName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getSourceLocationName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getTargetLocation() - Method in class org.openwms.tms.routing.RouteImpl
- getTargetLocationGroupName() - Method in class org.openwms.tms.routing.RouteImpl
- getTargetLocationGroupName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getTargetLocationName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- getType() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- 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
- hashCode() - Method in class org.openwms.common.location.LocationPK
- hashCode() - Method in class org.openwms.tms.routing.Action
- hashCode() - Method in class org.openwms.tms.routing.LocationEO
-
All fields.
- hashCode() - Method in class org.openwms.tms.routing.RouteConst
- hashCode() - Method in class org.openwms.tms.routing.RouteImpl
- hashCode() - Method in class org.openwms.tms.routing.routes.RouteDetails
-
All fields.
- hashCode() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- hashCode() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- hasRoute() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- hasSourceLocation() - Method in class org.openwms.tms.routing.RouteImpl
- hasSourceLocationName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
- hasTargetLocation() - Method in class org.openwms.tms.routing.RouteImpl
- hasTargetLocationName() - Method in class org.openwms.tms.routing.ui.api.RouteVO
I
- in - Variable in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- in() - Method in class org.openwms.tms.routing.RoutingModuleConfiguration
- InputContext - Class in org.openwms.tms.routing
-
A InputContext.
- InputContext() - Constructor for class org.openwms.tms.routing.InputContext
- isEnabled() - Method in class org.openwms.tms.routing.Action
- isEnabled() - Method in class org.openwms.tms.routing.RouteImpl
- isEnabled() - Method in class org.openwms.tms.routing.ui.api.ActionVO
- isMarkForDeletion() - Method in class org.openwms.tms.routing.LocationEO
- isRemovalAllowed(List<String>) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
-
Requests the removal of
Location
s identified by the foreign persistent keys. - isRemovalAllowed(List<String>) - Method in interface org.openwms.tms.routing.location.LocationService
-
Requests the removal of
Location
s identified by the foreign persistent keys. - isRemovalAllowedInternal(String) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
- isValid(String) - Static method in class org.openwms.common.location.LocationPK
J
- janitor - Variable in class org.openwms.tms.routing.app.EntityEventListener
- janitor - Variable in class org.openwms.tms.routing.app.LocationMessageListener
K
- key - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- key - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- KEY_LENGTH - Static variable in class org.openwms.common.location.LocationPK
L
- lgBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- lgExchange(String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- lgQueue(String, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- loadLocGroups() - Method in class org.openwms.tms.routing.routes.impl.FeignLocationGroupLoader
-
This public method is surrounded with a retry advice in order to retry the remote operation in case of an error.
- loadLocGroups() - Method in interface org.openwms.tms.routing.routes.LocationGroupLoader
-
This public method is surrounded with a retry advice in order to retry the remote operation in case of an error.
- location - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- locationApi - Variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- LocationController - Class in org.openwms.tms.routing.location
-
A LocationController.
- LocationController(LocationService) - Constructor for class org.openwms.tms.routing.location.LocationController
- LocationEO - Class in org.openwms.tms.routing
-
A LocationEO is an Entity Object (EO) that represents a Location in a simple way.
- LocationEO() - Constructor for class org.openwms.tms.routing.LocationEO
-
Just to satisfy the shitty mapper implementation this constructor needs to be public.
- LocationEO(String) - Constructor for class org.openwms.tms.routing.LocationEO
- locationGroupApi - Variable in class org.openwms.common.location.LocationGroupController
- locationGroupApi - Variable in class org.openwms.tms.routing.routes.impl.FeignLocationGroupLoader
- locationGroupApi - Variable in class org.openwms.tms.routing.spi.ActivitiMatrix
- LocationGroupController - Class in org.openwms.common.location
-
A LocationGroupController.
- LocationGroupController(LocationGroupApi) - Constructor for class org.openwms.common.location.LocationGroupController
- locationGroupLoader - Variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- LocationGroupLoader - Interface in org.openwms.tms.routing.routes
-
A LocationGroupLoader.
- locationGroupName - Variable in class org.openwms.tms.routing.Action
- locationGroupName - Variable in class org.openwms.tms.routing.LocationEO
-
The name of the LocationGroup this Location belongs to.
- locationGroupName - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- locationId - Variable in class org.openwms.tms.routing.LocationEO
-
The unique business key.
- locationKey - Variable in class org.openwms.tms.routing.Action
- LocationMessageListener - Class in org.openwms.tms.routing.app
-
A LocationMessageListener listens on changes on entities managed on foreign services.
- LocationMessageListener(CacheJanitor, LocationService) - Constructor for class org.openwms.tms.routing.app.LocationMessageListener
- 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. - locationReplicaRegistration - Variable in class org.openwms.tms.routing.app.Registrator
- locationRepository - Variable in class org.openwms.tms.routing.location.impl.LocationServiceImpl
- LocationRepository - Interface in org.openwms.tms.routing.location.impl
-
A LocationRepository.
- locationService - Variable in class org.openwms.tms.routing.app.LocationMessageListener
- locationService - Variable in class org.openwms.tms.routing.location.LocationController
- locationService - Variable in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- LocationService - Interface in org.openwms.tms.routing.location
-
A LocationService.
- LocationServiceImpl - Class in org.openwms.tms.routing.location.impl
-
A LocationServiceImpl.
- LocationServiceImpl(LocationRepository, RouteService) - Constructor for class org.openwms.tms.routing.location.impl.LocationServiceImpl
- locBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- locExchange(String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- locQueue(String, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- LOGGER - Static variable in class org.openwms.tms.routing.app.CacheJanitor
- LOGGER - Static variable in class org.openwms.tms.routing.app.EntityEventListener
- LOGGER - Static variable in class org.openwms.tms.routing.app.LocationMessageListener
- LOGGER - Static variable in class org.openwms.tms.routing.app.Registrator
- LOGGER - Static variable in class org.openwms.tms.routing.location.impl.LocationServiceImpl
- LOGGER - Static variable in class org.openwms.tms.routing.location.LocationController
- LOGGER - Static variable in class org.openwms.tms.routing.routes.ExternalStartListener
- LOGGER - Static variable in class org.openwms.tms.routing.routes.impl.ExplicitRouteSearch
- LOGGER - Static variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- LOGGER - Static variable in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- LOGGER - Static variable in class org.openwms.tms.routing.spi.ActivitiMatrix
M
- mapper - Variable in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- mapper - Variable in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- mappingLocationToParent - Variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- markForDeletion - Variable in class org.openwms.tms.routing.LocationEO
-
Flag to determine if this Location is marked for deletion and cannot be used anymore.
- markForRemoval(List<String>) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
-
Mark
Location
s identified by the given keys for removal. - markForRemoval(List<String>) - Method in interface org.openwms.tms.routing.location.LocationService
-
Mark
Location
s identified by the given keys for removal. - Matrix - Interface in org.openwms.tms.routing
-
A Matrix.
- messageConverter() - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- MessageProcessingException - Exception Class in org.openwms.common.comm
-
A MessageProcessingException is a general exception that indicates a fault situation during message processing.
- MessageProcessingException(String) - Constructor for exception class org.openwms.common.comm.MessageProcessingException
-
Create a new MessageProcessingException.
- MessageProcessingException(String, Throwable) - Constructor for exception class org.openwms.common.comm.MessageProcessingException
-
Create a new MessageProcessingException.
- msg - Variable in class org.openwms.tms.routing.InputContext
- MSG - Static variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- MSG - Static variable in class org.openwms.tms.routing.spi.ActivitiMatrix
N
- name - Variable in class org.openwms.tms.routing.Action
- name - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- name - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- newBuilder() - Static method in class org.openwms.common.location.LocationPK
-
Create a new builder instance to create LocationPK from.
- next - Variable in class org.openwms.tms.routing.routes.RouteDetails
-
The next Location is the next hop where to move to.
- NO_ROUTE - Static variable in class org.openwms.tms.routing.RouteImpl
-
For TransportUnits without active TransportOrder.
- NoRouteException - Exception Class in org.openwms.tms.routing.routes
-
A NoRouteException.
- NoRouteException(String) - Constructor for exception class org.openwms.tms.routing.routes.NoRouteException
-
Constructs a new runtime exception with the specified detail message.
- NUMBER_OF_KEYS - Static variable in class org.openwms.common.location.LocationPK
O
- of(String) - Static method in class org.openwms.tms.routing.RouteImpl
- onContextStarted(ContextStartedEvent) - Method in class org.openwms.tms.routing.app.Registrator
- onContextStopped(ContextClosedEvent) - Method in class org.openwms.tms.routing.app.Registrator
- onLocationEvent(RevokeLocationRemoveCommand, String) - Method in class org.openwms.tms.routing.app.LocationMessageListener
-
Listens on Location messages.
- onLocationEvent(LocationMO, String) - Method in class org.openwms.tms.routing.app.LocationMessageListener
-
Listens on Location messages.
- onLocationGroupEvent(LocationGroupMO, String) - Method in class org.openwms.tms.routing.app.EntityEventListener
-
Listens on LocationGroup messages.
- onRequest(StateChangeRequest) - Method in class org.openwms.tms.routing.routes.ExternalStartListener
- onTimer() - Method in class org.openwms.tms.routing.app.Registrator
- org.openwms.common - package org.openwms.common
-
This package contains contains the COMMON types.
- org.openwms.common.comm - package org.openwms.common.comm
-
This package contains all types of the COMMON COMM module used in this module.
- org.openwms.common.location - package org.openwms.common.location
-
This package contains all types to describe locations.
- org.openwms.tms - package org.openwms.tms
-
This package contains the TMS types.
- org.openwms.tms.routing - package org.openwms.tms.routing
-
This package contains contains the TMS Routing types.
- org.openwms.tms.routing.app - package org.openwms.tms.routing.app
-
This package contains Spring configuration classes.
- org.openwms.tms.routing.config - package org.openwms.tms.routing.config
-
This package contains Spring Boot application configuration classes.
- org.openwms.tms.routing.location - package org.openwms.tms.routing.location
-
This package contains a REST controller implementation working with locations.
- org.openwms.tms.routing.location.impl - package org.openwms.tms.routing.location.impl
-
This package contains the implementation of a service to work with locations.
- org.openwms.tms.routing.routes - package org.openwms.tms.routing.routes
-
This package contains types responsible for route and path finding.
- org.openwms.tms.routing.routes.impl - package org.openwms.tms.routing.routes.impl
-
This package contains implementation classes operating on routes.
- org.openwms.tms.routing.spi - package org.openwms.tms.routing.spi
-
This package contains service provider interface implementations.
- org.openwms.tms.routing.ui - package org.openwms.tms.routing.ui
-
This package contains types for the UI.
- org.openwms.tms.routing.ui.api - package org.openwms.tms.routing.ui.api
-
This package contains public API types according to routes.
- org.openwms.tms.routing.ui.impl - package org.openwms.tms.routing.ui.impl
-
This package contains implementation classes operating on routes.
- OtelConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingOtlpConfiguration.OtelConfiguration
- otlpHttpSpanExporter(String) - Method in class org.openwms.tms.routing.app.RoutingOtlpConfiguration.OtelConfiguration
- owmsProperties() - Method in class org.openwms.tms.routing.RoutingModuleConfiguration
- OwmsProperties - Class in org.openwms.tms.routing.config
-
A OwmsProperties.
- OwmsProperties() - Constructor for class org.openwms.tms.routing.config.OwmsProperties
- OwmsProperties.Routing - Class in org.openwms.tms.routing.config
P
- partners - Variable in class org.openwms.tms.routing.config.OwmsProperties
- PK_LENGTH - Static variable in class org.openwms.common.location.LocationPK
-
Returns the complete length of all keys.
- POISON_MESSAGE - Static variable in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- pos - Variable in class org.openwms.tms.routing.routes.RouteDetails
-
A sequence number unique within the referenced Route.
- postProcessAfterInitialization(Object, String) - Method in class org.openwms.tms.routing.app.ResourceResolverRegistrar
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.openwms.tms.routing.app.ResourceResolverRegistrar
- postProcessBeforeInitialization(Object, String) - Method in class org.openwms.tms.routing.app.ResourceResolverRegistrar
- program - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- programKey - Variable in class org.openwms.tms.routing.Action
- put(String, Object) - Method in class org.openwms.tms.routing.InputContext
- putAll(Map<String, Object>) - Method in class org.openwms.tms.routing.InputContext
R
- rabbitTemplate(ConnectionFactory, ObjectProvider<MessageConverter>, RabbitTemplateConfigurable) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- Registrator - Class in org.openwms.tms.routing.app
-
A Registrator.
- Registrator(String, String, String, String, AmqpTemplate) - Constructor for class org.openwms.tms.routing.app.Registrator
- repository - Variable in class org.openwms.tms.routing.routes.impl.ExplicitRouteSearch
- repository - Variable in class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- repository - Variable in class org.openwms.tms.routing.spi.ActivitiMatrix
- requestDeleteLocation(List<String>) - Method in class org.openwms.tms.routing.location.LocationController
- resolveConfiguredValue(String) - Method in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- resourceLoader - Variable in class org.openwms.tms.routing.app.ResourceResolverRegistrar
- ResourceResolverRegistrar - Class in org.openwms.tms.routing.app
-
A ResourceResolverRegistrar.
- ResourceResolverRegistrar() - Constructor for class org.openwms.tms.routing.app.ResourceResolverRegistrar
- responder - Variable in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- Responder - Interface in org.openwms.common.comm
-
A Responder is sending messages to a given target.
- RESPONSE_STATE_CHANGE - Static variable in class org.openwms.tms.routing.routes.ExternalStartListener
- restTemplate - Variable in class org.openwms.tms.routing.app.ConfigServerResourcePatternResolver
- restTemplate - Variable in class org.openwms.tms.routing.spi.ActivitiMatrix
- restTemplate() - Method in class org.openwms.tms.routing.app.RoutingStandaloneConfiguration
- rollbackDeletionMark(String) - Method in class org.openwms.tms.routing.location.impl.LocationServiceImpl
-
Unset a previously set removal marker on the
Location
with the given foreign persistent key. - rollbackDeletionMark(String) - Method in interface org.openwms.tms.routing.location.LocationService
-
Unset a previously set removal marker on the
Location
with the given foreign persistent key. - route - Variable in class org.openwms.tms.routing.Action
- route - Variable in class org.openwms.tms.routing.routes.RouteDetails
-
The Route this details entry belongs to.
- route - Variable in class org.openwms.tms.routing.ui.api.ActionVO
- Route - Interface in org.openwms.tms.routing
-
A Route.
- RouteConst - Class in org.openwms.tms.routing
-
A RouteConst.
- RouteConst(String) - Constructor for class org.openwms.tms.routing.RouteConst
- RouteDetails - Class in org.openwms.tms.routing.routes
-
A RouteDetails.
- RouteDetails() - Constructor for class org.openwms.tms.routing.routes.RouteDetails
-
Dear JPA ...
- RouteDetails(RouteImpl, int) - Constructor for class org.openwms.tms.routing.routes.RouteDetails
- routeDetailsRepository - Variable in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- RouteDetailsRepository - Interface in org.openwms.tms.routing.routes
-
A RouteDetailsRepository.
- routeExistsWithLocationId(String) - Method in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
-
Checks if a
Route
exists that uses aLocation
with the givenlocationId
. - routeExistsWithLocationId(String) - Method in interface org.openwms.tms.routing.routes.RouteService
-
Checks if a
Route
exists that uses aLocation
with the givenlocationId
. - routeId - Variable in class org.openwms.tms.routing.RouteConst
- routeId - Variable in class org.openwms.tms.routing.RouteImpl
- RouteImpl - Class in org.openwms.tms.routing
-
A RouteImpl.
- RouteImpl() - Constructor for class org.openwms.tms.routing.RouteImpl
-
Dear JPA ...
- RouteImpl(String) - Constructor for class org.openwms.tms.routing.RouteImpl
- RouteMapper - Class in org.openwms.tms.routing.ui.impl
-
A RouteMapper.
- RouteMapper() - Constructor for class org.openwms.tms.routing.ui.impl.RouteMapper
- RouteMapperImpl - Class in org.openwms.tms.routing.ui.impl
- RouteMapperImpl() - Constructor for class org.openwms.tms.routing.ui.impl.RouteMapperImpl
- routeRepository - Variable in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- routeRepository - Variable in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- RouteRepository - Interface in org.openwms.tms.routing.routes.impl
-
A RouteRepository.
- RouteResource - Class in org.openwms.tms.routing.ui
-
A RouteResource.
- RouteResource(MessageSource, RouteUIService) - Constructor for class org.openwms.tms.routing.ui.RouteResource
- routeSearch - Variable in class org.openwms.tms.routing.routes.ExternalStartListener
- RouteSearchAlgorithm - Interface in org.openwms.tms.routing
-
A RouteSearchAlgorithm.
- RouteSearchAlgorithmImpl - Class in org.openwms.tms.routing.routes.impl
-
A RouteSearchAlgorithmImpl is the extended and standard version of the
RouteSearchAlgorithm
. - RouteSearchAlgorithmImpl(RouteRepository, LocationApi, LocationGroupLoader) - Constructor for class org.openwms.tms.routing.routes.impl.RouteSearchAlgorithmImpl
- routeService - Variable in class org.openwms.tms.routing.location.impl.LocationServiceImpl
- routeService - Variable in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- RouteService - Interface in org.openwms.tms.routing.routes
-
A RouteService operates on
Route
s. - RouteServiceImpl - Class in org.openwms.tms.routing.routes.impl
-
A RouteServiceImpl is a transactional Spring managed bean that operated on
Route
s. - RouteServiceImpl(Responder, RouteRepository, RouteDetailsRepository, InputContext) - Constructor for class org.openwms.tms.routing.routes.impl.RouteServiceImpl
- routeUIService - Variable in class org.openwms.tms.routing.ui.RouteResource
- RouteUIService - Interface in org.openwms.tms.routing.ui.impl
-
A RouteUIService.
- RouteUIServiceImpl - Class in org.openwms.tms.routing.ui.impl
-
A RouteUIServiceImpl.
- RouteUIServiceImpl(RouteRepository, RouteMapper, LocationService) - Constructor for class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- RouteVO - Class in org.openwms.tms.routing.ui.api
-
A RouteVO.
- RouteVO() - Constructor for class org.openwms.tms.routing.ui.api.RouteVO
- routing - Variable in class org.openwms.tms.routing.config.OwmsProperties
- Routing() - Constructor for class org.openwms.tms.routing.config.OwmsProperties.Routing
- RoutingAsyncConfiguration - Class in org.openwms.tms.routing.app
-
A RoutingAsyncConfiguration is activated when the service uses asynchronous communication to access other services.
- RoutingAsyncConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- RoutingConstants - Class in org.openwms.tms.routing
-
A RoutingConstants.
- RoutingConstants() - Constructor for class org.openwms.tms.routing.RoutingConstants
- RoutingFeignConfiguration - Class in org.openwms.tms.routing.app
-
A RoutingFeignConfiguration activates client stubs using Feign to connect to other services.
- RoutingFeignConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingFeignConfiguration
- RoutingModuleConfiguration - Class in org.openwms.tms.routing
-
A RoutingModuleConfiguration.
- RoutingModuleConfiguration() - Constructor for class org.openwms.tms.routing.RoutingModuleConfiguration
- RoutingOtlpConfiguration - Class in org.openwms.tms.routing.app
-
A RoutingOtlpConfiguration.
- RoutingOtlpConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingOtlpConfiguration
- RoutingOtlpConfiguration.OtelConfiguration - Class in org.openwms.tms.routing.app
- RoutingStandaloneConfiguration - Class in org.openwms.tms.routing.app
-
A RoutingStandaloneConfiguration is activated when the service is deployed as a microservice, not packaged within an application.
- RoutingStandaloneConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingStandaloneConfiguration
- RoutingWebConfiguration - Class in org.openwms.tms.routing.app
-
A RoutingWebConfiguration configures Spring MVC for the service.
- RoutingWebConfiguration() - Constructor for class org.openwms.tms.routing.app.RoutingWebConfiguration
S
- save(ActionVO) - Method in interface org.openwms.tms.routing.ui.impl.ActionUIService
- save(ActionVO) - Method in class org.openwms.tms.routing.ui.impl.ActionUIServiceImpl
- save(RouteVO) - Method in interface org.openwms.tms.routing.ui.impl.RouteUIService
- save(RouteVO) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- save(ActionVO) - Method in class org.openwms.tms.routing.ui.ActionResource
- save(RouteVO) - Method in class org.openwms.tms.routing.ui.RouteResource
- saveInternal(RouteVO, RouteImpl) - Method in class org.openwms.tms.routing.ui.impl.RouteUIServiceImpl
- sendToLocation(String) - Method in interface org.openwms.common.comm.Responder
-
Send a message to the given
target
location. - sendToLocation(String, String, String) - Method in interface org.openwms.common.comm.Responder
-
Send a message to the given
target
location. - sendToNextLocation() - Method in class org.openwms.tms.routing.routes.impl.RouteServiceImpl
-
Send a RES_ telegram to the next location that is defined in the static Route Details.
- sendToNextLocation() - Method in interface org.openwms.tms.routing.routes.RouteService
-
Send a RES_ telegram to the next location that is defined in the static Route Details.
- serialization - Variable in class org.openwms.tms.routing.config.OwmsProperties.Routing
- serializerMessageConverter() - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- setActionType(String) - Method in class org.openwms.tms.routing.Action
- setDescription(String) - Method in class org.openwms.tms.routing.Action
- setDescription(String) - Method in class org.openwms.tms.routing.RouteImpl
- setDescription(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setDescription(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setEnabled(boolean) - Method in class org.openwms.tms.routing.Action
- setEnabled(boolean) - Method in class org.openwms.tms.routing.RouteImpl
- setEnabled(boolean) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setEnabled(Boolean) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setForeignPKey(String) - Method in class org.openwms.tms.routing.LocationEO
- setKey(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setKey(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setLocation(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setLocationGroupName(String) - Method in class org.openwms.tms.routing.Action
- setLocationGroupName(String) - Method in class org.openwms.tms.routing.LocationEO
- setLocationGroupName(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setLocationId(String) - Method in class org.openwms.tms.routing.LocationEO
- setLocationKey(String) - Method in class org.openwms.tms.routing.Action
- setMarkForDeletion(boolean) - Method in class org.openwms.tms.routing.LocationEO
- setMsg(Map<String, Object>) - Method in class org.openwms.tms.routing.InputContext
- setName(String) - Method in class org.openwms.tms.routing.Action
- setName(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setName(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setNext(String) - Method in class org.openwms.tms.routing.routes.RouteDetails
- setPersistentKey(String) - Method in class org.openwms.tms.routing.Action
- setPersistentKey(String) - Method in class org.openwms.tms.routing.RouteImpl
- setProgram(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setProgramKey(String) - Method in class org.openwms.tms.routing.Action
- setRoute(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- setRoute(RouteImpl) - Method in class org.openwms.tms.routing.Action
- setRouteId(String) - Method in class org.openwms.tms.routing.RouteImpl
- setRouting(OwmsProperties.Routing) - Method in class org.openwms.tms.routing.config.OwmsProperties
- setSerialization(String) - Method in class org.openwms.tms.routing.config.OwmsProperties.Routing
- setSource(String) - Method in class org.openwms.tms.routing.routes.RouteDetails
- setSourceLocation(LocationEO) - Method in class org.openwms.tms.routing.RouteImpl
- setSourceLocationGroupName(String) - Method in class org.openwms.tms.routing.RouteImpl
- setSourceLocationGroupName(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setSourceLocationName(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setSrv(LocationService) - Method in class org.openwms.tms.routing.ui.impl.RouteMapper
- setSrv(RouteService) - Method in class org.openwms.tms.routing.ui.impl.ActionMapper
- setTargetLocation(LocationEO) - Method in class org.openwms.tms.routing.RouteImpl
- setTargetLocationGroupName(String) - Method in class org.openwms.tms.routing.RouteImpl
- setTargetLocationGroupName(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setTargetLocationName(String) - Method in class org.openwms.tms.routing.ui.api.RouteVO
- setType(String) - Method in class org.openwms.tms.routing.ui.api.ActionVO
- simpleRestTemplate() - Method in class org.openwms.tms.routing.RoutingModuleConfiguration
- source - Variable in class org.openwms.tms.routing.routes.RouteDetails
-
The source Location where the path starts from.
- sourceLocation - Variable in class org.openwms.tms.routing.RouteImpl
- sourceLocationGroupName - Variable in class org.openwms.tms.routing.RouteImpl
- sourceLocationGroupName - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- sourceLocationName - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- srv - Variable in class org.openwms.tms.routing.ui.impl.ActionMapper
- srv - Variable in class org.openwms.tms.routing.ui.impl.RouteMapper
T
- targetLocation - Variable in class org.openwms.tms.routing.RouteImpl
- targetLocationGroupName - Variable in class org.openwms.tms.routing.RouteImpl
- targetLocationGroupName - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- targetLocationName - Variable in class org.openwms.tms.routing.ui.api.RouteVO
- tmsRequestsBinding(TopicExchange, Queue, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- tmsRequestsExchange(String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- tmsRequestsQueue(String, String) - Method in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- 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.routing.Action
- toString() - Method in class org.openwms.tms.routing.LocationEO
- toString() - Method in class org.openwms.tms.routing.RouteConst
- toString() - Method in class org.openwms.tms.routing.RouteImpl
- transportOrderApi - Variable in class org.openwms.tms.routing.routes.ExternalStartListener
- type - Variable in class org.openwms.tms.routing.ui.api.ActionVO
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. - X_DEAD_LETTER_EXCHANGE - Static variable in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
- X_DEAD_LETTER_ROUTING_KEY - Static variable in class org.openwms.tms.routing.app.RoutingAsyncConfiguration
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