Uses of Class
com.echothree.model.control.core.common.transfer.EntityLongAttributeTransfer
Packages that use EntityLongAttributeTransfer
Package
Description
-
Uses of EntityLongAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityLongAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityLongAttributeTransferModifier and TypeMethodDescriptionvoidEditEntityLongAttributeResult.setEntityLongAttribute(EntityLongAttributeTransfer entityLongAttribute) -
Uses of EntityLongAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityLongAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityLongAttribute()Returns the entityLongAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityLongAttributeTransferModifier and TypeMethodDescriptionvoidEntityAttributeTransfer.setEntityLongAttribute(EntityLongAttributeTransfer entityLongAttribute) Sets the entityLongAttribute. -
Uses of EntityLongAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityLongAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityLongAttributeTransfer(UserVisit userVisit, EntityLongAttribute entityLongAttribute, EntityInstance entityInstance) -
Uses of EntityLongAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityLongAttributeTransferModifier and TypeMethodDescriptionEntityLongAttributeTransferCache.getEntityLongAttributeTransfer(UserVisit userVisit, EntityLongAttribute entityLongAttribute, EntityInstance entityInstance)