Uses of Class
com.echothree.model.control.core.common.transfer.EntityNameAttributeTransfer
Packages that use EntityNameAttributeTransfer
Package
Description
-
Uses of EntityNameAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityNameAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityNameAttributeTransferModifier and TypeMethodDescriptionvoidEditEntityNameAttributeResult.setEntityNameAttribute(EntityNameAttributeTransfer entityNameAttribute) -
Uses of EntityNameAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityNameAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityNameAttribute()Returns the entityNameAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityNameAttributeTransferModifier and TypeMethodDescriptionvoidEntityAttributeTransfer.setEntityNameAttribute(EntityNameAttributeTransfer entityNameAttribute) Sets the entityNameAttribute. -
Uses of EntityNameAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityNameAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityNameAttributeTransfer(UserVisit userVisit, EntityNameAttribute entityNameAttribute, EntityInstance entityInstance) -
Uses of EntityNameAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityNameAttributeTransferModifier and TypeMethodDescriptionEntityNameAttributeTransferCache.getEntityNameAttributeTransfer(UserVisit userVisit, EntityNameAttribute entityNameAttribute, EntityInstance entityInstance)