Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

account - Variable in class org.openwms.common.location.Location
The Location might be assigned to an Account.
account - Variable in class org.openwms.common.location.LocationGroup
The LocationGroup might be assigned to an Account.
Account - Class in org.openwms.common.account
An Account encapsulates identifying information about the actual cost center.
Account() - Constructor for class org.openwms.common.account.Account
 
ACCOUNT_NO_DEFAULT - Static variable in class org.openwms.common.CommonMessageCodes
 
ACCOUNT_NOT_FOUND - Static variable in class org.openwms.common.CommonMessageCodes
 
ACCOUNT_NOT_FOUND_BY_ID - Static variable in class org.openwms.common.CommonMessageCodes
 
ACCOUNT_NOT_FOUND_BY_PKEY - Static variable in class org.openwms.common.CommonMessageCodes
 
AccountApi - Interface in org.openwms.common.account.api
A AccountApi.
AccountApiConstants - Class in org.openwms.common.account.api
A AccountApiConstants.
AccountApiConstants() - Constructor for class org.openwms.common.account.api.AccountApiConstants
 
AccountController - Class in org.openwms.common.account
A AccountController is a measured and Spring managed REST controller that serves Account resources.
AccountController(AccountService, AccountMapper, Translator) - Constructor for class org.openwms.common.account.AccountController
 
accountId - Variable in class org.openwms.common.location.api.LocationGroupVO
The LocationGroup might be assigned to an Account.
accountId - Variable in class org.openwms.common.location.api.LocationVO
The ID of the Account, the Location is assigned to.
accountId - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
The accountId the LocationGroup belongs to.
accountId - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the accountId record component.
accountId() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the accountId record component.
accountMapper - Variable in class org.openwms.common.location.LocationMapperImpl
 
AccountMapper - Class in org.openwms.common.account.impl
A AccountMapper.
AccountMapper() - Constructor for class org.openwms.common.account.impl.AccountMapper
 
AccountMapperImpl - Class in org.openwms.common.account.impl
 
AccountMapperImpl() - Constructor for class org.openwms.common.account.impl.AccountMapperImpl
 
AccountRepository - Interface in org.openwms.common.account.impl
A AccountRepository.
accountService - Variable in class org.openwms.common.account.impl.AccountMapper
 
accountService - Variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
AccountService - Interface in org.openwms.common.account
A AccountService.
AccountServiceImpl - Class in org.openwms.common.account.impl
A AccountServiceImpl.
AccountServiceImpl(AccountRepository, Translator) - Constructor for class org.openwms.common.account.impl.AccountServiceImpl
 
AccountVO - Class in org.openwms.common.account.api
A AccountVO is the representation object that encapsulates identifying information about the actual cost center.
AccountVO() - Constructor for class org.openwms.common.account.api.AccountVO
 
actualLocation - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The actualLocation of the TransportUnit.
actualLocation - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
actualLocation - Variable in class org.openwms.common.transport.api.TransportUnitVO
The current Location of the TransportUnit.
actualLocation - Variable in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
actualLocation - Variable in class org.openwms.common.transport.events.TransportUnitEvent
 
actualLocation - Variable in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
actualLocation - Variable in class org.openwms.common.transport.TransportUnit
The current Location of the TransportUnit.
actualLocation(LocationVO) - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
actualLocation(Location) - Method in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
actualLocationDate - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The actualLocationDate of the TransportUnit.
actualLocationDate - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
actualLocationDate - Variable in class org.openwms.common.transport.api.TransportUnitVO
Date when the TransportUnit has been moved to the current Location.
actualLocationDate - Variable in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
actualLocationDate - Variable in class org.openwms.common.transport.TransportUnit
Date when the TransportUnit has been moved to the current Location.
actualLocationDate(LocalDateTime) - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
ADD_TO_TU - Enum constant in enum class org.openwms.common.transport.api.commands.MessageCommand.Type
Add a message to a TransportUnit.
addChild(LocationGroupVO) - Method in class org.openwms.common.location.api.LocationGroupVO
 
