Uses of Class
org.openwms.common.account.AccountMapper
Packages that use AccountMapper
Package
Description
This package contains types of the Account implementation.
This package contains all types to describe locations.
-
Uses of AccountMapper in org.openwms.common.account
Subclasses of AccountMapper in org.openwms.common.accountFields in org.openwms.common.account declared as AccountMapperConstructors in org.openwms.common.account with parameters of type AccountMapperModifierConstructorDescriptionAccountController
(AccountService service, AccountMapper mapper, org.ameba.i18n.Translator translator) -
Uses of AccountMapper in org.openwms.common.location
Fields in org.openwms.common.location declared as AccountMapperConstructors in org.openwms.common.location with parameters of type AccountMapperModifierConstructorDescriptionLocationMapperImpl
(AccountMapper accountMapper, LocationTypeMapper locationTypeMapper, LocationGroupMapper locationGroupMapper)