Uses of Class
com.echothree.model.control.core.common.transfer.EntityStringAttributeTransfer
Packages that use EntityStringAttributeTransfer
Package
Description
-
Uses of EntityStringAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityStringAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityStringAttributeTransferModifier and TypeMethodDescriptionvoidEditEntityStringAttributeResult.setEntityStringAttribute(EntityStringAttributeTransfer entityStringAttribute) -
Uses of EntityStringAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityStringAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityStringAttribute()Returns the entityStringAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityStringAttributeTransferModifier and TypeMethodDescriptionvoidEntityAttributeTransfer.setEntityStringAttribute(EntityStringAttributeTransfer entityStringAttribute) Sets the entityStringAttribute. -
Uses of EntityStringAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityStringAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityStringAttributeTransfer(UserVisit userVisit, EntityStringAttribute entityStringAttribute, EntityInstance entityInstance) -
Uses of EntityStringAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityStringAttributeTransferModifier and TypeMethodDescriptionEntityStringAttributeTransferCache.getEntityStringAttributeTransfer(UserVisit userVisit, EntityStringAttribute entityStringAttribute, EntityInstance entityInstance)