Uses of Class
com.echothree.model.control.core.common.transfer.EntityClobAttributeTransfer
Packages that use EntityClobAttributeTransfer
Package
Description
-
Uses of EntityClobAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityClobAttributeTransferModifier and TypeMethodDescriptionEditEntityClobAttributeResult.getEntityClobAttribute()
GetEntityClobAttributeResult.getEntityClobAttribute()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityClobAttributeTransferModifier and TypeMethodDescriptionvoid
EditEntityClobAttributeResult.setEntityClobAttribute
(EntityClobAttributeTransfer entityClobAttribute) void
GetEntityClobAttributeResult.setEntityClobAttribute
(EntityClobAttributeTransfer entityClobAttribute) -
Uses of EntityClobAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityClobAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransfer.getEntityClobAttribute()
Returns the entityClobAttribute.Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityClobAttributeTransferModifier and TypeMethodDescriptionvoid
EntityAttributeTransfer.setEntityClobAttribute
(EntityClobAttributeTransfer entityClobAttribute) Sets the entityClobAttribute. -
Uses of EntityClobAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityClobAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityClobAttributeTransfer
(UserVisit userVisit, EntityClobAttribute entityClobAttribute, EntityInstance entityInstance) -
Uses of EntityClobAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityClobAttributeTransferModifier and TypeMethodDescriptionEntityClobAttributeTransferCache.getEntityClobAttributeTransfer
(EntityClobAttribute entityClobAttribute, EntityInstance entityInstance)