Uses of Class
com.echothree.model.control.core.common.transfer.EntityBlobAttributeTransfer
Packages that use EntityBlobAttributeTransfer
Package
Description
-
Uses of EntityBlobAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityBlobAttributeTransferModifier and TypeMethodDescriptionEditEntityBlobAttributeResult.getEntityBlobAttribute()
GetEntityBlobAttributeResult.getEntityBlobAttribute()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityBlobAttributeTransferModifier and TypeMethodDescriptionvoid
EditEntityBlobAttributeResult.setEntityBlobAttribute
(EntityBlobAttributeTransfer entityBlobAttribute) void
GetEntityBlobAttributeResult.setEntityBlobAttribute
(EntityBlobAttributeTransfer entityBlobAttribute) -
Uses of EntityBlobAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityBlobAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityBlobAttribute()
Returns the entityBlobAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityBlobAttributeTransferModifier and TypeMethodDescriptionvoid
EntityAttributeTransfer.setEntityBlobAttribute
(EntityBlobAttributeTransfer entityBlobAttribute) Sets the entityBlobAttribute. -
Uses of EntityBlobAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityBlobAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityBlobAttributeTransfer
(UserVisit userVisit, EntityBlobAttribute entityBlobAttribute, EntityInstance entityInstance) -
Uses of EntityBlobAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityBlobAttributeTransferModifier and TypeMethodDescriptionEntityBlobAttributeTransferCache.getEntityBlobAttributeTransfer
(EntityBlobAttribute entityBlobAttribute, EntityInstance entityInstance)