Uses of Class
com.echothree.util.common.persistence.EntityNames
Packages that use EntityNames
Package
Description
-
Uses of EntityNames in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityNamesMethods in com.echothree.model.control.core.common.transfer with parameters of type EntityNamesModifier and TypeMethodDescriptionvoid
EntityInstanceTransfer.setEntityNames
(EntityNames entityNames) -
Uses of EntityNames in com.echothree.model.control.core.server.graphql
Constructors in com.echothree.model.control.core.server.graphql with parameters of type EntityNames -
Uses of EntityNames in com.echothree.util.server.persistence.translator
Methods in com.echothree.util.server.persistence.translator that return EntityNamesModifier and TypeMethodDescriptionEntityInstanceAndNames.getEntityNames()
Returns the entityNames.EntityInstanceTranslator.getNames
(EntityInstance entityInstance) InvoiceNameTranslator.getNames
(EntityInstance entityInstance) OrderNameTranslator.getNames
(EntityInstance entityInstance) PartyNameTranslator.getNames
(EntityInstance entityInstance) Constructors in com.echothree.util.server.persistence.translator with parameters of type EntityNamesModifierConstructorDescriptionEntityInstanceAndNames
(EntityInstance entityInstance, EntityNames entityNames)