addChild(TransportUnit) - Method in class org.openwms.common.transport.TransportUnit
Add a TransportUnit to the children.
addDetail(String, String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
addError(String, UnitError) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Add an error to a TransportUnit.
addError(String, UnitError) - Method in interface org.openwms.common.transport.TransportUnitService
Add an error to a TransportUnit.
addError(UnitError) - Method in class org.openwms.common.transport.TransportUnit
Add an error to the TransportUnit.
addErrorToTransportUnit(String, String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Add an error message to a TransportUnit.
addErrorToTransportUnit(String, String) - Method in class org.openwms.common.transport.TransportUnitController
 
addInterceptors(InterceptorRegistry) - Method in class org.openwms.common.app.CommonModuleConfiguration
 
addLinks(TransportUnitTypeVO) - Method in class org.openwms.common.transport.TransportUnitTypeController
 
addLinks(TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitController
 
addLocation(Location) - Method in class org.openwms.common.location.LocationGroup
Add a Location to the list of children.
addLocationGroup(LocationGroup) - Method in class org.openwms.common.location.LocationGroup
Add a LocationGroup to the list of children.
addMessage(Message) - Method in class org.openwms.common.location.Location
Add a new Message to this Location.
addSelfLink(AccountVO) - Method in class org.openwms.common.account.AccountController
 
addSelfLink(LocationTypeVO) - Method in class org.openwms.common.location.LocationTypeController
 
addSelfLink(LocationVO) - Method in class org.openwms.common.location.LocationController
 
addSelfLink(LocationVO) - Method in class org.openwms.common.location.WorkflowApi
 
addTypePlacingRule(TypePlacingRule) - Method in class org.openwms.common.transport.TransportUnitType
Add a rule to the TransportUnitType.
aisle - Variable in class org.openwms.common.location.LocationPK
Expresses the aisle the Location belongs to.
alignment - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
ALL_NOT_SET - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
allFieldsToString() - Method in class org.openwms.common.location.api.LocationGroupVO
Returns a string representation of the LocationGroupVO object, including all its fields.
ALLOCATION_LOCK - Enum constant in enum class org.openwms.common.location.api.LockType
If the Target should not be considered in allocation (Zuteilung) the ALLOCATION_LOCK is set.
allowedLocationType - Variable in class org.openwms.common.transport.TypePlacingRule
An allowed LocationType on which the owning TransportUnitType may be placed (not-null).
allowedToDelete(Collection<String>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
Checks if the Locations with the given pKeys are allowed to be deleted.
allowedToDelete(Collection<String>) - Method in interface org.openwms.common.location.LocationRemovalManager
Checks if the Locations with the given pKeys are allowed to be deleted.
allowedTransportUnitType - Variable in class org.openwms.common.transport.TypeStackingRule
The allowed TransportUnitType that may be placed on the owning TransportUnitType (not-null).
aLoadBalanced - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
aLoadBalanced(List<BaseClientHttpRequestInterceptor>) - Method in class org.openwms.common.app.CommonModuleConfiguration
 
aLocation(Location) - Static method in class org.openwms.common.location.Location.LocationBuilder
 
amqpTemplate - Variable in class org.openwms.common.location.events.DeletionFailedEventListener
 
amqpTemplate - Variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
amqpTemplate - Variable in class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
amqpTemplate - Variable in class org.openwms.common.transport.events.TransportUnitEventPropagator
 
amqpTemplate - Variable in class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 
API_ACCOUNTS - Static variable in class org.openwms.common.account.api.AccountApiConstants
API root to hit Accounts (plural).
API_LOCATION - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit a Location.
API_LOCATION_GROUP - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit a LocationGroup.
API_LOCATION_GROUPS - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit LocationGroups (plural).
API_LOCATION_TYPE - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit a LocationType.
API_LOCATION_TYPES - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit LocationTypes (plural).
API_LOCATIONS - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit Locations (plural).
API_TARGETS - Static variable in class org.openwms.common.location.api.LocationApiConstants
API root to hit Targets (plural).
API_TRANSPORT_UNIT - Static variable in class org.openwms.common.transport.api.TransportApiConstants
API root to hit a TransportUnit.
API_TRANSPORT_UNIT_TYPE - Static variable in class org.openwms.common.transport.api.TransportApiConstants
API root to hit a TransportUnitType.
API_TRANSPORT_UNIT_TYPES - Static variable in class org.openwms.common.transport.api.TransportApiConstants
API root to hit TransportUnitTypes (plural).
API_TRANSPORT_UNITS - Static variable in class org.openwms.common.transport.api.TransportApiConstants
API root to hit TransportUnits (plural).
API_VERSION - Static variable in class org.openwms.common.account.api.AccountApiConstants
API version.
API_VERSION - Static variable in class org.openwms.common.location.api.LocationApiConstants
API version.
API_VERSION - Static variable in class org.openwms.common.transport.api.TransportApiConstants
API version.
applicationName - Variable in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
The field for the applicationName record component.
applicationName - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
applicationName() - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Returns the value of the applicationName record component.
area - Variable in class org.openwms.common.location.LocationPK
Expresses the area the Location belongs to.
askForRemoval(ReplicaRegistry, Collection<String>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
assertThis(Object, LocationEvent.LocationEventType) - Static method in class org.openwms.common.location.api.events.LocationEvent
 
assertThis(Object, LocationGroupEvent.LocationGroupEventType) - Static method in class org.openwms.common.location.api.events.LocationGroupEvent
 
asString() - Method in class org.openwms.common.location.api.LocationGroupVO
Returns the unique business key of the Target.
asString() - Method in class org.openwms.common.location.api.LocationVO
Returns the unique business key of the Target.
asString() - Method in interface org.openwms.common.location.api.TargetVO
Returns the unique business key of the Target.
AsyncTransactionApi - Interface in org.openwms.common.spi.transactions.commands
A AsyncTransactionApi accepts asynchronous transaction commands.
AsyncTransactionApiImpl - Class in org.openwms.common.spi.transactions.commands
A AsyncTransactionApiImpl.
AsyncTransactionApiImpl(AmqpTemplate, String) - Constructor for class org.openwms.common.spi.transactions.commands.AsyncTransactionApiImpl
 
aTransactionVO() - Static method in class org.openwms.common.spi.transactions.TransactionBuilder
 
aTransportUnitTypeVO() - Static method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
AuditableEntityListener - Class in org.openwms.common.jpa
An AuditableEntityListener is a Hibernate Envers extension that resolves the current User from Spring Security Context and passes it as user information down to the AuditableRevisionEntity, that is mapped to the Envers Revision table.
AuditableEntityListener() - Constructor for class org.openwms.common.jpa.AuditableEntityListener
 
AuditableRevisionEntity - Class in org.openwms.common.jpa
A AuditableRevisionEntity is mapped onto Hibernate Envers Revision table and extended about the current user.
AuditableRevisionEntity() - Constructor for class org.openwms.common.jpa.AuditableRevisionEntity
 
available(String) - Method in interface org.openwms.common.location.api.ErrorCodeTransformers.GroupStateIn
 
available(String) - Method in interface org.openwms.common.location.api.ErrorCodeTransformers.GroupStateOut
 
available(String) - Method in interface org.openwms.common.location.api.ErrorCodeTransformers.LocationStateIn
 
available(String) - Method in interface org.openwms.common.location.api.ErrorCodeTransformers.LocationStateOut
 
available(String) - Method in class org.openwms.common.location.spi.DefaultGroupStateInTransformer
available(String) - Method in class org.openwms.common.location.spi.DefaultGroupStateOutTransformer
available(String) - Method in class org.openwms.common.location.spi.DefaultLocationStateInTransformer
available(String) - Method in class org.openwms.common.location.spi.DefaultLocationStateOutTransformer
AVAILABLE - Enum constant in enum class org.openwms.common.location.api.LocationGroupState
Available.
AVAILABLE - Enum constant in enum class org.openwms.common.transport.TransportUnitState
The TransportUnit is available for operations.

B

barcode - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The business key of the TransportUnit.
barcode - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
barcode - Variable in class org.openwms.common.transport.api.TransportUnitVO
Unique natural key.
barcode - Variable in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
barcode - Variable in class org.openwms.common.transport.TransportUnit
Unique natural key.
barcode(String) - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
Barcode - Class in org.openwms.common.transport.barcode
A Barcode is a printable item with an unique identifier to label TransportUnits.
Barcode() - Constructor for class org.openwms.common.transport.barcode.Barcode
Dear JPA...
Barcode(String) - Constructor for class org.openwms.common.transport.barcode.Barcode
 
BARCODE_ALIGN() - Constructor for enum class org.openwms.common.transport.barcode.Barcode.BARCODE_ALIGN
 
BARCODE_LENGTH - Static variable in class org.openwms.common.transport.barcode.Barcode
Length of a Barcode field.
Barcode.BARCODE_ALIGN - Enum Class in org.openwms.common.transport.barcode
A BARCODE_ALIGN defines whether the Barcode is applied LEFT or RIGHT.
BarcodeFormatter - Interface in org.openwms.common.transport.barcode
A BarcodeFormatter.
barcodeGenerator - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
barcodeGenerator - Variable in class org.openwms.common.transport.TransportUnitController
 
barcodeGenerator - Variable in class org.openwms.common.transport.TransportUnitMapper
 
BarcodeGenerator - Interface in org.openwms.common.transport.barcode
A BarcodeGenerator.
baseTransportUnitType - Variable in class org.openwms.common.transport.TypeStackingRule
belongsNotToLocationGroup() - Method in class org.openwms.common.location.Location
Checks whether this Location belongs NOT to a LocationGroup.
belongsToLocationGroup() - Method in class org.openwms.common.location.Location
Checks whether this Location belongs to a LocationGroup.
BLOCK - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Block the TransportUnit.
BLOCKED - Enum constant in enum class org.openwms.common.transport.TransportUnitState
The TransportUnit is blocked for operations without any particular reason.
blockTransportUnit(String) - Method in class org.openwms.common.transport.TransportUnitController
 
blockTransportUnit(String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Set the state of a TransportUnit to BLOCKED.
boot() - Static method in class org.openwms.common.location.api.events.LocationEvent
 
boot() - Static method in class org.openwms.common.location.api.events.LocationGroupEvent
 
BOOT - Enum constant in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
BOOT - Enum constant in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
BOOT_LOGGER - Static variable in class org.openwms.common.app.CommonOptAsyncConfiguration
 
build() - Method in class org.openwms.common.location.api.events.TargetEvent.Builder
 
build() - Method in class org.openwms.common.location.Location.LocationBuilder
 
build() - Method in class org.openwms.common.location.Message.Builder
Returns a Message built from the parameters previously set.
build() - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
build() - Method in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
build() - Method in class org.openwms.common.transport.api.commands.TUCommand.Builder
 
build() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
build() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
build() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
build() - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
build() - Method in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
build() - Method in class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
build() - Method in class org.openwms.common.transport.TransportUnitType.Builder
Returns a TransportUnitType built from the parameters previously set.
build() - Method in class org.openwms.common.transport.UnitError.Builder
 
builder() - Static method in class org.openwms.common.transport.api.TransportUnitVO
 
Builder() - Constructor for class org.openwms.common.location.api.events.TargetEvent.Builder
 
Builder() - Constructor for class org.openwms.common.location.Message.Builder
 
Builder() - Constructor for class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
Builder() - Constructor for class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
Builder() - Constructor for class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
Builder() - Constructor for class org.openwms.common.transport.api.TransportUnitVO.Builder
 
Builder() - Constructor for class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
Builder() - Constructor for class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
Builder() - Constructor for class org.openwms.common.transport.UnitError.Builder
 
Builder(String) - Constructor for class org.openwms.common.transport.TransportUnitType.Builder
 
Builder(MessageCommand.Type) - Constructor for class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
Builder(TUCommand.Type) - Constructor for class org.openwms.common.transport.api.commands.TUCommand.Builder
 
but() - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 

C

CHANGE_ACTUAL_LOCATION - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Command to change the actual Location of a TransportUnit.
CHANGE_TARGET - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Command to change the Target of a TransportUnit.
CHANGED - Enum constant in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
CHANGED - Enum constant in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
CHANGED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
CHANGED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
 
changeGroupState(String, LocationGroupState, LocationGroupState) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Change the infeed and outfeed state of a LocationGroup.
changeGroupState(String, LocationGroupState, LocationGroupState) - Method in interface org.openwms.common.location.LocationGroupService
Change the infeed and outfeed state of a LocationGroup.
changeGroupState(String, String, ErrorCodeVO) - Method in interface org.openwms.common.location.api.LocationGroupApi
Change the state of an existing LocationGroup.
changeGroupState(String, String, ErrorCodeVO) - Method in class org.openwms.common.location.LocationGroupController
 
changeGroupState(String, String, LocationGroupState, LocationGroupState) - Method in interface org.openwms.common.location.api.LocationGroupApi
Change the state of an existing LocationGroup.
changeGroupState(String, String, LocationGroupState, LocationGroupState) - Method in class org.openwms.common.location.LocationGroupController
 
changeGroupStateIn(LocationGroupState) - Method in class org.openwms.common.location.LocationGroup
Change the infeed state of the LocationGroup.
changeGroupStateIn(LocationGroupState, LocationGroup) - Method in class org.openwms.common.location.LocationGroup
Change the infeed state of the LocationGroup.
changeGroupStateOut(LocationGroupState) - Method in class org.openwms.common.location.LocationGroup
Change the outfeed state of the LocationGroup.
changeGroupStateOut(LocationGroupState, LocationGroup) - Method in class org.openwms.common.location.LocationGroup
Set the outfeed state of the LocationGroup.
changeGroupStates(String, Optional<LocationGroupState>, Optional<LocationGroupState>) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Change the infeed and outfeed state of a LocationGroup.
changeGroupStates(String, Optional<LocationGroupState>, Optional<LocationGroupState>) - Method in interface org.openwms.common.location.LocationGroupService
Change the infeed and outfeed state of a LocationGroup.
changeLocation(LockMode, Target, Integer, BiConsumer<Target, ErrorCodeVO>) - Method in class org.openwms.common.location.LocationController
 
changeLocation(LockMode, Target, BiConsumer<Target, ErrorCodeVO>) - Method in class org.openwms.common.location.TargetController
 
changeLocationGroupMode(LockMode, LocationGroup, BiConsumer<LocationGroup, String>) - Method in class org.openwms.common.location.TargetController
 
changeLocationGroupState(LockMode, Target, BiConsumer<Target, LocationGroupState[]>) - Method in class org.openwms.common.location.TargetController
 
changeOperationMode(String, String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Change the operation mode of a LocationGroup.
changeOperationMode(String, String) - Method in interface org.openwms.common.location.LocationGroupService
Change the operation mode of a LocationGroup.
changeState(String, ErrorCodeVO) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Change the infeed and outfeed state of a Location in respect of the according LocationGroup.
changeState(String, ErrorCodeVO) - Method in interface org.openwms.common.location.LocationService
Change the infeed and outfeed state of a Location in respect of the according LocationGroup.
changeState(String, String, ErrorCodeVO) - Method in interface org.openwms.common.location.api.LocationApi
Change the state of a Location.
changeState(String, String, ErrorCodeVO) - Method in class org.openwms.common.location.LocationController
 
changeState(String, ErrorCodeVO) - Method in interface org.openwms.common.location.api.LocationApi
Change the state of a Location.
changeState(String, ErrorCodeVO) - Method in class org.openwms.common.location.LocationController
 
changeState(String, LockType, LockMode) - Method in interface org.openwms.common.location.api.TargetApi
Change the current mode a Target, identified by targetBK operates in.
changeState(String, LockType, LockMode) - Method in class org.openwms.common.location.TargetController
Change the current mode a Target, identified by targetBK operates in.
changeState(String, LockType, LockMode, Integer) - Method in interface org.openwms.common.location.api.LocationApi
Change the current mode a Location, identified by erpCode.
changeState(String, LockType, LockMode, Integer) - Method in class org.openwms.common.location.LocationController
Change the current mode a Location, identified by erpCode.
changeState(LocationPK, ErrorCodeVO) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Change the infeed and outfeed state of a Location in respect of the according LocationGroup.
changeState(LocationPK, ErrorCodeVO) - Method in interface org.openwms.common.location.LocationService
Change the infeed and outfeed state of a Location in respect of the according LocationGroup.
changeState(LocationGroupState, LocationGroupState) - Method in class org.openwms.common.location.LocationGroup
Tries to change the groupStateIn and groupStateOut of the LocationGroup.
changeStateInternal(Location, ErrorCodeVO) - Method in class org.openwms.common.location.impl.LocationServiceImpl
 
changeTarget(Barcode, String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Change the target of the TransportUnit identified with its barcode to the Location identified by the targetLocationId.
changeTarget(Barcode, String) - Method in interface org.openwms.common.transport.TransportUnitService
Change the target of the TransportUnit identified with its barcode to the Location identified by the targetLocationId.
children - Variable in class org.openwms.common.location.api.LocationGroupVO
Child LocationGroups.
children - Variable in class org.openwms.common.transport.TransportUnit
A set of all child TransportUnits, ordered by id.
classification - Variable in class org.openwms.common.location.Location
The Location may be classified, like 'hazardous'.
Command<T> - Interface in org.openwms.common.transport.api.commands
A Command.
commandsBinding(TopicExchange, Queue, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commandsQueue(String, DirectExchange) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
CommonAsyncConfiguration - Class in org.openwms.common.app
A CommonAsyncConfiguration contains the microservice' asynchronous configuration that is activated on Spring Profile SpringProfiles.ASYNCHRONOUS_PROFILE.
CommonAsyncConfiguration() - Constructor for class org.openwms.common.app.CommonAsyncConfiguration
 
CommonConstants - Class in org.openwms.common
A CommonConstants.
CommonConstants() - Constructor for class org.openwms.common.CommonConstants
 
commonLocCommandsExchange(String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commonLocCommandsQueue(String, DirectExchange) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commonLocRegistrationCommandsExchange(String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commonLocRegistrationCommandsQueue(String, DirectExchange) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
CommonMessageCodes - Class in org.openwms.common
A CommonMessageCodes.
CommonMessageCodes() - Constructor for class org.openwms.common.CommonMessageCodes
 
CommonModuleConfiguration - Class in org.openwms.common.app
A CommonModuleConfiguration.
CommonModuleConfiguration() - Constructor for class org.openwms.common.app.CommonModuleConfiguration
 
CommonOptAsyncConfiguration - Class in org.openwms.common.app
A CommonOptAsyncConfiguration contains the modules asynchronous configuration that is only active when Springs ASYNCHRONOUS profile is set.
CommonOptAsyncConfiguration() - Constructor for class org.openwms.common.app.CommonOptAsyncConfiguration
 
CommonSecurityConfiguration - Class in org.openwms.common.app
A CommonSecurityConfiguration.
CommonSecurityConfiguration() - Constructor for class org.openwms.common.app.CommonSecurityConfiguration
 
CommonStandaloneConfiguration - Class in org.openwms.common.app
A CommonStandaloneConfiguration is activated when the service is deployed as a microservice, not packaged within an application.
CommonStandaloneConfiguration() - Constructor for class org.openwms.common.app.CommonStandaloneConfiguration
 
CommonStarter - Class in org.openwms.common
A CommonStarter.
CommonStarter() - Constructor for class org.openwms.common.CommonStarter
 
commonTuCommandsExchange(String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commonTuExchange(String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
commonTuTExchange(String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
compatibility - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
compatibility - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
Some arbitrary compatibility information.
compatibility - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
compatibility - Variable in class org.openwms.common.transport.TransportUnitType
Characteristic used to hold specific compatibility attributes.
Example:
'isn't compatible with...' or 'is compatible with ...' or 'type owns another type ...'
compatibility(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
compatibility(String) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the compatibility and returns a reference to this Builder so that the methods can be chained together.
configure(HttpSecurity) - Method in class org.openwms.common.app.CommonSecurityConfiguration
ConfiguredBarcodeFormatter - Class in org.openwms.common.transport.barcode
A ConfiguredBarcodeFormat.
ConfiguredBarcodeFormatter() - Constructor for class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
consideredInAllocation - Variable in class org.openwms.common.location.Location
Determines whether the Location is considered in the allocation procedure.
convert(String) - Method in interface org.openwms.common.transport.barcode.BarcodeGenerator
Convert the given barcode.
convert(String) - Method in class org.openwms.common.transport.barcode.NumericBarcodeGenerator
Convert the given barcode.
convert(String) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
convert(TransportUnitTypeVO) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
convert(TransportUnitTypeVO) - Method in class org.openwms.common.transport.TransportUnitTypeMapperImpl
 
convert(TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitMapper
 
convert(TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
convertAndLinks(List<Account>) - Method in class org.openwms.common.account.AccountController
 
convertAndLinks(List<LocationType>) - Method in class org.openwms.common.location.LocationTypeController
 
convertAndLinks(List<TransportUnit>) - Method in class org.openwms.common.transport.TransportUnitController
 
convertAndLinks(List<TransportUnitType>) - Method in class org.openwms.common.transport.TransportUnitTypeController
 
convertAndLinks(Account) - Method in class org.openwms.common.account.AccountController
 
convertAndLinks(LocationType) - Method in class org.openwms.common.location.LocationTypeController
 
convertAndLinks(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitController
 
convertAndLinks(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnitTypeController
 
convertFrom(LocationGroupState) - Method in interface org.openwms.common.location.impl.LocationGroupStateConverter
 
convertFromId(String) - Method in class org.openwms.common.account.impl.AccountMapper
 
convertFromName(String) - Method in class org.openwms.common.location.LocationGroupMapper
 
convertFromString(String) - Method in class org.openwms.common.location.LocationTypeMapper
 
convertTo(Boolean) - Method in interface org.openwms.common.location.impl.LocationGroupStateConverter
 
convertToDatabaseColumn(List<String>) - Method in class org.openwms.common.location.StringListConverter
convertToEntityAttribute(String) - Method in class org.openwms.common.location.StringListConverter
convertToMO(Location) - Method in interface org.openwms.common.location.LocationMapper
 
convertToMO(Location) - Method in class org.openwms.common.location.LocationMapperImpl
 
convertToMO(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapper
 
convertToMO(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
convertToMO(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapper
 
convertToMO(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
convertToMO(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
convertToMO(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnitTypeMapperImpl
 
convertToVO(List<Account>) - Method in class org.openwms.common.account.impl.AccountMapper
 
convertToVO(List<Account>) - Method in class org.openwms.common.account.impl.AccountMapperImpl
 
convertToVO(List<Location>) - Method in interface org.openwms.common.location.LocationMapper
 
convertToVO(List<Location>) - Method in class org.openwms.common.location.LocationMapperImpl
 
convertToVO(List<LocationGroup>) - Method in class org.openwms.common.location.LocationGroupMapper
 
convertToVO(List<LocationGroup>) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
convertToVO(List<LocationType>) - Method in class org.openwms.common.location.LocationTypeMapper
 
convertToVO(List<LocationType>) - Method in class org.openwms.common.location.LocationTypeMapperImpl
 
convertToVO(List<TransportUnit>) - Method in class org.openwms.common.transport.TransportUnitMapper
 
convertToVO(List<TransportUnit>) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
convertToVO(List<TransportUnitType>) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
convertToVO(List<TransportUnitType>) - Method in class org.openwms.common.transport.TransportUnitTypeMapperImpl
 
convertToVO(Account) - Method in class org.openwms.common.account.impl.AccountMapper
 
convertToVO(Account) - Method in class org.openwms.common.account.impl.AccountMapperImpl
 
convertToVO(Location) - Method in interface org.openwms.common.location.LocationMapper
 
convertToVO(Location) - Method in class org.openwms.common.location.LocationMapperImpl
 
convertToVO(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapper
 
convertToVO(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
convertToVO(LocationType) - Method in class org.openwms.common.location.LocationTypeMapper
 
convertToVO(LocationType) - Method in class org.openwms.common.location.LocationTypeMapperImpl
 
convertToVO(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapper
 
convertToVO(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
convertToVO(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
convertToVO(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnitTypeMapperImpl
 
convertVO(LocationVO) - Method in interface org.openwms.common.location.LocationMapper
 
convertVO(LocationVO) - Method in class org.openwms.common.location.LocationMapperImpl
 
copy(TransportUnit, TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapper
 
copy(TransportUnit, TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
copyForUpdate(Location, Location) - Method in interface org.openwms.common.location.LocationMapper
 
corsFiler() - Method in class org.openwms.common.app.CommonModuleConfiguration
 
create(String, String, String, Boolean) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Create a new TransportUnit with the TransportUnitType placed on the given actualLocation.
create(String, String, String, Boolean) - Method in interface org.openwms.common.transport.TransportUnitService
Create a new TransportUnit with the TransportUnitType placed on the given actualLocation.
create(String, TransportUnitType, LocationPK, Boolean) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Create a new TransportUnit with the type TransportUnitType placed on an initial Location.
create(String, TransportUnitType, LocationPK, Boolean) - Method in interface org.openwms.common.transport.TransportUnitService
Create a new TransportUnit with the type TransportUnitType placed on an initial Location.
create(String, String) - Static method in class org.openwms.common.location.api.LocationGroupVO
Creates a new LocationGroupVO object with the given name and operation mode.
create(Location) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Create a new non-existing Location.
create(Location) - Method in interface org.openwms.common.location.LocationService
Create a new non-existing Location.
create(LocationGroupVO) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Creates a new LocationGroup based on the provided LocationGroupVO representation.
create(LocationGroupVO) - Method in interface org.openwms.common.location.LocationGroupService
Creates a new LocationGroup based on the provided LocationGroupVO representation.
create(LocationGroupVO, HttpServletRequest) - Method in class org.openwms.common.location.LocationGroupController
Creates a new location group.
create(LocationPK) - Static method in class org.openwms.common.location.Location
Create a new Location with the business key.
create(TransportUnitType) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Create a new TransportUnitType.
create(TransportUnitType) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Create a new TransportUnitType.
CREATE - Enum constant in enum class org.openwms.common.spi.transactions.commands.TransactionCommand.Type
 
CREATE - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Command to create a new TransportUnit instance.
CREATED - Enum constant in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
CREATED - Enum constant in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
CREATED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
CREATED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
 
createDate - Variable in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
createDate - Variable in class org.openwms.common.transport.api.TransportUnitVO
Timestamp when the TransportUnit has been created.
createDate(LocalDateTime) - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
createdByUser - Variable in class org.openwms.common.spi.transactions.TransactionVO
The human user or system that initiated the Transaction.
createDefaultBuilder() - Method in class org.openwms.common.transport.events.TransportUnitEventListener
 
createDt - Variable in class org.openwms.common.account.api.AccountVO
Timestamp when the Account has been created.
createDt - Variable in class org.openwms.common.location.api.LocationGroupVO
Timestamp when the LocationGroup has been created.
createDt - Variable in class org.openwms.common.location.api.LocationTypeVO
Timestamp when the LocationType has been created.
createDt - Variable in class org.openwms.common.location.api.LocationVO
Timestamp when the Location has been created.
createDt - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Timestamp when the TransportUnitType has been created.
createInternal(Barcode, String, Boolean, Supplier<Location>) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
createLocation(LocationVO, HttpServletRequest) - Method in class org.openwms.common.location.LocationController
 
createLocation(LocationVO, HttpServletRequest) - Method in class org.openwms.common.location.WorkflowApi
 
createLocation(LocationVO) - Method in interface org.openwms.common.location.api.LocationApi
Create a new Location.
createLocationGroup(LocationGroupVO) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
createNew(String, String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Create a new TransportUnit with the TransportUnitType placed on the given actualLocation.
createNew(String, String) - Method in interface org.openwms.common.transport.TransportUnitService
Create a new TransportUnit with the TransportUnitType placed on the given actualLocation.
createTU(String, String, String, Boolean) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Create a TransportUnit with the given (minimal) information.
createTU(String, String, String, Boolean, HttpServletRequest) - Method in class org.openwms.common.transport.TransportUnitController
 
createTU(String, TransportUnitVO, Boolean) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Create a TransportUnit with the given business key (Barcode).
createTU(String, TransportUnitVO, Boolean, HttpServletRequest) - Method in class org.openwms.common.transport.TransportUnitController
 
CREATION_OF_LOCATION_WITH_LOCATION_ID_NULL - Static variable in class org.openwms.common.location.Location
 
ctx - Variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
ctx - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
ctx - Variable in class org.openwms.common.location.TargetController
 
ctx - Variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
currentBarcode - Variable in class org.openwms.common.transport.barcode.NextBarcode
Last given Barcode.

D

DATETIME_FORMAT_ZULU - Static variable in class org.openwms.common.account.api.AccountApiConstants
The ISO format for DateTimes with nine-digits nanoseconds in UTC timezone.
DATETIME_FORMAT_ZULU - Static variable in class org.openwms.common.location.api.LocationApiConstants
The ISO format for DateTimes with nine-digits nanoseconds in UTC timezone.
DATETIME_FORMAT_ZULU - Static variable in class org.openwms.common.transport.api.TransportApiConstants
The ISO format for DateTimes with nine-digits nanoseconds in UTC timezone.
dc - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
DEF_CONSIDERED_IN_ALLOCATION - Static variable in class org.openwms.common.location.Location
DEF_HEIGHT - Static variable in class org.openwms.common.location.LocationType
Default value of LocationType.height.
DEF_HEIGHT - Static variable in class org.openwms.common.transport.TransportUnitType
Default value of TransportUnitType.height.
DEF_INCOMING_ACTIVE - Static variable in class org.openwms.common.location.Location
Default value of Location.incomingActive.
DEF_LENGTH - Static variable in class org.openwms.common.location.LocationType
Default value of LocationType.length.
DEF_LENGTH - Static variable in class org.openwms.common.transport.TransportUnitType
Default value of TransportUnitType.length.
DEF_LG_COUNTING_ACTIVE - Static variable in class org.openwms.common.location.Location
DEF_MAX_TU - Static variable in class org.openwms.common.location.Location
DEF_OUTGOING_ACTIVE - Static variable in class org.openwms.common.location.Location
Default value of Location.outgoingActive.
DEF_PLC_STATE - Static variable in class org.openwms.common.location.Location
Default value of Location.plcState.
DEF_PRIVILEGE_LEVEL - Static variable in class org.openwms.common.transport.TypePlacingRule
DEF_TYPE_DESCRIPTION - Static variable in class org.openwms.common.location.LocationType
Default value of the description, by default * "--" .
DEF_TYPE_DESCRIPTION - Static variable in class org.openwms.common.transport.TransportUnitType
Default description of the TransportUnitType.
DEF_WIDTH - Static variable in class org.openwms.common.location.LocationType
Default value of LocationType.width.
DEF_WIDTH - Static variable in class org.openwms.common.transport.TransportUnitType
Default value of TransportUnitType.width.
Default - Annotation Interface in org.openwms.common.app
A Default.
DEFAULT_ACCOUNT_NAME - Static variable in class org.openwms.common.CommonConstants
 
defaultAccount - Variable in class org.openwms.common.account.Account
Flag to set the Account as default.
DefaultGroupStateInTransformer - Class in org.openwms.common.location.spi
A DefaultGroupStateInTransformer.
DefaultGroupStateInTransformer() - Constructor for class org.openwms.common.location.spi.DefaultGroupStateInTransformer
 
DefaultGroupStateOutTransformer - Class in org.openwms.common.location.spi
A DefaultGroupStateOutTransformer.
DefaultGroupStateOutTransformer() - Constructor for class org.openwms.common.location.spi.DefaultGroupStateOutTransformer
 
DefaultLocationStateInTransformer - Class in org.openwms.common.location.spi
A DefaultLocationStateInTransformer.
DefaultLocationStateInTransformer() - Constructor for class org.openwms.common.location.spi.DefaultLocationStateInTransformer
 
DefaultLocationStateOutTransformer - Class in org.openwms.common.location.spi
A DefaultLocationStateOutTransformer.
DefaultLocationStateOutTransformer() - Constructor for class org.openwms.common.location.spi.DefaultLocationStateOutTransformer
 
delete(String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Delete a LocationGroup with all attached sub-groups and Locations.
delete(String) - Method in interface org.openwms.common.location.LocationGroupService
Delete a LocationGroup with all attached sub-groups and Locations.
delete(List<LocationType>) - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
Delete already persisted LocationTypes.
delete(List<LocationType>) - Method in interface org.openwms.common.location.LocationTypeService
Delete already persisted LocationTypes.
delete(LocationGroup) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
delete(TransportUnit) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
deleteAll(Collection<Location>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
Delete Locations.
deleteAll(Collection<Location>) - Method in interface org.openwms.common.location.LocationRemovalManager
Delete Locations.
DELETED - Enum constant in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
DELETED - Enum constant in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
DELETED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
DELETED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
 
deleteDefinitely(String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
deleteInternal(Location) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
deleteLocation(String) - Method in class org.openwms.common.location.LocationController
 
deleteLocation(Location) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
deleteLocationGroup(String) - Method in class org.openwms.common.location.LocationGroupController
 
deleteOnlyGroups(LocationGroup) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
deleteTransportUnitMode - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
deleteTransportUnits(List<TransportUnit>) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Delete already persisted TransportUnits from the persistent storage.
deleteTransportUnits(List<TransportUnit>) - Method in interface org.openwms.common.transport.TransportUnitService
Delete already persisted TransportUnits from the persistent storage.
deleteType(TransportUnitType...) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Delete already persisted TransportUnitType instances.
deleteType(TransportUnitType...) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Delete already persisted TransportUnitType instances.
DeletionFailedEvent - Class in org.openwms.common.location.events
A DeletionFailedEvent.
DeletionFailedEvent(String) - Constructor for class org.openwms.common.location.events.DeletionFailedEvent
 
DeletionFailedEventListener - Class in org.openwms.common.location.events
A DeletionFailedEventListener.
DeletionFailedEventListener(String, AmqpTemplate) - Constructor for class org.openwms.common.location.events.DeletionFailedEventListener
 
description - Variable in class org.openwms.common.location.api.LocationGroupVO
Description of the LocationGroup.
description - Variable in class org.openwms.common.location.api.LocationTypeVO
A descriptive text.
description - Variable in class org.openwms.common.location.Location
Description of the Location.
description - Variable in class org.openwms.common.location.LocationGroup
Description of the LocationGroup.
description - Variable in class org.openwms.common.location.LocationType
Description of the LocationType.
description - Variable in class org.openwms.common.spi.transactions.TransactionVO
A human readable descriptive text of the Transaction that happened.
description - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
description - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Description for the TransportUnitType.
description - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
description - Variable in class org.openwms.common.transport.TransportUnitType
Description for this type.
description(String) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the description and returns a reference to this Builder so that the methods can be chained together.
details - Variable in class org.openwms.common.spi.transactions.TransactionVO
Arbitrary detail information with values according to the specific Transaction.
dlBinding(String, String, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
dlExchange(String, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
dlQueue(String, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
doesTUonLocationExists(Long) - Method in interface org.openwms.common.location.impl.LocationRepository
 
doesTUonLocationExists(Collection<String>) - Method in interface org.openwms.common.location.impl.LocationRepository
 

E

empty - Variable in class org.openwms.common.transport.TransportUnit
Indicates whether the TransportUnit is empty or not (nullable).
eoAccountIdentifier(Location) - Method in class org.openwms.common.location.LocationMapperImpl
 
eoAccountIdentifier(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
eoBarcodeValue(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
eoLocationGroupName(Location) - Method in class org.openwms.common.location.LocationMapperImpl
 
eoLocationTypeType(Location) - Method in class org.openwms.common.location.LocationMapperImpl
 
eoParentName(LocationGroup) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
eoTransportUnitTypeType(TransportUnit) - Method in class org.openwms.common.transport.TransportUnitMapperImpl
 
equals(Object) - Method in class org.openwms.common.account.Account
All fields,
equals(Object) - Method in class org.openwms.common.account.api.AccountVO
All fields.
equals(Object) - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.openwms.common.location.api.ErrorCodeVO
 
equals(Object) - Method in class org.openwms.common.location.api.events.TargetEvent
 
equals(Object) - Method in class org.openwms.common.location.api.LocationGroupVO
All fields.
equals(Object) - Method in class org.openwms.common.location.api.LocationTypeVO
All fields.
equals(Object) - Method in class org.openwms.common.location.api.LocationVO
All fields.
equals(Object) - Method in record class org.openwms.common.location.api.messages.LocationMO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
All fields.
equals(Object) - Method in class org.openwms.common.location.Location
equals(Object) - Method in class org.openwms.common.location.LocationGroup
equals(Object) - Method in class org.openwms.common.location.LocationPK
equals(Object) - Method in class org.openwms.common.location.LocationType
equals(Object) - Method in class org.openwms.common.location.Message
equals(Object) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
equals(Object) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
All fields.
equals(Object) - Method in class org.openwms.common.transport.api.TransportUnitVO
All fields.
equals(Object) - Method in class org.openwms.common.transport.api.UnitErrorVO
 
equals(Object) - Method in class org.openwms.common.transport.barcode.Barcode
equals(Object) - Method in class org.openwms.common.transport.barcode.NextBarcode
 
equals(Object) - Method in class org.openwms.common.transport.TransportUnit
Uses barcode for comparison.
equals(Object) - Method in class org.openwms.common.transport.TransportUnitType
equals(Object) - Method in class org.openwms.common.transport.TypePlacingRule
equals(Object) - Method in class org.openwms.common.transport.TypeStackingRule
equals(Object) - Method in class org.openwms.common.transport.UnitError
erpCode - Variable in class org.openwms.common.location.api.LocationVO
ERP code of the Location.
erpCode - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the erpCode record component.
erpCode - Variable in class org.openwms.common.location.Location
ERP code of the Location.
erpCode() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the erpCode record component.
errorCode - Variable in class org.openwms.common.location.api.ErrorCodeVO
 
ErrorCodeTransformers - Interface in org.openwms.common.location.api
A ErrorCodeTransformers is a collection of transformer implementations that can transform between an ErrorCode to arbitrary states used within the domain model.
ErrorCodeTransformers.GroupStateIn - Interface in org.openwms.common.location.api
Decode the GroupStateIn from the ErrorCode.
ErrorCodeTransformers.GroupStateOut - Interface in org.openwms.common.location.api
Decode the GroupStateOut from the ErrorCode.
ErrorCodeTransformers.LocationStateIn - Interface in org.openwms.common.location.api
Decode the LocationStateIn from the ErrorCode.
ErrorCodeTransformers.LocationStateOut - Interface in org.openwms.common.location.api
Decode the LocationStateOut from the ErrorCode.
ErrorCodeVO - Class in org.openwms.common.location.api
A ErrorCodeVO.
ErrorCodeVO() - Constructor for class org.openwms.common.location.api.ErrorCodeVO
 
ErrorCodeVO(int) - Constructor for class org.openwms.common.location.api.ErrorCodeVO
 
ErrorCodeVO(String) - Constructor for class org.openwms.common.location.api.ErrorCodeVO
 
ErrorCodeVO(String, int) - Constructor for class org.openwms.common.location.api.ErrorCodeVO
 
errorNo - Variable in class org.openwms.common.transport.api.UnitErrorVO
Error number.
errorNo - Variable in class org.openwms.common.transport.UnitError.Builder
 
errorNo - Variable in class org.openwms.common.transport.UnitError
Error number.
errorNo(String) - Method in class org.openwms.common.transport.UnitError.Builder
 
errors - Variable in class org.openwms.common.transport.TransportUnit
A List of errors occurred on the TransportUnit.
errorText - Variable in class org.openwms.common.transport.api.UnitErrorVO
Error message text.
errorText - Variable in class org.openwms.common.transport.UnitError.Builder
 
errorText - Variable in class org.openwms.common.transport.UnitError
Error message text.
errorText(String) - Method in class org.openwms.common.transport.UnitError.Builder
 
eventPublisher - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
exchangeName - Variable in class org.openwms.common.location.events.DeletionFailedEventListener
 
exchangeName - Variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
exchangeName - Variable in class org.openwms.common.spi.transactions.commands.AsyncTransactionApiImpl
 
exchangeName - Variable in class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
exchangeName - Variable in class org.openwms.common.transport.events.TransportUnitEventPropagator
 
exchangeName - Variable in class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 

F

findActiveOnes() - Method in interface org.openwms.common.location.impl.registration.ReplicaRegistryRepository
 
findAll() - Method in class org.openwms.common.account.AccountController
 
findAll() - Method in interface org.openwms.common.account.AccountService
Find and return a list of all existing Accounts.
findAll() - Method in interface org.openwms.common.account.api.AccountApi
Find and return all existing Accounts.
findAll() - Method in class org.openwms.common.account.impl.AccountServiceImpl
Find and return a list of all existing Accounts.
findAll() - Method in interface org.openwms.common.location.api.LocationApi
Find and return all LocationTypes.
findAll() - Method in interface org.openwms.common.location.api.LocationGroupApi
Find and return all existing LocationGroups.
findAll() - Method in interface org.openwms.common.location.impl.LocationGroupRepository
 
findAll() - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Find and return all LocationGroups.
findAll() - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
Return a list of all LocationTypes in natural order.
findAll() - Method in class org.openwms.common.location.LocationGroupController
 
findAll() - Method in interface org.openwms.common.location.LocationGroupService
Find and return all LocationGroups.
findAll() - Method in class org.openwms.common.location.LocationTypeController
 
findAll() - Method in interface org.openwms.common.location.LocationTypeService
Return a list of all LocationTypes in natural order.
findAll() - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Find and return all existing TransportUnits.
findAll() - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Returns a List of all TransportUnitTypes.
findAll() - Method in class org.openwms.common.transport.TransportUnitController
 
findAll() - Method in interface org.openwms.common.transport.TransportUnitService
Find and return all existing TransportUnits.
findAll() - Method in interface org.openwms.common.transport.TransportUnitTypeService
Returns a List of all TransportUnitTypes.
findAllOf(List<String>) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return all Locations that belong to a LocationGroup.
findAllOf(List<String>) - Method in interface org.openwms.common.location.LocationService
Find and return all Locations that belong to a LocationGroup.
findByActualLocationOrderByActualLocationDate(Location) - Method in interface org.openwms.common.transport.impl.TransportUnitRepository
 
findByApplicationName(String) - Method in interface org.openwms.common.location.impl.registration.ReplicaRegistryRepository
 
findByBarcode(String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Find and return a TransportUnit by it's transportUnitBK.
findByBarcode(String) - Method in interface org.openwms.common.transport.TransportUnitService
Find and return a TransportUnit by it's transportUnitBK.
findByBarcode(Barcode) - Method in interface org.openwms.common.transport.impl.TransportUnitRepository
 
findByBarcodeIn(List<Barcode>) - Method in interface org.openwms.common.transport.impl.TransportUnitRepository
 
findByBarcodeInternal(Barcode) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
findByBarcodes(List<Barcode>) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Find and return all TransportUnits identified by their particular Barcode.
findByBarcodes(List<Barcode>) - Method in interface org.openwms.common.transport.TransportUnitService
Find and return all TransportUnits identified by their particular Barcode.
findByCoordinate(String) - Method in class org.openwms.common.location.LocationController
 
findByCoordinate(String, String, String, String, String) - Method in interface org.openwms.common.location.api.LocationApi
Find and return all Locations that match the given criteria expressed by area/aisle/x/y/z.
findByCoordinate(String, String, String, String, String) - Method in class org.openwms.common.location.LocationController
 
findByDefaultAccount(boolean) - Method in interface org.openwms.common.account.impl.AccountRepository
 
findByErpCode(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByErpCode(String) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByErpCode(String) - Method in interface org.openwms.common.location.api.LocationApi
Find and return a Location representation by the given erpCode.
findByErpCode(String) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByErpCode(String) - Method in class org.openwms.common.location.LocationController
 
findByErpCodeOpt(String) - Method in class org.openwms.common.location.WorkflowApi
 
findById(String) - Method in interface org.openwms.common.location.api.LocationApi
Find and return a Location.
findByIdentifier(String) - Method in interface org.openwms.common.account.AccountService
Find and return the Account.
findByIdentifier(String) - Method in class org.openwms.common.account.impl.AccountServiceImpl
Find and return the Account.
findByIdentifier(String) - Method in class org.openwms.common.account.AccountController
 
findByIdentifier(String) - Method in interface org.openwms.common.account.api.AccountApi
Find and return an Account.
findByIdentifier(String) - Method in interface org.openwms.common.account.impl.AccountRepository
 
findByIdOpt(String) - Method in class org.openwms.common.location.WorkflowApi
 
findByLocationGroup_Name(String) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByLocationGroup_Name(List<String>) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByLocationId(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByLocationId(String) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByLocationId(LocationPK) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByLocationIdContaining(LocationPK) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByLocationIdInternal(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
 
findByLocationIdOrThrow(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByLocationIdOrThrow(String) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByLocationPk(LocationPK) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByLocationPk(LocationPK) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByLocationPkOrThrow(LocationPK) - Method in class org.openwms.common.location.impl.LocationServiceImpl
 
findByName(String) - Method in interface org.openwms.common.account.AccountService
Find and return the Account.
findByName(String) - Method in class org.openwms.common.account.impl.AccountServiceImpl
Find and return the Account.
findByName(String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Find and return a LocationGroup identified by its unique name.
findByName(String) - Method in interface org.openwms.common.location.LocationGroupService
Find and return a LocationGroup identified by its unique name.
findByName(String) - Method in class org.openwms.common.account.AccountController
 
findByName(String) - Method in interface org.openwms.common.account.api.AccountApi
Find and return an Account.
findByName(String) - Method in interface org.openwms.common.account.impl.AccountRepository
 
findByName(String) - Method in interface org.openwms.common.location.api.LocationGroupApi
Find a LocationGroup with the given name.
findByName(String) - Method in interface org.openwms.common.location.impl.LocationGroupRepository
 
findByName(String) - Method in class org.openwms.common.location.LocationGroupController
 
findByName(String) - Method in class org.openwms.common.location.LocationTypeController
 
findByName(String) - Method in interface org.openwms.common.transport.barcode.NextBarcodeRepository
 
findByNameIn(List<String>) - Method in interface org.openwms.common.location.impl.LocationGroupRepository
 
findByNameOrThrow(String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Find and return a LocationGroup identified by its unique name.
findByNameOrThrow(String) - Method in interface org.openwms.common.location.LocationGroupService
Find and return a LocationGroup identified by its unique name.
findByNameOrThrowInternal(String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
findByNames(List<String>) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Find and return all LocationGroups with the given locationGroupNames.
findByNames(List<String>) - Method in interface org.openwms.common.location.LocationGroupService
Find and return all LocationGroups with the given locationGroupNames.
findByNames(List<String>) - Method in interface org.openwms.common.location.api.LocationGroupApi
Find all LocationGroups with the given names.
findByNames(List<String>) - Method in class org.openwms.common.location.LocationGroupController
 
findBypKey(String) - Method in interface org.openwms.common.account.impl.AccountRepository
 
findBypKey(String) - Method in interface org.openwms.common.location.impl.LocationGroupRepository
 
findBypKey(String) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findBypKey(String) - Method in interface org.openwms.common.location.impl.LocationTypeRepository
 
findBypKey(String) - Method in interface org.openwms.common.transport.impl.TransportUnitTypeRepository
 
findByPKey(String) - Method in interface org.openwms.common.account.AccountService
Find and return a single Account instance identified by its persistent key.
findByPKey(String) - Method in class org.openwms.common.account.impl.AccountServiceImpl
Find and return a single Account instance identified by its persistent key.
findByPKey(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByPKey(String) - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
Find and return a LocationType.
findByPKey(String) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByPKey(String) - Method in interface org.openwms.common.location.LocationTypeService
Find and return a LocationType.
findByPKey(String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Find and return a TransportUnit identified by the given pKey.
findByPKey(String) - Method in interface org.openwms.common.transport.TransportUnitService
Find and return a TransportUnit identified by the given pKey.
findByPKey(String) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Find and return a TransportUnitType.
findByPKey(String) - Method in class org.openwms.common.account.AccountController
 
findByPKey(String) - Method in interface org.openwms.common.location.api.LocationApi
Find and return a Location.
findByPKey(String) - Method in class org.openwms.common.location.LocationController
 
findByPKey(String) - Method in class org.openwms.common.location.LocationTypeController
 
findByPKey(String) - Method in interface org.openwms.common.transport.impl.TransportUnitRepository
 
findByPKey(String) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Find and return a TransportUnitType.
findByPKey(String) - Method in class org.openwms.common.transport.TransportUnitTypeController
 
findByPKeyOpt(String) - Method in class org.openwms.common.location.WorkflowApi
 
findByPlcCode(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return a Location.
findByPlcCode(String) - Method in interface org.openwms.common.location.LocationService
Find and return a Location.
findByPlcCode(String) - Method in interface org.openwms.common.location.api.LocationApi
Find and return a Location representation by the given plcCode.
findByPlcCode(String) - Method in interface org.openwms.common.location.impl.LocationRepository
 
findByPlcCode(String) - Method in class org.openwms.common.location.LocationController
 
findByPlcCodeOpt(String) - Method in class org.openwms.common.location.WorkflowApi
 
findByType(String) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Find and return a TransportUnitType identified by its unique business key.
findByType(String) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Find and return a TransportUnitType identified by its unique business key.
findByType(String) - Method in interface org.openwms.common.location.impl.LocationTypeRepository
 
findByType(String) - Method in interface org.openwms.common.transport.impl.TransportUnitTypeRepository
Find and return a TransportUnitType by the given type.
findByTypeName(String) - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
Find a LocationType by it's name.
findByTypeName(String) - Method in interface org.openwms.common.location.LocationTypeService
Find a LocationType by it's name.
findDefault() - Method in class org.openwms.common.account.AccountController
 
findDefault() - Method in interface org.openwms.common.account.AccountService
 
findDefault() - Method in interface org.openwms.common.account.api.AccountApi
Find and return the Account marked as default.
findDefault() - Method in class org.openwms.common.account.impl.AccountServiceImpl
findForLocationGroups(List<String>) - Method in interface org.openwms.common.location.api.LocationApi
Find and return all Locations that belong to one or more LocationGroups identified by their locationGroupNames.
findForLocationGroups(List<String>) - Method in class org.openwms.common.location.LocationController
 
findInternal(String) - Method in class org.openwms.common.location.impl.LocationServiceImpl
 
findInternal(String) - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
 
findInternal(String) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 
findInternalByPKey(String) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
findLocations(LocationPK) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Find and return all Locations that match the locationIds whereas the attributes of the LocationPK may include SQL wildcard operators, like '%', '_'.
findLocations(LocationPK) - Method in interface org.openwms.common.location.LocationService
Find and return all Locations that match the locationIds whereas the attributes of the LocationPK may include SQL wildcard operators, like '%', '_'.
findOnLocation(String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Find and return all TransportUnits that are located on the Location identified by the given actualLocation.
findOnLocation(String) - Method in interface org.openwms.common.transport.TransportUnitService
Find and return all TransportUnits that are located on the Location identified by the given actualLocation.
findTransportUnit(String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Find and return a TransportUnit identified by its business key (Barcode).
findTransportUnit(String) - Method in class org.openwms.common.transport.TransportUnitController
 
findTransportUnitByPKey(String) - Method in class org.openwms.common.transport.TransportUnitController
 
findTransportUnits(List<String>) - Method in class org.openwms.common.transport.TransportUnitController
 
findTransportUnits(List<String>) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Find and return all TransportUnit identified by their business keys (Barcodes).
findTransportUnitsOn(String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Find and return all TransportUnits that are booked on the given Location.
findTransportUnitsOn(String) - Method in class org.openwms.common.transport.TransportUnitController
 
findTransportUnitType(String) - Method in interface org.openwms.common.transport.api.TransportUnitTypeApi
Find and return a TransportUnitType identified by its type.
findTransportUnitType(String) - Method in class org.openwms.common.transport.TransportUnitTypeController
 
findTransportUnitTypes() - Method in interface org.openwms.common.transport.api.TransportUnitTypeApi
Find and return all TransportUnitTypes.
findTransportUnitTypes() - Method in class org.openwms.common.transport.TransportUnitTypeController
 
format(String) - Method in interface org.openwms.common.transport.barcode.BarcodeFormatter
Format the given barcode.
format(String) - Method in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
Format the given barcode.
format(String) - Method in class org.openwms.common.transport.barcode.NopBarcodeFormatter
Format the given barcode.
fromString(String) - Static method in class org.openwms.common.location.LocationPK
Create a LocationPK from the given String.

G

generate(String, String) - Method in interface org.openwms.common.transport.barcode.BarcodeGenerator
Generate a new Barcode.
generate(String, String) - Method in class org.openwms.common.transport.barcode.NumericBarcodeGenerator
Generate a new Barcode.
generator - Variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
getAccount() - Method in class org.openwms.common.location.Location
Return the Account this Location is assigned to.
getAccount() - Method in class org.openwms.common.location.LocationGroup
Return the Account this LocationGroup is assigned to.
getAccountId() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getAccountId() - Method in class org.openwms.common.location.api.LocationVO
 
getAccountId() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
getActualLocation() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getActualLocation() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getActualLocation() - Method in class org.openwms.common.transport.events.TransportUnitEvent
 
getActualLocation() - Method in class org.openwms.common.transport.TransportUnit
Get the actual Location of the TransportUnit.
getActualLocationDate() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getActualLocationDate() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getActualLocationDate() - Method in class org.openwms.common.transport.TransportUnit
Returns the date when the TransportUnit moved to the actualLocation.
getAisle() - Method in class org.openwms.common.location.LocationPK
Get the aisle region.
getAllowedLocationType() - Method in class org.openwms.common.transport.TypePlacingRule
Get the allowedLocationType.
getAllowedTransportUnitType() - Method in class org.openwms.common.transport.TypeStackingRule
Returns the allowed TransportUnitType that may be placed on the owning TransportUnitType.
getAllRegistered() - Method in interface org.openwms.common.location.impl.registration.RegistrationService
Get all currently registered service instances.
getAllRegistered() - Method in class org.openwms.common.location.impl.registration.RegistrationServiceImpl
Get all currently registered service instances.
getApplicationName() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getArea() - Method in class org.openwms.common.location.LocationPK
Get the area region.
getBarcode() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getBarcode() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getBarcode() - Method in class org.openwms.common.transport.TransportUnit
Return the Barcode of the TransportUnit.
getBaseTransportUnitType() - Method in class org.openwms.common.transport.TypeStackingRule
Get the transportUnitType.
getChildren() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getChildren() - Method in class org.openwms.common.transport.TransportUnit
Get all child TransportUnits.
getClassification() - Method in class org.openwms.common.location.Location
Returns the classification of the Location.
getCompatibility() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getCompatibility() - Method in class org.openwms.common.transport.TransportUnitType
Returns the compatibility of the TransportUnitType.
getCreateDate() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getCreatedByUser() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getCreateDt() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getCreateDt() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getCreateDt() - Method in class org.openwms.common.location.api.LocationVO
 
getCreateDt() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getCurrentBarcode() - Method in class org.openwms.common.transport.barcode.NextBarcode
 
getDescription() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getDescription() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getDescription() - Method in class org.openwms.common.location.Location
Returns the description of the Location.
getDescription() - Method in class org.openwms.common.location.LocationGroup
Returns the description text.
getDescription() - Method in class org.openwms.common.location.LocationType
Returns the description of this LocationType.
getDescription() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getDescription() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getDescription() - Method in class org.openwms.common.transport.TransportUnitType
Returns the description of the TransportUnitType.
getDetails() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getEmpty() - Method in class org.openwms.common.transport.TransportUnit
Indicates whether the TransportUnit is empty or not.
getErpCode() - Method in class org.openwms.common.location.api.LocationVO
 
getErpCode() - Method in class org.openwms.common.location.Location
Get the ERP Code of the Location.
getErrorCode() - Method in class org.openwms.common.location.api.ErrorCodeVO
 
getErrorNo() - Method in class org.openwms.common.transport.api.UnitErrorVO
 
getErrorNo() - Method in class org.openwms.common.transport.UnitError
 
getErrors() - Method in class org.openwms.common.transport.TransportUnit
 
getErrorText() - Method in class org.openwms.common.transport.api.UnitErrorVO
 
getErrorText() - Method in class org.openwms.common.transport.UnitError
 
getFormatter() - Method in class org.openwms.common.transport.barcode.NumericBarcodeGenerator
 
getGroup() - Method in class org.openwms.common.location.Location
Returns the group the Location belongs to.
getGroupId() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getGroupName() - Method in class org.openwms.common.transport.TransportUnit
Get the groupId.
getGroupStateIn() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getGroupStateIn() - Method in class org.openwms.common.location.LocationGroup
Returns the infeed state of the LocationGroup.
getGroupStateOut() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getGroupStateOut() - Method in class org.openwms.common.location.LocationGroup
Return the outfeed state of the LocationGroup.
getGroupType() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getGroupType() - Method in class org.openwms.common.location.LocationGroup
Returns the type of the LocationGroup.
getHeight() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getHeight() - Method in class org.openwms.common.location.LocationType
Returns the height of the LocationType.
getHeight() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getHeight() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getHeight() - Method in class org.openwms.common.transport.TransportUnitType
Returns the height of the TransportUnitType.
getIdentifier() - Method in class org.openwms.common.account.Account
 
getIdentifier() - Method in class org.openwms.common.account.api.AccountVO
 
getIncomingActive() - Method in class org.openwms.common.location.api.LocationVO
 
getIndex() - Method in class org.openwms.common.IndexController
 
getInventoryDate() - Method in class org.openwms.common.transport.TransportUnit
Returns the timestamp of the last inventory check of the TransportUnit.
getInventoryUser() - Method in class org.openwms.common.transport.TransportUnit
Returns the username of the User who performed the last inventory action on the TransportUnit.
getLabels() - Method in class org.openwms.common.location.Location
Returns the list of Strings set as labels for the Location.
getLastMovement() - Method in class org.openwms.common.location.Location
Return the date when the Location was updated the last time.
getLength() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getLength() - Method in class org.openwms.common.location.LocationType
Returns the length of the LocationType.
getLength() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getLength() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getLength() - Method in class org.openwms.common.transport.TransportUnitType
Get the length of the TransportUnitType.
getListLength() - Method in class org.openwms.common.location.StringListConverter
Return the maximum list length.
getLocation() - Method in class org.openwms.common.location.api.commands.LocationCommand
 
getLocationGroup() - Method in class org.openwms.common.location.Location
Return the LocationGroup where the Location belongs to.
getLocationGroupName() - Method in class org.openwms.common.location.api.LocationVO
 
getLocationGroups() - Method in class org.openwms.common.location.LocationGroup
Return all child LocationGroup.
getLocationId() - Method in class org.openwms.common.location.api.LocationVO
 
getLocationId() - Method in class org.openwms.common.location.Location
Returns the locationId (natural key) of the Location.
getLocationKeys(LocationGroup) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
getLocations() - Method in class org.openwms.common.location.LocationGroup
Return all Locations.
getLocationType() - Method in class org.openwms.common.location.Location
Returns the type of Location.
getLockType() - Method in class org.openwms.common.location.api.events.TargetEvent
 
getMaxFillLevel() - Method in class org.openwms.common.location.LocationGroup
Returns the maximum fill level of the LocationGroup.
The maximum fill level defines how many Locations of the LocationGroup can be occupied by TransportUnits.
getMaximumWeight() - Method in class org.openwms.common.location.Location
Return the maximum allowed weight on the Location.
getMessageNo() - Method in class org.openwms.common.location.Message
Return the message number.
getMessageNumber() - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
getMessageOccurred() - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
getMessages() - Method in class org.openwms.common.location.Location
Returns an unmodifiable Set of Messages stored for the Location.
getMessageText() - Method in class org.openwms.common.location.Message
Return the message text.
getMessageText() - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
getName() - Method in class org.openwms.common.account.Account
 
getName() - Method in class org.openwms.common.account.api.AccountVO
 
getName() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getName() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
getName() - Method in class org.openwms.common.location.LocationGroup
Returns the name of the LocationGroup.
getName() - Method in class org.openwms.common.transport.barcode.NextBarcode
 
getNoLocations() - Method in class org.openwms.common.location.LocationGroup
Returns the count of all sub Locations.
getNoMaxTransportUnits() - Method in class org.openwms.common.location.Location
Returns the maximum number of TransportUnits allowed on the Location.
getNoTransportUnits() - Method in class org.openwms.common.transport.TransportUnit
Number of TransportUnits belonging to the TransportUnit.
getNoTransportUnits() - Method in class org.openwms.common.transport.TypeStackingRule
Returns the number of TransportUnitTypes that may be placed on the owning TransportUnitType.
getOperationMode() - Method in class org.openwms.common.location.api.events.TargetEvent
 
getOperationMode() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getOperationMode() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
getOperationMode() - Method in class org.openwms.common.location.LocationGroup
Get the current operation mode this LocationGroup operates in.
getOutgoingActive() - Method in class org.openwms.common.location.api.LocationVO
 
getParent() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getParent() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
getParent() - Method in class org.openwms.common.location.LocationGroup
Returns the parent LocationGroup.
getParent() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getParent() - Method in class org.openwms.common.transport.TransportUnit
Returns the parent TransportUnit.
getPayload() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getPayload() - Method in class org.openwms.common.transport.TransportUnitType
Returns the payload of the TransportUnitType.
getpKey() - Method in class org.openwms.common.account.api.AccountVO
 
getpKey() - Method in class org.openwms.common.location.api.commands.RevokeLocationRemoveCommand
 
getpKey() - Method in class org.openwms.common.location.api.LocationGroupVO
 
getpKey() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getpKey() - Method in class org.openwms.common.location.api.LocationVO
 
getpKey() - Method in interface org.openwms.common.location.api.TargetVO
Get the persistent key.
getpKey() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getpKey() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getpKey() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getpKey() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getPlcCode() - Method in class org.openwms.common.location.api.LocationVO
 
getPlcCode() - Method in class org.openwms.common.location.Location
Get the PLC Code of the Location.
getPlcState() - Method in class org.openwms.common.location.api.ErrorCodeVO
 
getPlcState() - Method in class org.openwms.common.location.api.LocationVO
 
getPlcState() - Method in class org.openwms.common.location.Location
Return the current set plc state.
getPreviousLocation() - Method in class org.openwms.common.transport.events.TransportUnitEvent
 
getPrivilegeLevel() - Method in class org.openwms.common.transport.TypePlacingRule
Get the privilegeLevel.
getReAllocation() - Method in class org.openwms.common.location.api.events.TargetEvent
 
getRegisteredAt() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getRemovalEndpoint() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getRequestRemovalEndpoint() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getSender() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getSeparator() - Method in class org.openwms.common.location.StringListConverter
Return the separator that is used to separate the String into a List of Strings.
getSortOrder() - Method in class org.openwms.common.location.api.LocationVO
 
getSortOrder() - Method in class org.openwms.common.location.Location
Get the sortOrder.
getSource() - Method in class org.openwms.common.location.events.DeletionFailedEvent
 
getState() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getState() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getState() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getState() - Method in class org.openwms.common.transport.TransportUnit
Return the state of the TransportUnit.
getStockZone() - Method in class org.openwms.common.location.api.LocationVO
 
getStockZone() - Method in class org.openwms.common.location.Location
Returns the stockZone.
getSystemCode() - Method in class org.openwms.common.location.Subsystem
Returns the systemCode.
getSystemName() - Method in class org.openwms.common.location.Subsystem
Returns the systemName.
getTargetBK() - Method in class org.openwms.common.location.api.events.TargetEvent
 
getTargetLocation() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getTargetLocation() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getTargetLocation() - Method in class org.openwms.common.transport.TransportUnit
Get the target Location of the TransportUnit.
getTransaction() - Method in class org.openwms.common.spi.transactions.commands.TransactionCommand
 
getTransportUnit() - Method in class org.openwms.common.transport.api.commands.TUCommand
 
getTransportUnit() - Method in class org.openwms.common.transport.UnitError
 
getTransportUnitId() - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
getTransportUnits() - Method in class org.openwms.common.transport.TransportUnitType
Returns a Set of all TransportUnits belonging to the TransportUnitType.
getTransportUnitType() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
getTransportUnitType() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getTransportUnitType() - Method in class org.openwms.common.transport.TransportUnit
Return the TransportUnitType of the TransportUnit.
getTransportUnitType() - Method in class org.openwms.common.transport.TypePlacingRule
Get the transportUnitType.
getType() - Method in class org.openwms.common.location.api.commands.LocationCommand
 
getType() - Method in class org.openwms.common.location.api.events.LocationEvent
 
getType() - Method in class org.openwms.common.location.api.events.LocationGroupEvent
 
getType() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getType() - Method in class org.openwms.common.location.api.LocationVO
 
getType() - Method in class org.openwms.common.location.LocationType
Returns the unique identifier of the LocationType.
getType() - Method in class org.openwms.common.spi.transactions.commands.TransactionCommand
 
getType() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
getType() - Method in interface org.openwms.common.transport.api.commands.Command
 
getType() - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
getType() - Method in class org.openwms.common.transport.api.commands.TUCommand
 
getType() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getType() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getType() - Method in class org.openwms.common.transport.events.TransportUnitEvent
 
getType() - Method in class org.openwms.common.transport.events.TransportUnitTypeEvent
 
getType() - Method in class org.openwms.common.transport.TransportUnitType
Returns the type of the TransportUnitType.
getTypePlacingRules() - Method in class org.openwms.common.transport.TransportUnitType
Returns all TypePlacingRules belonging to the TransportUnitType.
getTypeStackingRules() - Method in class org.openwms.common.transport.TransportUnitType
Returns a Set of all TypeStackingRules.
getUnRegisteredAt() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
getValue() - Method in class org.openwms.common.transport.barcode.Barcode
Return the Barcode value.
getWeight() - Method in class org.openwms.common.transport.api.TransportUnitVO
 
getWeight() - Method in class org.openwms.common.transport.TransportUnit
Returns the current weight of the TransportUnit.
getWeightMax() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getWeightMax() - Method in class org.openwms.common.transport.TransportUnitType
Get the weightMax.
getWeightTare() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getWeightTare() - Method in class org.openwms.common.transport.TransportUnitType
Get the weightTare.
getWidth() - Method in class org.openwms.common.location.api.LocationTypeVO
 
getWidth() - Method in class org.openwms.common.location.LocationType
Returns the width of this LocationType.
getWidth() - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
getWidth() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
getWidth() - Method in class org.openwms.common.transport.TransportUnitType
Returns the width of the TransportUnitType.
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.
group - Variable in class org.openwms.common.location.Location
Some group the Location belongs to.
groupId - Variable in class org.openwms.common.transport.api.TransportUnitVO
A TransportUnit may belong to a group of TransportUnits.
groupName - Variable in class org.openwms.common.transport.TransportUnit
A TransportUnit may belong to a group of TransportUnits.
groupStateIn - Variable in class org.openwms.common.location.api.LocationGroupVO
Infeed state, controlled by the subsystem only.
groupStateIn - Variable in class org.openwms.common.location.LocationGroup
State of infeed, controlled by the subsystem only.
groupStateIn - Variable in class org.openwms.common.location.LocationGroupController
 
groupStateOut - Variable in class org.openwms.common.location.api.LocationGroupVO
Outfeed state.
groupStateOut - Variable in class org.openwms.common.location.LocationGroup
State of outfeed.
groupStateOut - Variable in class org.openwms.common.location.LocationGroupController
 
groupType - Variable in class org.openwms.common.location.api.LocationGroupVO
A type can be assigned to a LocationGroup.
groupType - Variable in class org.openwms.common.location.LocationGroup
A type can be assigned to a LocationGroup.

H

handle(MessageCommand) - Method in interface org.openwms.common.transport.commands.MessageCommandHandler
Process a MessageCommand.
handle(MessageCommand) - Method in class org.openwms.common.transport.commands.MessageCommandHandlerImpl
Process a MessageCommand.
handle(TUCommand) - Method in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
handler - Variable in class org.openwms.common.transport.commands.TransportUnitCommandListener
 
hasChildren() - Method in class org.openwms.common.transport.TransportUnit
Checks whether this TransportUnit has child TransportUnits or not.
hashCode() - Method in class org.openwms.common.account.Account
All fields,
hashCode() - Method in class org.openwms.common.account.api.AccountVO
All fields.
hashCode() - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Returns a hash code value for this object.
hashCode() - Method in class org.openwms.common.location.api.ErrorCodeVO
 
hashCode() - Method in class org.openwms.common.location.api.events.TargetEvent
 
hashCode() - Method in class org.openwms.common.location.api.LocationGroupVO
All fields.
hashCode() - Method in class org.openwms.common.location.api.LocationTypeVO
All fields.
hashCode() - Method in class org.openwms.common.location.api.LocationVO
All fields.
hashCode() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns a hash code value for this object.
hashCode() - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
All fields.
hashCode() - Method in class org.openwms.common.location.Location
hashCode() - Method in class org.openwms.common.location.LocationGroup
hashCode() - Method in class org.openwms.common.location.LocationPK
hashCode() - Method in class org.openwms.common.location.LocationType
hashCode() - Method in class org.openwms.common.location.Message
hashCode() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
hashCode() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
All fields.
hashCode() - Method in class org.openwms.common.transport.api.TransportUnitVO
All fields.
hashCode() - Method in class org.openwms.common.transport.api.UnitErrorVO
 
hashCode() - Method in class org.openwms.common.transport.barcode.Barcode
hashCode() - Method in class org.openwms.common.transport.barcode.NextBarcode
 
hashCode() - Method in class org.openwms.common.transport.TransportUnit
Uses barcode for calculation.
hashCode() - Method in class org.openwms.common.transport.TransportUnitType
hashCode() - Method in class org.openwms.common.transport.TypePlacingRule
hashCode() - Method in class org.openwms.common.transport.TypeStackingRule
hashCode() - Method in class org.openwms.common.transport.UnitError
hasLocationGroups() - Method in class org.openwms.common.location.LocationGroup
Check whether this LocationGroup has LocationGroups as children.
hasLocationId() - Method in class org.openwms.common.location.Location
Check if the Location has a locationId set.
hasLocations() - Method in class org.openwms.common.location.LocationGroup
Check whether this LocationGroup has Locations assigned.
hasParent() - Method in class org.openwms.common.location.api.LocationGroupVO
Check whether the LocationGroup has a parent.
hasParent() - Method in class org.openwms.common.location.LocationGroup
Whether this LocationGroup has a parent LocationGroup or not.
hasParent() - Method in class org.openwms.common.transport.TransportUnit
Checks whether this TransportUnit has a parent TransportUnit or not.
hasTargetLocation() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
height - Variable in class org.openwms.common.location.api.LocationTypeVO
Height.
height - Variable in class org.openwms.common.location.LocationType
Height of the LocationType.
height - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
height - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined height.
height - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
height - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Height of the TransportUnitType.
height - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
height - Variable in class org.openwms.common.transport.TransportUnitType
Height of the TransportUnitType.
height(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
height(int) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the height and returns a reference to this Builder so that the methods can be chained together.

I

id - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the id record component.
id() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the id record component.
identifier - Variable in class org.openwms.common.account.Account
Unique identifier.
identifier - Variable in class org.openwms.common.account.api.AccountVO
Unique identifier.
IN - Enum constant in enum class org.openwms.common.location.api.LockMode
Locked for inbound operations.
IN_AND_OUT - Enum constant in enum class org.openwms.common.location.api.LockMode
Locked for inbound and outbound operations.
incomingActive - Variable in class org.openwms.common.location.api.LocationVO
Whether the Location is enabled for incoming movements (read-only).
incomingActive - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
If the LocationGroup is available for inbound operations.
incomingActive - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the incomingActive record component.
incomingActive - Variable in class org.openwms.common.location.Location
Signals the incoming state of the Location.
incomingActive() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the incomingActive record component.
index() - Method in class org.openwms.common.account.AccountController
 
index() - Method in class org.openwms.common.location.LocationController
 
index() - Method in class org.openwms.common.location.LocationGroupController
 
index() - Method in class org.openwms.common.location.LocationTypeController
 
index() - Method in class org.openwms.common.transport.TransportUnitController
 
index() - Method in class org.openwms.common.transport.TransportUnitTypeController
 
IndexController - Class in org.openwms.common
A IndexController serves the root Index resource via REST.
IndexController() - Constructor for class org.openwms.common.IndexController
 
INFEED - Static variable in class org.openwms.common.location.api.LocationGroupMode
The subsystem connected to the LocationGroup is able to drive Infeed operations.
INFEED_AND_OUTFEED - Static variable in class org.openwms.common.location.api.LocationGroupMode
The subsystem connected to the LocationGroup is able to drive Infeed and Outfeed operations.
inInfeedMode() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
initInventory() - Method in class org.openwms.common.transport.TransportUnit
Initialize inventory info of the TransportUnit.
inOutfeedMode() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
inventoryDate - Variable in class org.openwms.common.transport.TransportUnit
Date of last inventory check.
inventoryUser - Variable in class org.openwms.common.transport.TransportUnit
The User who performed the last inventory action on the TransportUnit.
isConsideredInAllocation() - Method in class org.openwms.common.location.Location
Determine whether the Location is considered during allocation.
isDefaultAccount() - Method in class org.openwms.common.account.Account
 
isIncomingActive() - Method in class org.openwms.common.location.api.LocationGroupVO
Checks whether the LocationGroup is available for infeed.
isIncomingActive() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
isInfeedActive() - Method in class org.openwms.common.location.Location
Determine whether incoming mode is activated and TransportUnits can be put on this Location.
isInfeedAllowed() - Method in class org.openwms.common.location.LocationGroup
Check whether infeed is allowed for the LocationGroup.
isInfeedBlocked() - Method in class org.openwms.common.location.api.LocationGroupVO
Checks whether the LocationGroup is blocked for infeed.
isInfeedBlocked() - Method in class org.openwms.common.location.api.LocationVO
Checks whether the Location is blocked for incoming goods.
isInfeedBlocked() - Method in class org.openwms.common.location.Location
Check whether infeed is blocked and moving TransportUnits to here is forbidden.
isInfeedBlocked() - Method in class org.openwms.common.location.LocationGroup
Check whether infeed of the LocationGroup is blocked.
isLocationGroupCountingActive() - Method in class org.openwms.common.location.Location
Determine whether the Location is part of the parent LocationGroups calculation procedure of TransportUnits.
isLocationGroupCountingActive() - Method in class org.openwms.common.location.LocationGroup
Returns the locationGroupCountingActive.
isOutfeedActive() - Method in class org.openwms.common.location.Location
Determine whether outgoing mode is activated and TransportUnits can leave this Location.
isOutfeedAllowed() - Method in class org.openwms.common.location.LocationGroup
Check whether outfeed is allowed for the LocationGroup.
isOutfeedBlocked() - Method in class org.openwms.common.location.api.LocationVO
Checks whether the Location is blocked for outgoing goods.
isOutfeedBlocked() - Method in class org.openwms.common.location.Location
Check whether outfeed is blocked and moving TransportUnits from here is forbidden.
isOutfeedBlocked() - Method in class org.openwms.common.location.LocationGroup
Check whether outfeed of the LocationGroup is blocked.
isOutgoingActive() - Method in class org.openwms.common.location.api.LocationGroupVO
Checks whether the LocationGroup is available for outfeed.
isOutgoingActive() - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
isValid(String) - Static method in class org.openwms.common.location.LocationPK
Checks whether the given locationPK String is in valid format.

K

KEY_LENGTH - Static variable in class org.openwms.common.location.LocationPK
 

L

labels - Variable in class org.openwms.common.location.Location
A Location can be assigned to a particular labels.
lastMovement - Variable in class org.openwms.common.location.Location
Date of last movement.
LEFT - Enum constant in enum class org.openwms.common.transport.barcode.Barcode.BARCODE_ALIGN
Barcode is left aligned.
length - Variable in class org.openwms.common.location.api.LocationTypeVO
Length.
length - Variable in class org.openwms.common.location.LocationType
Length of the LocationType.
length - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
length - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined length.
length - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
length - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Length of the TransportUnitType.
length - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
length - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
length - Variable in class org.openwms.common.transport.TransportUnitType
Length of the TransportUnitType.
length(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
length(int) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the length and returns a reference to this Builder so that the methods can be chained together.
LENGTH_NAME - Static variable in class org.openwms.common.location.LocationGroup
Length of the name field; used for telegram mapping and for column definition.
lgExchange(String) - Method in class org.openwms.common.app.CommonAsyncConfiguration
 
loadRules(String) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Return a List of all Rules that belong to this TransportUnitType type.
loadRules(String) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Return a List of all Rules that belong to this TransportUnitType type.
localeChangeInterceptor() - Method in class org.openwms.common.app.CommonModuleConfiguration
 
localeResolver() - Method in class org.openwms.common.app.CommonModuleConfiguration
 
location - Variable in class org.openwms.common.location.api.commands.LocationCommand
 
Location - Class in org.openwms.common.location
A Location, represents a physical or virtual place in a warehouse.
Location() - Constructor for class org.openwms.common.location.Location
Dear JPA...
Location(LocationPK) - Constructor for class org.openwms.common.location.Location
Create a new Location with the business key.
Location(LocationPK, Account, LocationGroup, LocationType, String, String, Integer, String) - Constructor for class org.openwms.common.location.Location
Create a new Location.
LOCATION_EMPTY - Static variable in class org.openwms.common.location.api.LocationApiConstants
Location unexpected empty.
LOCATION_GROUP_EXISTS - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_GROUP_NOT_FOUND - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_GROUP_NOT_FOUND_BY_PKEY - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_ID_EXISTS - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_ID_INVALID - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_NOT_FOUND_BY_ERP_CODE - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_NOT_FOUND_BY_ID - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_NOT_FOUND_BY_PKEY - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_NOT_FOUND_BY_PLC_CODE - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_TYPE_NOT_FOUND - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCATION_TYPE_NOT_FOUND_BY_PKEY - Static variable in class org.openwms.common.CommonMessageCodes
 
Location.LocationBuilder - Class in org.openwms.common.location
 
LocationApi - Interface in org.openwms.common.location.api
A LocationApi defines the public REST API to manage Locations.
LocationApiConstants - Class in org.openwms.common.location.api
A LocationApiConstants.
LocationApiConstants() - Constructor for class org.openwms.common.location.api.LocationApiConstants
 
LocationBuilder(Location) - Constructor for class org.openwms.common.location.Location.LocationBuilder
 
LocationCommand - Class in org.openwms.common.location.api.commands
A LocationCommand.
LocationCommand(LocationCommand.Type, LocationMO) - Constructor for class org.openwms.common.location.api.commands.LocationCommand
 
LocationCommand.Type - Enum Class in org.openwms.common.location.api.commands
 
LocationCommandListener - Class in org.openwms.common.location.commands
A LocationCommandListener.
LocationCommandListener(Validator, LocationService) - Constructor for class org.openwms.common.location.commands.LocationCommandListener
 
LocationController - Class in org.openwms.common.location
A LocationController.
LocationController(LocationService, LocationMapper, Translator, LocationRemovalManager) - Constructor for class org.openwms.common.location.LocationController
 
LocationEvent - Class in org.openwms.common.location.api.events
A LocationEvent.
LocationEvent(Object, LocationEvent.LocationEventType) - Constructor for class org.openwms.common.location.api.events.LocationEvent
Create a new LocationEvent.
LocationEvent.LocationEventType - Enum Class in org.openwms.common.location.api.events
 
LocationEventType() - Constructor for enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
locationGroup - Variable in class org.openwms.common.location.Location
The LocationGroup the Location belongs to.
LocationGroup - Class in org.openwms.common.location
A LocationGroup is a logical group of Locations with same characteristics.
LocationGroup() - Constructor for class org.openwms.common.location.LocationGroup
Dear JPA...
LocationGroup(String) - Constructor for class org.openwms.common.location.LocationGroup
Create a new LocationGroup with a unique name.
LocationGroupApi - Interface in org.openwms.common.location.api
A LocationGroupApi.
LocationGroupController - Class in org.openwms.common.location
A LocationGroupController.
LocationGroupController(Translator, LocationGroupService, LocationGroupMapper, ErrorCodeTransformers.GroupStateIn, ErrorCodeTransformers.GroupStateOut) - Constructor for class org.openwms.common.location.LocationGroupController
 
locationGroupCountingActive - Variable in class org.openwms.common.location.Location
Shall the Location be included in the calculation of TransportUnits of the parent LocationGroup.
locationGroupCountingActive - Variable in class org.openwms.common.location.LocationGroup
Is the LocationGroup included in the calculation of TransportUnits.
LocationGroupEvent - Class in org.openwms.common.location.api.events
A LocationGroupEvent.
LocationGroupEvent(Object, LocationGroupEvent.LocationGroupEventType) - Constructor for class org.openwms.common.location.api.events.LocationGroupEvent
Create a new RootApplicationEvent.
LocationGroupEvent.LocationGroupEventType - Enum Class in org.openwms.common.location.api.events
 
LocationGroupEventPropagator - Class in org.openwms.common.location.impl
A LocationGroupEventPropagator.
LocationGroupEventPropagator(AmqpTemplate, Validator, String, LocationMapper, LocationGroupMapper) - Constructor for class org.openwms.common.location.impl.LocationGroupEventPropagator
 
LocationGroupEventType() - Constructor for enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
locationGroupMapper - Variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
locationGroupMapper - Variable in class org.openwms.common.location.LocationMapperImpl
 
LocationGroupMapper - Class in org.openwms.common.location
A LocationGroupMapper.
LocationGroupMapper() - Constructor for class org.openwms.common.location.LocationGroupMapper
 
LocationGroupMapperImpl - Class in org.openwms.common.location
 
LocationGroupMapperImpl() - Constructor for class org.openwms.common.location.LocationGroupMapperImpl
 
LocationGroupMO - Class in org.openwms.common.location.api.messages
A LocationGroupMO is a Message Object (MO) uses as DTO between services that represents a LocationGroup.
LocationGroupMO() - Constructor for class org.openwms.common.location.api.messages.LocationGroupMO
 
LocationGroupMode - Class in org.openwms.common.location.api
A LocationGroupMode defines possible operation modes a LocationGroup can be operated.
LocationGroupMode() - Constructor for class org.openwms.common.location.api.LocationGroupMode
 
locationGroupName - Variable in class org.openwms.common.location.api.LocationVO
The name of LocationGroup the Location belongs to.
LocationGroupRepository - Interface in org.openwms.common.location.impl
A LocationGroupRepository adds particular functionality regarding LocationGroup entity classes.
locationGroups - Variable in class org.openwms.common.location.LocationGroup
Child LocationGroups.
locationGroupService - Variable in class org.openwms.common.location.LocationGroupController
 
locationGroupService - Variable in class org.openwms.common.location.LocationGroupMapper
 
locationGroupService - Variable in class org.openwms.common.location.TargetController
 
LocationGroupService - Interface in org.openwms.common.location
A LocationGroupService offers some useful methods regarding the general handling of LocationGroups.
LocationGroupServiceImpl - Class in org.openwms.common.location.impl
A LocationGroupServiceImpl is a Spring managed transactional Service that operates on LocationGroup entities and spans the tx boundary.
LocationGroupServiceImpl(ApplicationContext, Translator, LocationGroupRepository, AccountService, LocationRemovalManager) - Constructor for class org.openwms.common.location.impl.LocationGroupServiceImpl
 
locationGroupSetToLocationGroupVOList(Set<LocationGroup>) - Method in class org.openwms.common.location.LocationGroupMapperImpl
 
LocationGroupState - Enum Class in org.openwms.common.location.api
A LocationGroupState defines possible states used for LocationGroups.
LocationGroupState() - Constructor for enum class org.openwms.common.location.api.LocationGroupState
 
LocationGroupStateConverter - Interface in org.openwms.common.location.impl
A LocationGroupStateConverter.
LocationGroupStateConverterImpl - Class in org.openwms.common.location.impl
 
LocationGroupStateConverterImpl() - Constructor for class org.openwms.common.location.impl.LocationGroupStateConverterImpl
 
LocationGroupVO - Class in org.openwms.common.location.api
A LocationGroupVO represents a LocationGroup.
LocationGroupVO() - Constructor for class org.openwms.common.location.api.LocationGroupVO
 
LocationGroupVO(String) - Constructor for class org.openwms.common.location.api.LocationGroupVO
 
LocationGroupVO(String, LocationGroupState, LocationGroupState) - Constructor for class org.openwms.common.location.api.LocationGroupVO
 
locationId - Variable in class org.openwms.common.location.api.LocationVO
Unique natural key.
locationId - Variable in class org.openwms.common.location.Location
Unique natural key.
locationMapper - Variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
locationMapper - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
locationMapper - Variable in class org.openwms.common.transport.TransportUnitMapperImpl
 
LocationMapper - Interface in org.openwms.common.location
A LocationMapper.
LocationMapperImpl - Class in org.openwms.common.location
 
LocationMapperImpl(AccountMapper, LocationTypeMapper, LocationGroupMapper) - Constructor for class org.openwms.common.location.LocationMapperImpl
 
LocationMO - Record Class in org.openwms.common.location.api.messages
A LocationMO is a Message Object (MO) uses as DTO between services that represents a Location.
LocationMO(String, String, String, String, String, Boolean, Boolean, Integer) - Constructor for record class org.openwms.common.location.api.messages.LocationMO
Creates an instance of a LocationMO record class.
locationNotFound(String) - Method in class org.openwms.common.location.LocationController
 
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.
LocationRegistrationCommandListener - Class in org.openwms.common.location.impl.registration
A LocationRegistrationCommandListener.
LocationRegistrationCommandListener(RegistrationService) - Constructor for class org.openwms.common.location.impl.registration.LocationRegistrationCommandListener
 
locationRemovalManager - Variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
locationRemovalManager - Variable in class org.openwms.common.location.LocationController
 
LocationRemovalManager - Interface in org.openwms.common.location
A LocationRemovalManager.
LocationRemovalManagerImpl - Class in org.openwms.common.location.impl
A LocationRemovalManagerImpl.
LocationRemovalManagerImpl(ApplicationEventPublisher, Translator, RestTemplate, LocationRepository, RegistrationService, DiscoveryClient) - Constructor for class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
LocationReplicaRegistration - Record Class in org.openwms.common.location.api.commands
A LocationReplicaRegistration.
LocationReplicaRegistration(String, String, String) - Constructor for record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Creates an instance of a LocationReplicaRegistration record class.
LocationRepository - Interface in org.openwms.common.location.impl
A LocationRepository adds particular functionality regarding Location entity classes.
locations - Variable in class org.openwms.common.location.LocationGroup
Child Locations.
locationService - Variable in class org.openwms.common.location.commands.LocationCommandListener
 
locationService - Variable in class org.openwms.common.location.LocationController
 
locationService - Variable in class org.openwms.common.location.TargetController
 
locationService - Variable in class org.openwms.common.location.WorkflowApi
 
locationService - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
LocationService - Interface in org.openwms.common.location
A LocationService manages Locations.
LocationServiceImpl - Class in org.openwms.common.location.impl
A LocationServiceImpl is a Spring managed transactional Service that operates on Location entities and spans the tx boundary.
LocationServiceImpl(Translator, LocationMapper, LocationRepository, ErrorCodeTransformers.LocationStateIn, ErrorCodeTransformers.LocationStateOut, ApplicationContext) - Constructor for class org.openwms.common.location.impl.LocationServiceImpl
 
locationType - Variable in class org.openwms.common.location.Location
The LocationType the Location belongs to.
LocationType - Class in org.openwms.common.location
A LocationType defines a type of Locations with same characteristics.
LocationType() - Constructor for class org.openwms.common.location.LocationType
Dear JPA...
LocationType(String) - Constructor for class org.openwms.common.location.LocationType
Create a new LocationType with an unique natural key.
LocationTypeController - Class in org.openwms.common.location
A LocationTypeController.
LocationTypeController(LocationTypeService, LocationTypeMapper) - Constructor for class org.openwms.common.location.LocationTypeController
 
locationTypeMapper - Variable in class org.openwms.common.location.LocationMapperImpl
 
LocationTypeMapper - Class in org.openwms.common.location
A LocationTypeMapper.
LocationTypeMapper() - Constructor for class org.openwms.common.location.LocationTypeMapper
 
LocationTypeMapperImpl - Class in org.openwms.common.location
 
LocationTypeMapperImpl() - Constructor for class org.openwms.common.location.LocationTypeMapperImpl
 
LocationTypeRepository - Interface in org.openwms.common.location.impl
A LocationTypeRepository adds particular functionality regarding LocationType entity classes.
locationTypeService - Variable in class org.openwms.common.location.LocationTypeController
 
locationTypeService - Variable in class org.openwms.common.location.LocationTypeMapper
 
LocationTypeService - Interface in org.openwms.common.location
A LocationTypeService offers useful methods according to the handling of LocationTypes.
LocationTypeServiceImpl - Class in org.openwms.common.location.impl
A LocationTypeServiceImpl is a Spring managed transactional Service that operates on LocationType entities and spans the tx boundary.
LocationTypeServiceImpl(Translator, LocationTypeRepository) - Constructor for class org.openwms.common.location.impl.LocationTypeServiceImpl
 
LocationTypeVO - Class in org.openwms.common.location.api
A LocationTypeVO defines a type of Locations with same characteristics.
LocationTypeVO() - Constructor for class org.openwms.common.location.api.LocationTypeVO
 
LocationTypeVO(String) - Constructor for class org.openwms.common.location.api.LocationTypeVO
 
LocationVO - Class in org.openwms.common.location.api
A LocationVO represents a physical or virtual place in a warehouse.
LocationVO() - Constructor for class org.openwms.common.location.api.LocationVO
 
LocationVO(String) - Constructor for class org.openwms.common.location.api.LocationVO
 
locCommandsBinding(TopicExchange, Queue, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
lock(String, Boolean) - Method in interface org.openwms.common.location.api.TargetApi
Lock the Target identified by targetBK.
lock(String, Boolean) - Method in class org.openwms.common.location.TargetController
Lock the Target identified by targetBK.
LOCK_MODE_UNSUPPORTED - Static variable in class org.openwms.common.CommonMessageCodes
 
LOCK_STATE_IN - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
LOCK_STATE_IN_AND_OUT - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
LOCK_STATE_OUT - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
LOCK_TYPE_UNSUPPORTED - Static variable in class org.openwms.common.CommonMessageCodes
 
LockMode - Enum Class in org.openwms.common.location.api
A LockMode is an enumeration of possible modes a Target resource can be locked for.
LockMode() - Constructor for enum class org.openwms.common.location.api.LockMode
 
lockType - Variable in class org.openwms.common.location.api.events.TargetEvent.Builder
 
lockType - Variable in class org.openwms.common.location.api.events.TargetEvent
 
lockType(LockType) - Method in class org.openwms.common.location.api.events.TargetEvent.Builder
 
LockType - Enum Class in org.openwms.common.location.api
A LockType defines the possible types of locks a Target can be set to.
LockType() - Constructor for enum class org.openwms.common.location.api.LockType
 
locRegistrationCommandsBinding(TopicExchange, Queue, String) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
LOGGER - Static variable in class org.openwms.common.location.commands.LocationCommandListener
 
LOGGER - Static variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
LOGGER - Static variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
LOGGER - Static variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
LOGGER - Static variable in class org.openwms.common.location.impl.LocationServiceImpl
 
LOGGER - Static variable in class org.openwms.common.location.impl.registration.LocationRegistrationCommandListener
 
LOGGER - Static variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
LOGGER - Static variable in class org.openwms.common.transport.commands.MessageCommandHandlerImpl
 
LOGGER - Static variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
LOGGER - Static variable in class org.openwms.common.transport.commands.TransportUnitCommandListener
 
LOGGER - Static variable in class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
LOGGER - Static variable in class org.openwms.common.transport.events.TransportUnitEventListener
 
LOGGER - Static variable in class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 
LOGGER - Static variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
LOGGER - Static variable in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 

M

main(String[]) - Static method in class org.openwms.common.CommonStarter
Boot up!
mapper - Variable in class org.openwms.common.account.AccountController
 
mapper - Variable in class org.openwms.common.location.LocationController
 
mapper - Variable in class org.openwms.common.location.LocationGroupController
 
mapper - Variable in class org.openwms.common.location.LocationTypeController
 
mapper - Variable in class org.openwms.common.location.WorkflowApi
 
mapper - Variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
mapper - Variable in class org.openwms.common.transport.events.TransportUnitEventPropagator
 
mapper - Variable in class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 
mapper - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
mapper - Variable in class org.openwms.common.transport.TransportUnitController
 
mapper - Variable in class org.openwms.common.transport.TransportUnitTypeController
 
markForDeletion(Collection<String>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
Mark Locations for upcoming deletion.
markForDeletion(Collection<String>) - Method in interface org.openwms.common.location.LocationRemovalManager
Mark Locations for upcoming deletion.
maxFillLevel - Variable in class org.openwms.common.location.LocationGroup
Maximum fill level of the LocationGroup.
maximumWeight - Variable in class org.openwms.common.location.Location
Maximum allowed weight on the Location.
MEDIA_TYPE - Static variable in class org.openwms.common.account.api.AccountVO
HTTP media type representation.
MEDIA_TYPE - Static variable in class org.openwms.common.location.api.LocationTypeVO
HTTP media type representation.
MEDIA_TYPE - Static variable in class org.openwms.common.location.api.LocationVO
HTTP media type representation.
MEDIA_TYPE - Static variable in class org.openwms.common.spi.transactions.TransactionVO
HTTP media type representation.
MEDIA_TYPE - Static variable in class org.openwms.common.transport.api.TransportUnitTypeVO
HTTP media type representation.
MEDIA_TYPE - Static variable in class org.openwms.common.transport.api.TransportUnitVO
HTTP media type representation.
MEDIA_TYPE_OPT - Static variable in class org.openwms.common.location.api.LocationVO
HTTP media type representation.
Message - Class in org.openwms.common.location
A Message can be used to store useful information about errors or events.
Message() - Constructor for class org.openwms.common.location.Message
Dear JPA...
Message(int, String) - Constructor for class org.openwms.common.location.Message
Create a new Message with message number and message text.
Message(Message.Builder) - Constructor for class org.openwms.common.location.Message
 
Message.Builder - Class in org.openwms.common.location
Message builder static inner class.
MessageCommand - Class in org.openwms.common.transport.api.commands
A MessageCommand is used to attach Messages.
MessageCommand(MessageCommand.Builder) - Constructor for class org.openwms.common.transport.api.commands.MessageCommand
 
MessageCommand(MessageCommand.Type, String) - Constructor for class org.openwms.common.transport.api.commands.MessageCommand
 
MessageCommand.Builder - Class in org.openwms.common.transport.api.commands
 
MessageCommand.Type - Enum Class in org.openwms.common.transport.api.commands
 
messageCommandHandler - Variable in class org.openwms.common.transport.commands.TransportUnitCommandListener
 
MessageCommandHandler - Interface in org.openwms.common.transport.commands
A MessageCommandHandler is able to handle or process MessageCommands.
MessageCommandHandlerImpl - Class in org.openwms.common.transport.commands
A MessageCommandHandlerImpl is a transactional Spring managed bean that processes MessageCommands.
MessageCommandHandlerImpl(TransportUnitService) - Constructor for class org.openwms.common.transport.commands.MessageCommandHandlerImpl
 
messageConverter() - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
messageNo - Variable in class org.openwms.common.location.Message.Builder
 
messageNo - Variable in class org.openwms.common.location.Message
Message number.
messageNo(int) - Method in class org.openwms.common.location.Message.Builder
Sets the messageNo and returns a reference to this Builder so that the methods can be chained together.
messageNumber - Variable in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
messageNumber - Variable in class org.openwms.common.transport.api.commands.MessageCommand
 
messageOccurred - Variable in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
messageOccurred - Variable in class org.openwms.common.transport.api.commands.MessageCommand
 
messages - Variable in class org.openwms.common.location.Location
Stored Messages on the Location.
messageSource() - Method in class org.openwms.common.app.CommonModuleConfiguration
 
messageText - Variable in class org.openwms.common.location.Message.Builder
 
messageText - Variable in class org.openwms.common.location.Message
Message description text.
messageText - Variable in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
messageText - Variable in class org.openwms.common.transport.api.commands.MessageCommand
 
messageText(String) - Method in class org.openwms.common.location.Message.Builder
Sets the messageText and returns a reference to this Builder so that the methods can be chained together.
metricsCommonTags(String) - Method in class org.openwms.common.app.CommonModuleConfiguration
 
modifyLocationGroup(String, LocationGroupVO) - Method in class org.openwms.common.location.LocationGroupController
 
MOVED - Enum constant in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
moveTransportUnit(Barcode, String) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Move a TransportUnit identified by its Barcode to the Location identified by the given targetLocationPK.
moveTransportUnit(Barcode, String) - Method in interface org.openwms.common.transport.TransportUnitService
Move a TransportUnit identified by its Barcode to the Location identified by the given targetLocationPK.
moveTU(String, String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Move a TransportUnit from its current location to the newLocation.
moveTU(String, String) - Method in class org.openwms.common.transport.TransportUnitController
 
MSG_TU_MOVED - Static variable in class org.openwms.common.CommonMessageCodes
 

N

name - Variable in class org.openwms.common.account.Account
Name of the Account.
name - Variable in class org.openwms.common.account.api.AccountVO
Name.
name - Variable in class org.openwms.common.location.api.LocationGroupVO
Unique identifier of the LocationGroup.
name - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
The business key of the LocationGroup.
name - Variable in class org.openwms.common.location.LocationGroup
Unique identifier of a LocationGroup.
name - Variable in class org.openwms.common.transport.barcode.NextBarcode
Name of the Account.
newBuilder() - Static method in class org.openwms.common.location.api.events.TargetEvent
 
newBuilder() - Static method in class org.openwms.common.location.Message
Create a new builder instance to create messages from.
newBuilder() - Static method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
newBuilder() - Static method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
newBuilder() - Static method in class org.openwms.common.transport.api.TransportUnitVO
 
newBuilder() - Static method in class org.openwms.common.transport.events.TransportUnitEvent
 
newBuilder() - Static method in class org.openwms.common.transport.events.TransportUnitTypeEvent
 
newBuilder() - Static method in class org.openwms.common.transport.UnitError
 
newBuilder(String) - Static method in class org.openwms.common.transport.TransportUnitType
Create a TransportUnitType with the corresponding builder.
newBuilder(MessageCommand.Type) - Static method in class org.openwms.common.transport.api.commands.MessageCommand
 
newBuilder(TUCommand.Type) - Static method in class org.openwms.common.transport.api.commands.TUCommand
 
newRevision(Object) - Method in class org.openwms.common.jpa.AuditableEntityListener
 
NextBarcode - Class in org.openwms.common.transport.barcode
A NextBarcode.
NextBarcode() - Constructor for class org.openwms.common.transport.barcode.NextBarcode
 
NextBarcodeRepository - Interface in org.openwms.common.transport.barcode
A NextBarcodeRepository.
NO_BARCODE - Static variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
NO_LOCATION_SET - Static variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
NO_OPERATION - Static variable in class org.openwms.common.location.api.LocationGroupMode
The subsystem connected to the LocationGroup is blocked for any operations.
NO_TRANSPORT_UNIT_TYPE - Static variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
noMaxTransportUnits - Variable in class org.openwms.common.location.Location
Maximum number of TransportUnits allowed on the Location.
NONE - Enum constant in enum class org.openwms.common.location.api.LockMode
Not locked for any operation.
NoOpTransactionApiImpl - Class in org.openwms.common.spi.transactions.commands
A NoOpTransactionApiImpl.
NoOpTransactionApiImpl() - Constructor for class org.openwms.common.spi.transactions.commands.NoOpTransactionApiImpl
 
NopBarcodeFormatter - Class in org.openwms.common.transport.barcode
A NopFormatProvider.
NopBarcodeFormatter() - Constructor for class org.openwms.common.transport.barcode.NopBarcodeFormatter
 
NOT_AVAILABLE - Enum constant in enum class org.openwms.common.location.api.LocationGroupState
Not available.
noTransportUnits - Variable in class org.openwms.common.transport.TypeStackingRule
Number of TransportUnitTypes that may be placed on the owning TransportUnitType (not-null).
NUMBER_OF_KEYS - Static variable in class org.openwms.common.location.LocationPK
 
NumericBarcodeGenerator - Class in org.openwms.common.transport.barcode
A NumericBarcodeGenerator.
NumericBarcodeGenerator(NextBarcodeRepository) - Constructor for class org.openwms.common.transport.barcode.NumericBarcodeGenerator
 

O

of(Object, LocationEvent.LocationEventType) - Static method in class org.openwms.common.location.api.events.LocationEvent
 
of(Object, LocationGroupEvent.LocationGroupEventType) - Static method in class org.openwms.common.location.api.events.LocationGroupEvent
 
of(String) - Static method in class org.openwms.common.transport.barcode.Barcode
Simple factory method to replace default constructor in application logic (still needed for framework stuff).
of(String) - Static method in class org.openwms.common.transport.TransportUnitType
Factory method to create a new TransportUnitType.
of(String, String, String, String, String) - Static method in class org.openwms.common.location.LocationPK
Create a new LocationPK with all required fields.
of(TransactionCommand.Type, TransactionVO) - Static method in class org.openwms.common.spi.transactions.commands.TransactionCommand
 
of(TransportUnit, TransportUnitEvent.TransportUnitEventType) - Static method in class org.openwms.common.transport.events.TransportUnitEvent
 
of(TransportUnit, TransportUnitTypeEvent.TransportUnitTypeEventType) - Static method in class org.openwms.common.transport.events.TransportUnitTypeEvent
 
ofErpCode(String) - Static method in record class org.openwms.common.location.api.messages.LocationMO
 
ofId(String) - Static method in record class org.openwms.common.location.api.messages.LocationMO
 
ofPKey(String) - Static method in record class org.openwms.common.location.api.messages.LocationMO
 
onCommand(LocationCommand) - Method in class org.openwms.common.location.commands.LocationCommandListener
 
onCommand(LocationReplicaRegistration, String) - Method in class org.openwms.common.location.impl.registration.LocationRegistrationCommandListener
 
onCommand(Command<?>) - Method in class org.openwms.common.transport.commands.TransportUnitCommandListener
 
onEvent(LocationGroupEvent) - Method in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
onEvent(TUCommand) - Method in class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
onEvent(TUCommand) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
onEvent(TransportUnitEvent) - Method in class org.openwms.common.transport.events.TransportUnitEventListener
 
onEvent(TransportUnitEvent) - Method in class org.openwms.common.transport.events.TransportUnitEventPropagator
 
onEvent(TransportUnitTypeEvent) - Method in class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 
onLocationEvent(LocationEvent) - Method in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
onRevokeLocationRemoveCommand(DeletionFailedEvent) - Method in class org.openwms.common.location.events.DeletionFailedEventListener
 
onStartup() - Method in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
OPERATION_LOCK - Enum constant in enum class org.openwms.common.location.api.LockType
If the Target should be locked for any further operation, but may still be available for allocation, then the OPERATION_LOCK is set.
operationMode - Variable in class org.openwms.common.location.api.events.TargetEvent.Builder
 
operationMode - Variable in class org.openwms.common.location.api.events.TargetEvent
 
operationMode - Variable in class org.openwms.common.location.api.LocationGroupVO
The operation mode is controlled by the subsystem and defines the physical mode a LocationGroup is currently able to operate in.
operationMode - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
The current operation mode the LocationGroup is set to.
operationMode - Variable in class org.openwms.common.location.LocationGroup
The operation mode is controlled by the subsystem and defines the physical mode a LocationGroup is currently able to operate in.
operationMode(LockMode) - Method in class org.openwms.common.location.api.events.TargetEvent.Builder
 
org.openwms.common - package org.openwms.common
This package contains common used types of this service.
org.openwms.common.account - package org.openwms.common.account
This package contains types of the Account implementation.
org.openwms.common.account.api - package org.openwms.common.account.api
This package contains types of the Account API.
org.openwms.common.account.impl - package org.openwms.common.account.impl
This package contains types of the Account internal implementation.
org.openwms.common.app - package org.openwms.common.app
This package contains configuration classes for the Spring context and lifecycle management.
org.openwms.common.jpa - package org.openwms.common.jpa
This package contains types specific to the JPA lifecycle.
org.openwms.common.location - package org.openwms.common.location
This package contains all types to describe locations.
org.openwms.common.location.api - package org.openwms.common.location.api
This package contains the public API to deal with Locations and LocationGroups.
org.openwms.common.location.api.commands - package org.openwms.common.location.api.commands
This package contains command typed belonging to the public API.
org.openwms.common.location.api.events - package org.openwms.common.location.api.events
This package contains event typed belonging to the public API.
org.openwms.common.location.api.messages - package org.openwms.common.location.api.messages
This package contains message types belonging to the public API.
org.openwms.common.location.commands - package org.openwms.common.location.commands
This package contains internal command typed belonging to the implementation.
org.openwms.common.location.events - package org.openwms.common.location.events
 
org.openwms.common.location.impl - package org.openwms.common.location.impl
This package contains internal implementation classes.
org.openwms.common.location.impl.registration - package org.openwms.common.location.impl.registration
 
org.openwms.common.location.spi - package org.openwms.common.location.spi
This package contains types for extension points and hooks (SPI - Service Provider Interface)
org.openwms.common.spi.transactions - package org.openwms.common.spi.transactions
This package contains types for extension points and hooks (SPI - Service Provider Interface) according to Transactions.
org.openwms.common.spi.transactions.commands - package org.openwms.common.spi.transactions.commands
This package contains command types of the Transactions SPI.
org.openwms.common.transport - package org.openwms.common.transport
This package contains all types required to describe transport unit items.
org.openwms.common.transport.api - package org.openwms.common.transport.api
This package contains the public API to deal with TransportUnits.
org.openwms.common.transport.api.commands - package org.openwms.common.transport.api.commands
This package contains all supported Command types the common-service can handle.
org.openwms.common.transport.api.messages - package org.openwms.common.transport.api.messages
This package contains all supported Message types of the common-service.
org.openwms.common.transport.barcode - package org.openwms.common.transport.barcode
This package contains types responsible for the Barcode generation and formatting.
org.openwms.common.transport.commands - package org.openwms.common.transport.commands
This package contains all types required for asynchronous Command handling.
org.openwms.common.transport.events - package org.openwms.common.transport.events
This package contains all types required for asynchronous Event handling.
org.openwms.common.transport.impl - package org.openwms.common.transport.impl
This package contains internal implementation classes.
OUT - Enum constant in enum class org.openwms.common.location.api.LockMode
Locked for outbound operations.
OUTFEED - Static variable in class org.openwms.common.location.api.LocationGroupMode
The subsystem connected to the LocationGroup is able to drive Outfeed operations.
outgoingActive - Variable in class org.openwms.common.location.api.LocationVO
Whether the Location is enabled for outgoing movements (read-only).
outgoingActive - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
If the LocationGroup is available for outbound operations.
outgoingActive - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the outgoingActive record component.
outgoingActive - Variable in class org.openwms.common.location.Location
Signals the outgoing state of the Location.
outgoingActive() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the outgoingActive record component.

P

padder - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
PADDER - Static variable in class org.openwms.common.transport.barcode.Barcode
Defines a character used for padding.
If the actually length of the Barcode is less than the maximum defined length the rest will be filled with padder characters.
parent - Variable in class org.openwms.common.location.api.LocationGroupVO
Parent LocationGroup.
parent - Variable in class org.openwms.common.location.api.messages.LocationGroupMO
The business key of the parent LocationGroup .
parent - Variable in class org.openwms.common.location.LocationGroup
Parent LocationGroup.
parent - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
parent - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The business key of the parent TransportUnit.
parent - Variable in class org.openwms.common.transport.TransportUnit
Owning TransportUnit.
PARENT - Static variable in class org.openwms.common.location.LocationGroupController
 
pattern - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
payload - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
payload - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined effective weight.
payload - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
payload - Variable in class org.openwms.common.transport.TransportUnitType
Effective weight of the TransportUnitType's payload.
payload(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
payload(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the payload and returns a reference to this Builder so that the methods can be chained together.
PERMANENT_LOCK - Enum constant in enum class org.openwms.common.location.api.LockType
If the Target should be locked permanently for any further operation, then the OPERATION_LOCK is set.
pk - Variable in class org.openwms.common.jpa.AuditableRevisionEntity
 
PK_LENGTH - Static variable in class org.openwms.common.location.LocationPK
Returns the complete length of all keys.
pKey - Variable in class org.openwms.common.account.api.AccountVO
The persistent technical key of the Account.
pKey - Variable in class org.openwms.common.location.api.commands.RevokeLocationRemoveCommand
 
pKey - Variable in class org.openwms.common.location.api.LocationGroupVO
The persistent technical key of the LocationGroup.
pKey - Variable in class org.openwms.common.location.api.LocationTypeVO
The persistent technical key of the LocationType.
pKey - Variable in class org.openwms.common.location.api.LocationVO
The persistent technical key of the Location.
pKey - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the pKey record component.
pKey - Variable in class org.openwms.common.spi.transactions.TransactionVO
The persistent key.
pKey - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
pKey - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The persistent key of TransportUnit.
pKey - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
The persistent key.
pKey - Variable in class org.openwms.common.transport.api.TransportUnitVO
The persistent key.
pKey() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the pKey record component.
plcCode - Variable in class org.openwms.common.location.api.LocationVO
PLC code of the Location.
plcCode - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the plcCode record component.
plcCode - Variable in class org.openwms.common.location.Location
PLC code of the Location.
plcCode() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the plcCode record component.
plcState - Variable in class org.openwms.common.location.api.ErrorCodeVO
 
plcState - Variable in class org.openwms.common.location.api.LocationVO
The current state, set by the PLC system (read-only).
plcState - Variable in record class org.openwms.common.location.api.messages.LocationMO
The field for the plcState record component.
plcState - Variable in class org.openwms.common.location.Location
The PLC is able to change the state of a Location.
plcState() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns the value of the plcState record component.
POISON_MESSAGE - Static variable in class org.openwms.common.app.CommonOptAsyncConfiguration
 
prefix - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
previousLocation - Variable in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
previousLocation - Variable in class org.openwms.common.transport.events.TransportUnitEvent
 
previousLocation(Location) - Method in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
privilegeLevel - Variable in class org.openwms.common.transport.TypePlacingRule
The privilegeLevel defines a priority to describe which TransportUnitType can be placed on which LocationType.
process(TransactionCommand) - Method in interface org.openwms.common.spi.transactions.commands.AsyncTransactionApi
Process the given command.
process(TransactionCommand) - Method in class org.openwms.common.spi.transactions.commands.AsyncTransactionApiImpl
Process the given command.
process(TransactionCommand) - Method in class org.openwms.common.spi.transactions.commands.NoOpTransactionApiImpl
Process the given command.
publisher - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
publisher - Variable in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 

Q

qcTransportUnit(String) - Method in class org.openwms.common.transport.TransportUnitController
 
qcTransportUnit(String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Set the state of a TransportUnit to QUALITY_CHECK.
QUALITY_CHECK - Enum constant in enum class org.openwms.common.transport.TransportUnitState
The TransportUnit is planned for QC processing.

R

rabbitTemplate(ConnectionFactory, ObjectProvider<MessageConverter>, RabbitTemplateConfigurable) - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
raiseEvent(String, Boolean, LockMode) - Method in class org.openwms.common.location.TargetController
 
reAllocation - Variable in class org.openwms.common.location.api.events.TargetEvent.Builder
 
reAllocation - Variable in class org.openwms.common.location.api.events.TargetEvent
 
reAllocation(Boolean) - Method in class org.openwms.common.location.api.events.TargetEvent.Builder
 
register(LocationReplicaRegistration) - Method in interface org.openwms.common.location.impl.registration.RegistrationService
Registers a new service instance with their particular lifecycle endpoints.
register(LocationReplicaRegistration) - Method in class org.openwms.common.location.impl.registration.RegistrationServiceImpl
Registers a new service instance with their particular lifecycle endpoints.
registeredAt - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
registrationService - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
registrationService - Variable in class org.openwms.common.location.impl.registration.LocationRegistrationCommandListener
 
RegistrationService - Interface in org.openwms.common.location.impl.registration
A RegistrationService is responsible to manage registrations of foreign services that participate in the lifecycle of Locations and LocationGroups.
RegistrationServiceImpl - Class in org.openwms.common.location.impl.registration
A RegistrationServiceImpl.
RegistrationServiceImpl(ReplicaRegistryRepository) - Constructor for class org.openwms.common.location.impl.registration.RegistrationServiceImpl
 
release(String) - Method in interface org.openwms.common.location.api.TargetApi
Unlock or release the Target identified by targetBK.
release(String) - Method in class org.openwms.common.location.TargetController
Unlock or release the Target identified by targetBK.
removalEndpoint - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
REMOVE - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Response Command to remove the TransportUnit.
removeChild(TransportUnit) - Method in class org.openwms.common.transport.TransportUnit
Remove a TransportUnit from the list of children.
removeEndpoint - Variable in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
The field for the removeEndpoint record component.
removeEndpoint() - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Returns the value of the removeEndpoint record component.
removeLocation(ReplicaRegistry, Collection<String>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
removeLocation(Location) - Method in class org.openwms.common.location.LocationGroup
Remove a Location from the list of children.
removeLocationGroup(LocationGroup) - Method in class org.openwms.common.location.LocationGroup
Remove a LocationGroup from the list of children.
removeMessages(Message...) - Method in class org.openwms.common.location.Location
Remove one or more Messages from this Location.
removeTypePlacingRule(TypePlacingRule) - Method in class org.openwms.common.transport.TransportUnitType
Remove a TypePlacingRule from the collection or rules.
removeTypePlacingRules(LocationType) - Method in class org.openwms.common.transport.TransportUnitType
Remove a TypePlacingRule from the collection or rules.
REMOVING - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Vote whether all voters are fine with removing an instance.
ReplicaRegistry - Class in org.openwms.common.location.impl.registration
A ReplicaRegistry.
ReplicaRegistry() - Constructor for class org.openwms.common.location.impl.registration.ReplicaRegistry
 
ReplicaRegistryRepository - Interface in org.openwms.common.location.impl.registration
A ReplicaRegistryRepository.
repository - Variable in class org.openwms.common.account.impl.AccountServiceImpl
 
repository - Variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
repository - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
repository - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
repository - Variable in class org.openwms.common.location.impl.LocationTypeServiceImpl
 
repository - Variable in class org.openwms.common.location.impl.registration.RegistrationServiceImpl
 
repository - Variable in class org.openwms.common.transport.barcode.NumericBarcodeGenerator
 
repository - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
REQUEST - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Command to request and return the current instance of the TransportUnit from the golden source.
requestIDFilter(IDGenerator<String>) - Method in class org.openwms.common.app.CommonModuleConfiguration
 
requestRemovalEndpoint - Variable in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
The field for the requestRemovalEndpoint record component.
requestRemovalEndpoint - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
requestRemovalEndpoint() - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Returns the value of the requestRemovalEndpoint record component.
RevokeLocationRemoveCommand - Class in org.openwms.common.location.api.commands
A RevokeLocationRemoveCommand.
RevokeLocationRemoveCommand(String) - Constructor for class org.openwms.common.location.api.commands.RevokeLocationRemoveCommand
 
RIGHT - Enum constant in enum class org.openwms.common.transport.barcode.Barcode.BARCODE_ALIGN
Barcode is right aligned.
Rule - Interface in org.openwms.common.transport
A Rule used as marker interface.

S

save(Location) - Method in class org.openwms.common.location.impl.LocationServiceImpl
Modify and update an existing Location.
save(Location) - Method in interface org.openwms.common.location.LocationService
Modify and update an existing Location.
save(LocationType) - Method in class org.openwms.common.location.impl.LocationTypeServiceImpl
Save a LocationType.
save(LocationType) - Method in interface org.openwms.common.location.LocationTypeService
Save a LocationType.
save(TransportUnitType) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Save an already existing instance of TransportUnitType.
save(TransportUnitType) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Save an already existing instance of TransportUnitType.
sender - Variable in class org.openwms.common.spi.transactions.TransactionVO
The service name that created the Transaction.
SEPARATOR - Static variable in class org.openwms.common.location.Message
String used to separate messageNo and messageText in toString.
SEPARATOR - Static variable in class org.openwms.common.location.StringListConverter
Default separator sign of a string list.
SEPARATOR - Static variable in class org.openwms.common.transport.TypePlacingRule
To separate fields in toString method.
SEPARATOR - Static variable in class org.openwms.common.transport.TypeStackingRule
To separate fields in toString method.
SEPARATOR - Static variable in class org.openwms.common.transport.UnitError
Separator to use in toString method.
serializerMessageConverter() - Method in class org.openwms.common.app.CommonOptAsyncConfiguration
 
serialVersionUID - Static variable in class org.openwms.common.location.api.messages.LocationGroupMO
 
service - Variable in class org.openwms.common.account.AccountController
 
service - Variable in class org.openwms.common.transport.commands.MessageCommandHandlerImpl
 
service - Variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
service - Variable in class org.openwms.common.transport.TransportUnitController
 
service - Variable in class org.openwms.common.transport.TransportUnitTypeController
 
service - Variable in class org.openwms.common.transport.TransportUnitTypeMapper
 
SET_LOCATION_EMPTY - Enum constant in enum class org.openwms.common.location.api.commands.LocationCommand.Type
 
setAccount(Account) - Method in class org.openwms.common.location.LocationGroup
Sets the Account for this LocationGroup.
setAccountId(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setAccountId(String) - Method in class org.openwms.common.location.api.LocationVO
 
setAccountId(String) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setAccountService(AccountService) - Method in class org.openwms.common.account.impl.AccountMapper
 
setActualLocation(LocationVO) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setActualLocation(LocationMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setActualLocation(Location) - Method in class org.openwms.common.transport.TransportUnit
Place the TransportUnit and all its children to a Location.
setActualLocationDate(LocalDateTime) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setActualLocationDate(LocalDateTime) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setApplicationName(String) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setBarcode(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setBarcode(String) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setBarcodeGenerator(BarcodeGenerator) - Method in class org.openwms.common.transport.TransportUnitMapper
 
setChildren(List<LocationGroupVO>) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setClassification(String) - Method in class org.openwms.common.location.Location
Set the classification.
setCompatibility(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setCompatibility(String) - Method in class org.openwms.common.transport.TransportUnitType
Set the compatibility of the TransportUnitType.
setCreateDate(LocalDateTime) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setCreatedByUser(String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setCreateDt(LocalDateTime) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setCreateDt(LocalDateTime) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setCreateDt(LocalDateTime) - Method in class org.openwms.common.location.api.LocationVO
 
setCreateDt(LocalDateTime) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setCurrentBarcode(String) - Method in class org.openwms.common.transport.barcode.NextBarcode
 
setDefaultAccount(boolean) - Method in class org.openwms.common.account.Account
 
setDescription(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setDescription(String) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setDescription(String) - Method in class org.openwms.common.location.Location
Set the description text of the Location.
setDescription(String) - Method in class org.openwms.common.location.LocationGroup
Set the description text.
setDescription(String) - Method in class org.openwms.common.location.LocationType
Set the description of the LocationType.
setDescription(String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setDescription(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setDescription(String) - Method in class org.openwms.common.transport.TransportUnitType
Set the description for the TransportUnitType.
setDetails(Map<String, String>) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setEmpty(Boolean) - Method in class org.openwms.common.transport.TransportUnit
Marks the TransportUnit to be empty.
setErpCode(String) - Method in class org.openwms.common.location.api.LocationVO
 
setErrorCode(String) - Method in class org.openwms.common.location.api.ErrorCodeVO
 
setErrorNo(String) - Method in class org.openwms.common.transport.api.UnitErrorVO
 
setErrorText(String) - Method in class org.openwms.common.transport.api.UnitErrorVO
 
setGroupId(String) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setGroupName(String) - Method in class org.openwms.common.transport.TransportUnit
Set the groupId.
setGroupStateIn(LocationGroupState) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setGroupStateOut(LocationGroupState) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setGroupType(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setGroupType(String) - Method in class org.openwms.common.location.LocationGroup
Set the type for the LocationGroup.
setHeight(int) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setHeight(int) - Method in class org.openwms.common.location.LocationType
Set the height of this LocationType.
setHeight(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setHeight(int) - Method in class org.openwms.common.transport.TransportUnitType
Set the height of the TransportUnitType.
setHeight(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setIdentifier(String) - Method in class org.openwms.common.account.Account
 
setIdentifier(String) - Method in class org.openwms.common.account.api.AccountVO
 
setIncomingActive(boolean) - Method in class org.openwms.common.location.api.LocationGroupVO
Set the infeed mode.
setIncomingActive(boolean) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setIncomingActive(Boolean) - Method in class org.openwms.common.location.api.LocationVO
 
setInfeed(boolean) - Method in class org.openwms.common.location.Location
Set the incoming mode of this Location.
setInventoryDate(LocalDateTime) - Method in class org.openwms.common.transport.TransportUnit
Set the timestamp of the last inventory action of the TransportUnit.
setInventoryUser(String) - Method in class org.openwms.common.transport.TransportUnit
Set the username who performed the last inventory action on the TransportUnit.
setLabels(List<String>) - Method in class org.openwms.common.location.Location
Set a list of labels to the Location.
setLastMovement(LocalDateTime) - Method in class org.openwms.common.location.Location
Change the date when a TransportUnit was put or left the Location the last time.
setLength(int) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setLength(int) - Method in class org.openwms.common.location.LocationType
Set the length of this LocationType.
setLength(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setLength(int) - Method in class org.openwms.common.transport.TransportUnitType
Set the length of the TransportUnitType.
setLength(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setLocationGroup(LocationGroup) - Method in class org.openwms.common.location.Location
Add this Location to the locationGroup.
setLocationGroupCountingActive(boolean) - Method in class org.openwms.common.location.Location
Define whether or not the Location shall be considered in counting TransportUnits of the parent LocationGroup.
setLocationGroupCountingActive(boolean) - Method in class org.openwms.common.location.LocationGroup
Set the locationGroupCountingActive.
setLocationGroupName(String) - Method in class org.openwms.common.location.api.LocationVO
 
setLocationGroups(Set<LocationGroup>) - Method in class org.openwms.common.location.LocationGroup
Sets the child LocationGroup.
setLocationGroupService(LocationGroupService) - Method in class org.openwms.common.location.LocationGroupMapper
 
setLocationId(String) - Method in class org.openwms.common.location.api.LocationVO
 
setLocationType(LocationType) - Method in class org.openwms.common.location.Location
 
setLocationTypeService(LocationTypeService) - Method in class org.openwms.common.location.LocationTypeMapper
 
setMaxFillLevel(float) - Method in class org.openwms.common.location.LocationGroup
Set the maximum fill level for the LocationGroup.
setMessageNumber(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
setMessageOccurred(LocalDateTime) - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
setMessageText(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
setName(String) - Method in class org.openwms.common.account.Account
 
setName(String) - Method in class org.openwms.common.account.api.AccountVO
 
setName(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setName(String) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setName(String) - Method in class org.openwms.common.transport.barcode.NextBarcode
 
setOperationMode(String) - Method in class org.openwms.common.location.LocationGroup
Set the current operation mode this LocationGroup can operate in.
setOperationMode(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setOperationMode(String) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setOutfeed(boolean) - Method in class org.openwms.common.location.Location
Set the outfeed mode of this Location.
setOutgoingActive(boolean) - Method in class org.openwms.common.location.api.LocationGroupVO
Set the outfeed mode.
setOutgoingActive(boolean) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setOutgoingActive(Boolean) - Method in class org.openwms.common.location.api.LocationVO
 
setParent(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setParent(String) - Method in class org.openwms.common.location.api.messages.LocationGroupMO
 
setParent(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setParent(LocationGroup) - Method in class org.openwms.common.location.LocationGroup
Sets the parent LocationGroup of this LocationGroup.
setParent(TransportUnit) - Method in class org.openwms.common.transport.TransportUnit
Set a parent TransportUnit.
setPayload(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setPayload(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType
Set the payload of the TransportUnitType.
setPersistentKey(String) - Method in class org.openwms.common.location.Location
Required for the Mapper.
setPersistentKey(String) - Method in class org.openwms.common.transport.TransportUnit
Required for the Mapper.
setPersistentKey(String) - Method in class org.openwms.common.transport.TransportUnitType
Set the persistent identifier.
setpKey(String) - Method in class org.openwms.common.account.api.AccountVO
 
setpKey(String) - Method in class org.openwms.common.location.api.commands.RevokeLocationRemoveCommand
 
setpKey(String) - Method in class org.openwms.common.location.api.LocationGroupVO
 
setpKey(String) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setpKey(String) - Method in class org.openwms.common.location.api.LocationVO
 
setpKey(String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setpKey(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setpKey(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setpKey(String) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setPlcCode(String) - Method in class org.openwms.common.location.api.LocationVO
 
setPlcState(int) - Method in class org.openwms.common.location.Location
Set the plc state.
setPlcState(Integer) - Method in class org.openwms.common.location.api.ErrorCodeVO
 
setPlcState(Integer) - Method in class org.openwms.common.location.api.LocationVO
 
setRegisteredAt(LocalDateTime) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setRemovalEndpoint(String) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setRequestRemovalEndpoint(String) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setSender(String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setService(TransportUnitTypeService) - Method in class org.openwms.common.transport.TransportUnitTypeMapper
 
setSortOrder(Integer) - Method in class org.openwms.common.location.api.LocationVO
 
setState(String, TransportUnitState) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Change the state of a TransportUnit.
setState(String, TransportUnitState) - Method in interface org.openwms.common.transport.TransportUnitService
Change the state of a TransportUnit.
setState(String) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setState(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setState(String) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setState(TransportUnitState) - Method in class org.openwms.common.transport.TransportUnit
Set the state of the TransportUnit.
setStockZone(String) - Method in class org.openwms.common.location.api.LocationVO
 
setSystemCode(String) - Method in class org.openwms.common.location.Subsystem
Set the systemCode.
setSystemName(String) - Method in class org.openwms.common.location.Subsystem
Set the systemName.
setTargetLocation(LocationVO) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setTargetLocation(LocationMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setTargetLocation(Location) - Method in class org.openwms.common.transport.TransportUnit
Set the target Location of the TransportUnit.
setTraceId(String) - Method in class org.openwms.common.jpa.AuditableRevisionEntity
 
setTranslator(Translator) - Method in class org.openwms.common.account.impl.AccountMapper
 
setTranslator(Translator) - Method in class org.openwms.common.location.LocationGroupMapper
 
setTranslator(Translator) - Method in class org.openwms.common.location.LocationTypeMapper
 
setTransportUnit(TransportUnit) - Method in class org.openwms.common.transport.UnitError
Set the TransportUnit for this error.
setTransportUnitId(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
setTransportUnits(Set<TransportUnit>) - Method in class org.openwms.common.transport.TransportUnitType
Assign a Set of TransportUnits to the TransportUnitType.
setTransportUnitType(TransportUnitTypeMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
 
setTransportUnitType(TransportUnitTypeVO) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setTransportUnitType(TransportUnitType) - Method in class org.openwms.common.transport.TransportUnit
Set the TransportUnitType of the TransportUnit.
setType(String) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setType(String) - Method in class org.openwms.common.location.api.LocationVO
 
setType(String) - Method in class org.openwms.common.spi.transactions.TransactionVO
 
setType(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setType(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
setType(MessageCommand.Type) - Method in class org.openwms.common.transport.api.commands.MessageCommand
 
setType(TUCommand.Type) - Method in class org.openwms.common.transport.api.commands.TUCommand
 
setTypePlacingRules(Set<TypePlacingRule>) - Method in class org.openwms.common.transport.TransportUnitType
Assign a Set of TypePlacingRules to the TransportUnitType.
setTypeStackingRules(Set<TypeStackingRule>) - Method in class org.openwms.common.transport.TransportUnitType
Assign a Set of TypeStackingRules.
setUnRegisteredAt(LocalDateTime) - Method in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
setUserName(String) - Method in class org.openwms.common.jpa.AuditableRevisionEntity
 
setWeight(Weight) - Method in class org.openwms.common.transport.api.TransportUnitVO
 
setWeight(Weight) - Method in class org.openwms.common.transport.TransportUnit
Sets the current weight of the TransportUnit.
setWeightMax(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setWeightMax(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType
Set the weightMax.
setWeightTare(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setWeightTare(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType
Set the weightTare.
setWidth(int) - Method in class org.openwms.common.location.api.LocationTypeVO
 
setWidth(int) - Method in class org.openwms.common.location.LocationType
Set the width of this LocationType.
setWidth(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
setWidth(int) - Method in class org.openwms.common.transport.TransportUnitType
Set the width of the TransportUnitType.
setWidth(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
 
SimpleLink - Class in org.openwms.common
A SimpleLink.
SimpleLink(Link) - Constructor for class org.openwms.common.SimpleLink
 
sortOrder - Variable in class org.openwms.common.location.api.LocationVO
Sort order index used by strategies for putaway, or picking.
sortOrder - Variable in class org.openwms.common.location.Location
Sort order index used by strategies for putaway, or picking.
source - Variable in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
source - Variable in class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
state - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
state - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
state - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The state of the TransportUnit.
state - Variable in class org.openwms.common.transport.api.TransportUnitVO
The state of the TransportUnit.
state - Variable in class org.openwms.common.transport.TransportUnit
State of the TransportUnit.
STATE_CHANGE - Enum constant in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
 
STATE_CHANGE - Enum constant in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
 
STATE_CHANGE - Enum constant in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
STATE_IN_POSITION - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
STATE_OUT_POSITION - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
StateChangeException - Exception Class in org.openwms.common
A StateChangeException signals that the request to change the state of an entity was not allowed.
StateChangeException(String) - Constructor for exception class org.openwms.common.StateChangeException
Create a new with a message text.
stateInLocker - Variable in class org.openwms.common.location.LocationGroup
References the LocationGroup that locked this LocationGroup for infeed.
stateInTransformer - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
stateOutLocker - Variable in class org.openwms.common.location.LocationGroup
References the LocationGroup that locked this LocationGroup for outfeed.
stateOutTransformer - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
stockZone - Variable in class org.openwms.common.location.api.LocationVO
Might be assigned to a particular zone in stock.
stockZone - Variable in class org.openwms.common.location.Location
Might be assigned to a particular zone in stock.
streamLocationGroups() - Method in class org.openwms.common.location.api.LocationGroupVO
 
STRING_LIST_LENGTH - Static variable in class org.openwms.common.location.StringListConverter
Default length of the string list.
StringListConverter - Class in org.openwms.common.location
A StringListConverter is a JPA AttributeConverter that is able to convert a String into a List of strings and vice-versa.
StringListConverter() - Constructor for class org.openwms.common.location.StringListConverter
 
subsystem - Variable in class org.openwms.common.location.LocationGroup
The subsystem like a PLC, that manages this LocationGroup.
Subsystem - Class in org.openwms.common.location
A Subsystem.
Subsystem() - Constructor for class org.openwms.common.location.Subsystem
Dear JPA...
Subsystem(String) - Constructor for class org.openwms.common.location.Subsystem
 
Subsystem(String, String) - Constructor for class org.openwms.common.location.Subsystem
 
suffix - Variable in class org.openwms.common.transport.barcode.ConfiguredBarcodeFormatter
 
synchronizeTransportUnits() - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Trigger a synchronization of TransportUnits.
synchronizeTransportUnits() - Method in interface org.openwms.common.transport.TransportUnitService
Trigger a synchronization of TransportUnits.
synchronizeTU() - Method in class org.openwms.common.transport.TransportUnitController
 
systemCode - Variable in class org.openwms.common.location.Subsystem
Subsequential code of the subsystem (e.g.
systemName - Variable in class org.openwms.common.location.Subsystem
Name of the subsystem (e.g.

T

TABLE - Static variable in class org.openwms.common.location.Location
Table name.
target - Variable in class org.openwms.common.location.Location.LocationBuilder
 
Target - Class in org.openwms.common.location
A Target is either a physical or a logical endpoint of any kind of warehouse order.
Target() - Constructor for class org.openwms.common.location.Target
 
TARGET_NOT_SUPPORTED - Static variable in class org.openwms.common.CommonMessageCodes
 
TargetApi - Interface in org.openwms.common.location.api
A TargetApi offers operations on Targets (i.e.
targetBK - Variable in class org.openwms.common.location.api.events.TargetEvent.Builder
 
targetBK - Variable in class org.openwms.common.location.api.events.TargetEvent
 
targetBK(String) - Method in class org.openwms.common.location.api.events.TargetEvent.Builder
 
TargetController - Class in org.openwms.common.location
A TargetController represents the REST API to handle the state and availability of Targets.
TargetController(Translator, LocationService, LocationGroupService, ApplicationContext) - Constructor for class org.openwms.common.location.TargetController
 
TargetEvent - Class in org.openwms.common.location.api.events
A TargetEvent signals changes on Targets, like a Location or a LocationGroup.
TargetEvent(String) - Constructor for class org.openwms.common.location.api.events.TargetEvent
Create a new TargetEvent.
TargetEvent(TargetEvent.Builder) - Constructor for class org.openwms.common.location.api.events.TargetEvent
 
TargetEvent.Builder - Class in org.openwms.common.location.api.events
 
targetLocation - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
targetLocation - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The targetLocation of the TransportUnit.
targetLocation - Variable in class org.openwms.common.transport.api.TransportUnitVO
The target Location of the TransportUnit.
targetLocation - Variable in class org.openwms.common.transport.TransportUnit
The target Location of the TransportUnit.
TargetVO - Interface in org.openwms.common.location.api
A TargetVO represents a target of a TransportOrder.
template - Variable in class org.openwms.common.spi.transactions.commands.AsyncTransactionApiImpl
 
timestamp - Variable in class org.openwms.common.jpa.AuditableRevisionEntity
 
toString() - Method in class org.openwms.common.account.Account
The identifier.
toString() - Method in class org.openwms.common.account.api.AccountVO
All fields.
toString() - Method in record class org.openwms.common.location.api.commands.LocationReplicaRegistration
Returns a string representation of this record class.
toString() - Method in class org.openwms.common.location.api.LocationGroupVO
Only the name.
toString() - Method in class org.openwms.common.location.api.LocationTypeVO
The type only.
toString() - Method in class org.openwms.common.location.api.LocationVO
Only the locationId.
toString() - Method in record class org.openwms.common.location.api.messages.LocationMO
Returns a string representation of this record class.
toString() - Method in class org.openwms.common.location.Location
Return the LocationPK as String.
toString() - Method in class org.openwms.common.location.LocationGroup
Return the name of the LocationGroup as String.
toString() - Method in class org.openwms.common.location.LocationPK
Return a String like AREA/AISLE/X/Y/Z.
toString() - Method in class org.openwms.common.location.LocationType
Return the type as String.
toString() - Method in class org.openwms.common.location.Message
toString() - Method in class org.openwms.common.spi.transactions.TransactionVO
 
toString() - Method in class org.openwms.common.transport.api.commands.TUCommand
 
toString() - Method in class org.openwms.common.transport.api.messages.TransportUnitMO
All fields.
toString() - Method in class org.openwms.common.transport.api.TransportUnitTypeVO
All fields.
toString() - Method in class org.openwms.common.transport.barcode.Barcode
Return the value of the Barcode as String.
toString() - Method in class org.openwms.common.transport.barcode.NextBarcode
 
toString() - Method in class org.openwms.common.transport.TransportUnit
Return the Barcode as String.
toString() - Method in class org.openwms.common.transport.TransportUnitType
Returns the type.
toString() - Method in class org.openwms.common.transport.TypePlacingRule
toString() - Method in class org.openwms.common.transport.TypeStackingRule
toString() - Method in class org.openwms.common.transport.UnitError
traceId - Variable in class org.openwms.common.jpa.AuditableRevisionEntity
 
transaction - Variable in class org.openwms.common.spi.transactions.commands.TransactionCommand
 
transactionApi - Variable in class org.openwms.common.transport.events.TransportUnitEventListener
 
TransactionBuilder - Class in org.openwms.common.spi.transactions
A TransactionBuilder.
TransactionBuilder() - Constructor for class org.openwms.common.spi.transactions.TransactionBuilder
 
TransactionCommand - Class in org.openwms.common.spi.transactions.commands
A TransactionCommand.
TransactionCommand(TransactionCommand.Type, TransactionVO) - Constructor for class org.openwms.common.spi.transactions.commands.TransactionCommand
 
TransactionCommand.Type - Enum Class in org.openwms.common.spi.transactions.commands
 
transactionVO - Variable in class org.openwms.common.spi.transactions.TransactionBuilder
 
TransactionVO - Class in org.openwms.common.spi.transactions
A TransactionVO.
TransactionVO() - Constructor for class org.openwms.common.spi.transactions.TransactionVO
 
translator - Variable in class org.openwms.common.account.AccountController
 
translator - Variable in class org.openwms.common.account.impl.AccountMapper
 
translator - Variable in class org.openwms.common.account.impl.AccountServiceImpl
 
translator - Variable in class org.openwms.common.location.impl.LocationGroupServiceImpl
 
translator - Variable in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
translator - Variable in class org.openwms.common.location.impl.LocationServiceImpl
 
translator - Variable in class org.openwms.common.location.impl.LocationTypeServiceImpl
 
translator - Variable in class org.openwms.common.location.LocationController
 
translator - Variable in class org.openwms.common.location.LocationGroupController
 
translator - Variable in class org.openwms.common.location.LocationGroupMapper
 
translator - Variable in class org.openwms.common.location.LocationTypeMapper
 
translator - Variable in class org.openwms.common.location.TargetController
 
translator - Variable in class org.openwms.common.location.WorkflowApi
 
translator - Variable in class org.openwms.common.transport.events.TransportUnitEventListener
 
translator - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
translator - Variable in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 
translator - Variable in class org.openwms.common.transport.TransportUnitController
 
translator() - Method in class org.openwms.common.app.CommonModuleConfiguration
 
TRANSPORT_UNIT_TYPE_NOT_FOUND - Static variable in class org.openwms.common.CommonMessageCodes
 
TRANSPORT_UNIT_TYPE_NOT_FOUND_BY_PKEY - Static variable in class org.openwms.common.CommonMessageCodes
 
TransportApiConstants - Class in org.openwms.common.transport.api
A TransportUnitApiConstants.
TransportApiConstants() - Constructor for class org.openwms.common.transport.api.TransportApiConstants
 
transportUnit - Variable in class org.openwms.common.transport.api.commands.TUCommand.Builder
 
transportUnit - Variable in class org.openwms.common.transport.api.commands.TUCommand
 
transportUnit - Variable in class org.openwms.common.transport.UnitError.Builder
 
transportUnit - Variable in class org.openwms.common.transport.UnitError
 
transportUnit(TransportUnit) - Method in class org.openwms.common.transport.UnitError.Builder
 
TransportUnit - Class in org.openwms.common.transport
A TransportUnit is a physical item like a box, a toad, a bin, a pallet etc., used as a container that is moved between warehouse Locations and might carry goods or other items like LoadUnits on top.
TransportUnit() - Constructor for class org.openwms.common.transport.TransportUnit
Dear JPA...
TransportUnit(Barcode) - Constructor for class org.openwms.common.transport.TransportUnit
 
TransportUnit(Barcode, TransportUnitType, Location) - Constructor for class org.openwms.common.transport.TransportUnit
Create a new TransportUnit with an unique Barcode.
TransportUnitApi - Interface in org.openwms.common.transport.api
A TransportUnitApi is the public REST API to manage TransportUnits.
TransportUnitCommandHandler - Class in org.openwms.common.transport.commands
A TransportUnitCommandHandler is just a handler or an adapter implementation that is used by a listener and passes incoming TUCommands to the internal ApplicationContext.
TransportUnitCommandHandler(TransportUnitMapper, Validator, BarcodeGenerator, TransportUnitService, ApplicationContext) - Constructor for class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
TransportUnitCommandListener - Class in org.openwms.common.transport.commands
A TransportUnitCommandListener is listening on TUCommands to process.
TransportUnitCommandListener(TransportUnitCommandHandler, MessageCommandHandler) - Constructor for class org.openwms.common.transport.commands.TransportUnitCommandListener
 
TransportUnitCommandPropagator - Class in org.openwms.common.transport.commands
A TransportUnitCommandPropagator propagates TUCommands send by this service out to other services over an AMQP exchange.
TransportUnitCommandPropagator(AmqpTemplate, Validator, String) - Constructor for class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
TransportUnitController - Class in org.openwms.common.transport
A TransportUnitController.
TransportUnitController(TransportUnitMapper, Translator, BarcodeGenerator, TransportUnitService) - Constructor for class org.openwms.common.transport.TransportUnitController
 
TransportUnitEvent - Class in org.openwms.common.transport.events
A TransportUnitEvent.
TransportUnitEvent(Object, TransportUnitEvent.TransportUnitEventType) - Constructor for class org.openwms.common.transport.events.TransportUnitEvent
 
TransportUnitEvent(TransportUnitEvent.Builder) - Constructor for class org.openwms.common.transport.events.TransportUnitEvent
 
TransportUnitEvent.Builder - Class in org.openwms.common.transport.events
 
TransportUnitEvent.TransportUnitEventType - Enum Class in org.openwms.common.transport.events
 
TransportUnitEventListener - Class in org.openwms.common.transport.events
A TransportUnitEventListener.
TransportUnitEventListener(Translator, AsyncTransactionApi) - Constructor for class org.openwms.common.transport.events.TransportUnitEventListener
 
TransportUnitEventPropagator - Class in org.openwms.common.transport.events
A TransportUnitEventPropagator.
TransportUnitEventPropagator(AmqpTemplate, String, TransportUnitMapper) - Constructor for class org.openwms.common.transport.events.TransportUnitEventPropagator
 
TransportUnitEventType() - Constructor for enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
 
transportUnitId - Variable in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
transportUnitId - Variable in class org.openwms.common.transport.api.commands.MessageCommand
 
TransportUnitMapper - Class in org.openwms.common.transport
A TransportUnitMapper.
TransportUnitMapper() - Constructor for class org.openwms.common.transport.TransportUnitMapper
 
TransportUnitMapperImpl - Class in org.openwms.common.transport
 
TransportUnitMapperImpl(LocationMapper, TransportUnitTypeMapper) - Constructor for class org.openwms.common.transport.TransportUnitMapperImpl
 
TransportUnitMO - Class in org.openwms.common.transport.api.messages
A TransportUnitMO is a Message Object (MO) that represents a TransportUnit.
TransportUnitMO() - Constructor for class org.openwms.common.transport.api.messages.TransportUnitMO
Required Default constructor.
TransportUnitMO(TransportUnitMO.Builder) - Constructor for class org.openwms.common.transport.api.messages.TransportUnitMO
 
TransportUnitMO.Builder - Class in org.openwms.common.transport.api.messages
 
TransportUnitRepository - Interface in org.openwms.common.transport.impl
A TransportUnitRepository adds particular functionality regarding TransportUnit entity classes.
transportUnits - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
transportUnits - Variable in class org.openwms.common.transport.TransportUnitType
A collection of all TransportUnits belonging to this type.
transportUnits(Set<TransportUnit>) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the transportUnits and returns a reference to this Builder so that the methods can be chained together.
TransportUnitService - Interface in org.openwms.common.transport
A TransportService offers functionality to create, read, update and delete TransportUnits.
TransportUnitServiceImpl - Class in org.openwms.common.transport.impl
A TransportUnitServiceImpl is a Spring managed bean that deals with TransportUnits.
TransportUnitServiceImpl(Translator, TransportUnitTypeRepository, LocationService, TransportUnitRepository, BarcodeGenerator, TransportUnitMapper, Validator, ApplicationEventPublisher, String) - Constructor for class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
TransportUnitState - Enum Class in org.openwms.common.transport
A TransportUnitState defines a set of states for TransportUnits.
TransportUnitState() - Constructor for enum class org.openwms.common.transport.TransportUnitState
 
transportUnitType - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
transportUnitType - Variable in class org.openwms.common.transport.api.messages.TransportUnitMO
The transportUnitType of the TransportUnit.
transportUnitType - Variable in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
transportUnitType - Variable in class org.openwms.common.transport.api.TransportUnitVO
The TransportUnitType of the TransportUnit.
transportUnitType - Variable in class org.openwms.common.transport.TransportUnit
The TransportUnitType of the TransportUnit.
transportUnitType - Variable in class org.openwms.common.transport.TypePlacingRule
Parent TransportUnitType (not-null).
transportUnitType(TransportUnitTypeVO) - Method in class org.openwms.common.transport.api.TransportUnitVO.Builder
 
TransportUnitType - Class in org.openwms.common.transport
A TransportUnitType is a type of certain TransportUnit.
TransportUnitType() - Constructor for class org.openwms.common.transport.TransportUnitType
Dear JPA...
TransportUnitType(String) - Constructor for class org.openwms.common.transport.TransportUnitType
Create a new TransportUnitType.
TransportUnitType(TransportUnitType.Builder) - Constructor for class org.openwms.common.transport.TransportUnitType
 
TransportUnitType.Builder - Class in org.openwms.common.transport
TransportUnitType builder static inner class.
TransportUnitTypeApi - Interface in org.openwms.common.transport.api
A TransportUnitTypeApi is the public REST API to manage TransportUnitTypes.
TransportUnitTypeController - Class in org.openwms.common.transport
A TransportUnitTypeController.
TransportUnitTypeController(TransportUnitTypeService, TransportUnitTypeMapper) - Constructor for class org.openwms.common.transport.TransportUnitTypeController
 
TransportUnitTypeEvent - Class in org.openwms.common.transport.events
A TransportUnitTypeEvent.
TransportUnitTypeEvent(Object, TransportUnitTypeEvent.TransportUnitTypeEventType) - Constructor for class org.openwms.common.transport.events.TransportUnitTypeEvent
 
TransportUnitTypeEvent(TransportUnitTypeEvent.Builder) - Constructor for class org.openwms.common.transport.events.TransportUnitTypeEvent
 
TransportUnitTypeEvent.Builder - Class in org.openwms.common.transport.events
 
TransportUnitTypeEvent.TransportUnitTypeEventType - Enum Class in org.openwms.common.transport.events
 
TransportUnitTypeEventPropagator - Class in org.openwms.common.transport.events
A TransportUnitTypeEventPropagator is a Spring managed component to publish TransportUnitTypeEvents over AQMP.
TransportUnitTypeEventPropagator(AmqpTemplate, String, TransportUnitTypeMapper) - Constructor for class org.openwms.common.transport.events.TransportUnitTypeEventPropagator
 
TransportUnitTypeEventType() - Constructor for enum class org.openwms.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
 
transportUnitTypeMapper - Variable in class org.openwms.common.transport.TransportUnitMapperImpl
 
TransportUnitTypeMapper - Class in org.openwms.common.transport
A TransportUnitTypeMapper.
TransportUnitTypeMapper() - Constructor for class org.openwms.common.transport.TransportUnitTypeMapper
 
TransportUnitTypeMapperImpl - Class in org.openwms.common.transport
 
TransportUnitTypeMapperImpl() - Constructor for class org.openwms.common.transport.TransportUnitTypeMapperImpl
 
TransportUnitTypeMO - Class in org.openwms.common.transport.api.messages
A TransportUnitType is a Message Object that represents a TransportUnitType.
TransportUnitTypeMO() - Constructor for class org.openwms.common.transport.api.messages.TransportUnitTypeMO
Required Default constructor.
TransportUnitTypeMO(TransportUnitTypeMO.Builder) - Constructor for class org.openwms.common.transport.api.messages.TransportUnitTypeMO
 
TransportUnitTypeMO.Builder - Class in org.openwms.common.transport.api.messages
 
transportUnitTypeRepository - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
transportUnitTypeRepository - Variable in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 
TransportUnitTypeRepository - Interface in org.openwms.common.transport.impl
A TransportUnitTypeRepository adds particular functionality regarding TransportUnitType entity classes.
TransportUnitTypeService - Interface in org.openwms.common.transport
A TransportUnitTypeService offers methods to deal with TransportUnitTypes.
TransportUnitTypeServiceImpl - Class in org.openwms.common.transport.impl
A TransportUnitTypeServiceImpl is a Spring managed bean that deals with TransportUnitTypes.
TransportUnitTypeServiceImpl(Translator, TransportUnitTypeRepository, ApplicationEventPublisher) - Constructor for class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
 
TransportUnitTypeVO - Class in org.openwms.common.transport.api
A TransportUnitTypeVO.
TransportUnitTypeVO() - Constructor for class org.openwms.common.transport.api.TransportUnitTypeVO
 
TransportUnitTypeVO(String) - Constructor for class org.openwms.common.transport.api.TransportUnitTypeVO
 
TransportUnitTypeVO.Builder - Class in org.openwms.common.transport.api
 
TransportUnitVO - Class in org.openwms.common.transport.api
A TransportUnitVO.
TransportUnitVO() - Constructor for class org.openwms.common.transport.api.TransportUnitVO
 
TransportUnitVO(String) - Constructor for class org.openwms.common.transport.api.TransportUnitVO
 
TransportUnitVO(String, TransportUnitTypeVO, LocationVO) - Constructor for class org.openwms.common.transport.api.TransportUnitVO
 
TransportUnitVO(TransportUnitVO.Builder) - Constructor for class org.openwms.common.transport.api.TransportUnitVO
 
TransportUnitVO.Builder - Class in org.openwms.common.transport.api
 
tryDelete(String) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
Try to delete a Location.
tryDelete(String) - Method in interface org.openwms.common.location.LocationRemovalManager
Try to delete a Location.
tu(TransportUnit) - Method in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
TU_BARCODE_MISSING - Static variable in class org.openwms.common.CommonMessageCodes
 
TU_BARCODE_NOT_FOUND - Static variable in class org.openwms.common.CommonMessageCodes
 
TU_EXISTS - Static variable in class org.openwms.common.CommonMessageCodes
 
TUCommand - Class in org.openwms.common.transport.api.commands
A TUCommand.
TUCommand(TUCommand.Builder) - Constructor for class org.openwms.common.transport.api.commands.TUCommand
 
TUCommand(TUCommand.Type, TransportUnitMO) - Constructor for class org.openwms.common.transport.api.commands.TUCommand
 
TUCommand.Builder - Class in org.openwms.common.transport.api.commands
 
TUCommand.Type - Enum Class in org.openwms.common.transport.api.commands
 
tut(TransportUnitType) - Method in class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
type - Variable in class org.openwms.common.location.api.commands.LocationCommand
 
type - Variable in class org.openwms.common.location.api.events.LocationEvent
 
type - Variable in class org.openwms.common.location.api.events.LocationGroupEvent
 
type - Variable in class org.openwms.common.location.api.LocationTypeVO
Unique identifier.
type - Variable in class org.openwms.common.location.api.LocationVO
The name of the LocationType the Location belongs to.
type - Variable in class org.openwms.common.location.LocationType
Type of the LocationType (unique).
type - Variable in class org.openwms.common.spi.transactions.commands.TransactionCommand
 
type - Variable in class org.openwms.common.spi.transactions.TransactionVO
A defined transaction type or key.
type - Variable in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
type - Variable in class org.openwms.common.transport.api.commands.MessageCommand
 
type - Variable in class org.openwms.common.transport.api.commands.TUCommand.Builder
 
type - Variable in class org.openwms.common.transport.api.commands.TUCommand
 
type - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
type - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The unique type.
type - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
type - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Unique natural key.
type - Variable in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
type - Variable in class org.openwms.common.transport.events.TransportUnitEvent
 
type - Variable in class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
type - Variable in class org.openwms.common.transport.events.TransportUnitTypeEvent
 
type - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
type - Variable in class org.openwms.common.transport.TransportUnitType
Unique natural key.
type(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
type(TransportUnitEvent.TransportUnitEventType) - Method in class org.openwms.common.transport.events.TransportUnitEvent.Builder
 
type(TransportUnitTypeEvent.TransportUnitTypeEventType) - Method in class org.openwms.common.transport.events.TransportUnitTypeEvent.Builder
 
Type() - Constructor for enum class org.openwms.common.location.api.commands.LocationCommand.Type
 
Type() - Constructor for enum class org.openwms.common.spi.transactions.commands.TransactionCommand.Type
 
Type() - Constructor for enum class org.openwms.common.transport.api.commands.MessageCommand.Type
 
Type() - Constructor for enum class org.openwms.common.transport.api.commands.TUCommand.Type
 
TypePlacingRule - Class in org.openwms.common.transport
A TypePlacingRule is a Rule that defines which types of TransportUnits (TransportUnitTypes) can be put on which type of Location (LocationType).
TypePlacingRule() - Constructor for class org.openwms.common.transport.TypePlacingRule
Dear JPA...
TypePlacingRule(TransportUnitType, LocationType) - Constructor for class org.openwms.common.transport.TypePlacingRule
Create a new TypePlacingRule with allowedLocationType.
TypePlacingRule(TransportUnitType, LocationType, int) - Constructor for class org.openwms.common.transport.TypePlacingRule
Create a new TypePlacingRule with privilegeLevel and allowedLocationType.
typePlacingRules - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
typePlacingRules - Variable in class org.openwms.common.transport.TransportUnitType
A Set of TypePlacingRules store all possible LocationType s of the TransportUnitType.
typePlacingRules(Set<TypePlacingRule>) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the typePlacingRules and returns a reference to this Builder so that the methods can be chained together.
TypeStackingRule - Class in org.openwms.common.transport
A TypeStackingRule is a Rule that defines which TransportUnitType can be stacked on other types.
TypeStackingRule() - Constructor for class org.openwms.common.transport.TypeStackingRule
Dear JPA...
TypeStackingRule(int, TransportUnitType, TransportUnitType) - Constructor for class org.openwms.common.transport.TypeStackingRule
Create a new TypeStackingRule.
typeStackingRules - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
typeStackingRules - Variable in class org.openwms.common.transport.TransportUnitType
Describes other TransportUnitTypes and how many of these may be stacked on the TransportUnitType.
typeStackingRules(Set<TypeStackingRule>) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the typeStackingRules and returns a reference to this Builder so that the methods can be chained together.

U

unblockTransportUnit(String) - Method in class org.openwms.common.transport.TransportUnitController
 
unblockTransportUnit(String) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Set the state of a TransportUnit to AVAILABLE.
UnitError - Class in org.openwms.common.transport
An UnitError represents an error occurring on a TransportUnit.
UnitError() - Constructor for class org.openwms.common.transport.UnitError
Dear JPA...
UnitError(UnitError.Builder) - Constructor for class org.openwms.common.transport.UnitError
 
UnitError.Builder - Class in org.openwms.common.transport
UnitError builder static inner class.
UnitErrorVO - Class in org.openwms.common.transport.api
An UnitError represents an error occurring on TransportUnits, on LoadUnits or others.
UnitErrorVO() - Constructor for class org.openwms.common.transport.api.UnitErrorVO
 
UNLOCK_STATE_IN - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
UNLOCK_STATE_IN_AND_OUT - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
UNLOCK_STATE_OUT - Static variable in class org.openwms.common.location.api.ErrorCodeVO
 
unregister(LocationReplicaRegistration) - Method in interface org.openwms.common.location.impl.registration.RegistrationService
Unregisters a service instance.
unregister(LocationReplicaRegistration) - Method in class org.openwms.common.location.impl.registration.RegistrationServiceImpl
Unregisters a service instance.
unRegisteredAt - Variable in class org.openwms.common.location.impl.registration.ReplicaRegistry
 
unsetLocationGroup() - Method in class org.openwms.common.location.Location
Set the locationGroup to null.
unsupportedOperation(LockMode) - Method in class org.openwms.common.location.LocationController
 
unsupportedOperation(LockMode) - Method in class org.openwms.common.location.TargetController
 
unsupportedOperation(LockType) - Method in class org.openwms.common.location.LocationController
 
unsupportedOperation(LockType) - Method in class org.openwms.common.location.TargetController
 
update(String, LocationGroupVO) - Method in class org.openwms.common.location.impl.LocationGroupServiceImpl
Updates a LocationGroup based on the provided persisted key and LocationGroupVO representation.
update(String, LocationGroupVO) - Method in interface org.openwms.common.location.LocationGroupService
Updates a LocationGroup based on the provided persisted key and LocationGroupVO representation.
update(Barcode, TransportUnit) - Method in class org.openwms.common.transport.impl.TransportUnitServiceImpl
Take the TransportUnit tu and try to update it as-is in the persistent storage.
update(Barcode, TransportUnit) - Method in interface org.openwms.common.transport.TransportUnitService
Take the TransportUnit tu and try to update it as-is in the persistent storage.
UPDATE_CACHE - Enum constant in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Response Command to update the foreign cache with the transmitted TransportUnit instance.
updateLocation(LocationVO) - Method in class org.openwms.common.location.LocationController
 
updateLocation(LocationVO) - Method in class org.openwms.common.location.WorkflowApi
 
updateLocation(LocationVO) - Method in interface org.openwms.common.location.api.LocationApi
Save a modified Location.
updateRules(String, List<LocationType>, List<LocationType>) - Method in class org.openwms.common.transport.impl.TransportUnitTypeServiceImpl
Update the List of TypePlacingRules for the given TransportUnitType type.
updateRules(String, List<LocationType>, List<LocationType>) - Method in interface org.openwms.common.transport.TransportUnitTypeService
Update the List of TypePlacingRules for the given TransportUnitType type.
updateTU(String, TransportUnitVO) - Method in class org.openwms.common.transport.TransportUnitController
 
updateTU(String, TransportUnitVO) - Method in interface org.openwms.common.transport.api.TransportUnitApi
Update an existing TransportUnit.
userName - Variable in class org.openwms.common.jpa.AuditableRevisionEntity
 
uuidGenerator() - Method in class org.openwms.common.app.CommonModuleConfiguration
 

V

ValidationGroups - Interface in org.openwms.common.location.api
A ValidationGroups.
ValidationGroups - Interface in org.openwms.common.spi.transactions
A ValidationGroups.
ValidationGroups - Interface in org.openwms.common.transport.api
A ValidationGroups is a marker interface collection to aggregate all types used for Bean validation groups.
ValidationGroups.Create - Interface in org.openwms.common.location.api
 
ValidationGroups.Create - Interface in org.openwms.common.spi.transactions
 
ValidationGroups.SetLocationEmpty - Interface in org.openwms.common.location.api
 
ValidationGroups.TransportUnit - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.ChangeTarget - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.Create - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.Modified - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.Remove - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.Request - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.Update - Interface in org.openwms.common.transport.api
 
ValidationGroups.TransportUnit.WithTuT - Interface in org.openwms.common.transport.api
 
ValidationGroups.Update - Interface in org.openwms.common.location.api
 
validator - Variable in class org.openwms.common.location.commands.LocationCommandListener
 
validator - Variable in class org.openwms.common.location.impl.LocationGroupEventPropagator
 
validator - Variable in class org.openwms.common.transport.commands.TransportUnitCommandHandler
 
validator - Variable in class org.openwms.common.transport.commands.TransportUnitCommandPropagator
 
validator - Variable in class org.openwms.common.transport.impl.TransportUnitServiceImpl
 
value - Variable in class org.openwms.common.transport.barcode.Barcode
'Identifier' of the Barcode.
valueOf(String) - Static method in enum class org.openwms.common.location.api.commands.LocationCommand.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.location.api.events.LocationEvent.LocationEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.location.api.LocationGroupState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.location.api.LockMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.location.api.LockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.spi.transactions.commands.TransactionCommand.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.api.commands.MessageCommand.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.api.commands.TUCommand.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.barcode.Barcode.BARCODE_ALIGN
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.events.TransportUnitEvent.TransportUnitEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.openwms.common.transport.TransportUnitState
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.openwms.common.location.api.commands.LocationCommand.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.common.location.api.events.LocationEvent.LocationEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.location.api.events.LocationGroupEvent.LocationGroupEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.location.api.LocationGroupState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.location.api.LockMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.location.api.LockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.spi.transactions.commands.TransactionCommand.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.common.transport.api.commands.MessageCommand.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.common.transport.api.commands.TUCommand.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.common.transport.barcode.Barcode.BARCODE_ALIGN
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.transport.events.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.common.transport.events.TransportUnitTypeEvent.TransportUnitTypeEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.openwms.common.transport.TransportUnitState
Returns an array containing the constants of this enum class, in the order they are declared.
verifyNoTransportUnitsOn(Collection<String>) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 
verifyNoTransportUnitsOn(Location) - Method in class org.openwms.common.location.impl.LocationRemovalManagerImpl
 

W

weight - Variable in class org.openwms.common.transport.api.TransportUnitVO
Weight of the TransportUnit.
weight - Variable in class org.openwms.common.transport.TransportUnit
Weight of the TransportUnit.
weightMax - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
weightMax - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined maximum weight.
weightMax - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
weightMax - Variable in class org.openwms.common.transport.TransportUnitType
Maximum allowed weight of the TransportUnitType.
weightMax(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
weightMax(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the weightMax and returns a reference to this Builder so that the methods can be chained together.
weightTare - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
weightTare - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined tare weight.
weightTare - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
weightTare - Variable in class org.openwms.common.transport.TransportUnitType
Tare weight of the TransportUnitType.
weightTare(BigDecimal) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
weightTare(BigDecimal) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the weightTare and returns a reference to this Builder so that the methods can be chained together.
width - Variable in class org.openwms.common.location.api.LocationTypeVO
Width.
width - Variable in class org.openwms.common.location.LocationType
Width of the LocationType.
width - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
width - Variable in class org.openwms.common.transport.api.messages.TransportUnitTypeMO
The defined width.
width - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
width - Variable in class org.openwms.common.transport.api.TransportUnitTypeVO
Width of the TransportUnitType.
width - Variable in class org.openwms.common.transport.TransportUnitType.Builder
 
width - Variable in class org.openwms.common.transport.TransportUnitType
Width of the TransportUnitType.
width(int) - Method in class org.openwms.common.transport.api.messages.TransportUnitTypeMO.Builder
 
width(int) - Method in class org.openwms.common.transport.TransportUnitType.Builder
Sets the width and returns a reference to this Builder so that the methods can be chained together.
withAccount(Account) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withActualLocation(LocationMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withActualLocationDate(LocalDateTime) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withBarcode(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withClassification(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withConsideredInAllocation(boolean) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withCreatedByUser(String) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withDescription(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withDescription(String) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withDescription(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
withDetail(String, String) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withDetails(Map<String, String>) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withErpCode(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withGroup(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withHeight(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
withIncomingActive(boolean) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withLabels(List<String>) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withLastMovement(LocalDateTime) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withLength(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
withLocationGroup(LocationGroup) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withLocationGroupCountingActive(boolean) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withLocationType(LocationType) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withMaximumWeight(BigDecimal) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withMessageNumber(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
withMessageOccurred(LocalDateTime) - Method in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
withMessages(Set<Message>) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withMessageText(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
withNoMaxTransportUnits(int) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withOutgoingActive(boolean) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withParent(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withPKey(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withPlcCode(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withPlcState(int) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withSender(String) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withSortOrder(Integer) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withState(String) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withStockZone(String) - Method in class org.openwms.common.location.Location.LocationBuilder
 
withTargetLocation(LocationMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withTransportUnit(TransportUnitMO) - Method in class org.openwms.common.transport.api.commands.TUCommand.Builder
 
withTransportUnitId(String) - Method in class org.openwms.common.transport.api.commands.MessageCommand.Builder
 
withTransportUnitType(TransportUnitTypeMO) - Method in class org.openwms.common.transport.api.messages.TransportUnitMO.Builder
 
withType(String) - Method in class org.openwms.common.spi.transactions.TransactionBuilder
 
withType(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
withWidth(String) - Method in class org.openwms.common.transport.api.TransportUnitTypeVO.Builder
 
WorkflowApi - Class in org.openwms.common.location
A WorkflowApi.
WorkflowApi(LocationService, LocationMapper, Translator) - Constructor for class org.openwms.common.location.WorkflowApi
 

X

x - Variable in class org.openwms.common.location.LocationPK
Expresses the x-dimension the Location belongs to.

Y

y - Variable in class org.openwms.common.location.LocationPK
Expresses the y-dimension the Location belongs to.

Z

z - Variable in class org.openwms.common.location.LocationPK
Expresses the z-dimension the Location belongs to.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form