Uses of Class
com.echothree.model.control.core.common.transfer.EntityAttributeDescriptionTransfer
Packages that use EntityAttributeDescriptionTransfer
Package
Description
-
Uses of EntityAttributeDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionEditEntityAttributeDescriptionResult.getEntityAttributeDescription()
GetEntityAttributeDescriptionResult.getEntityAttributeDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionGetEntityAttributeDescriptionsResult.getEntityAttributeDescriptions()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionvoid
EditEntityAttributeDescriptionResult.setEntityAttributeDescription
(EntityAttributeDescriptionTransfer entityAttributeDescription) void
GetEntityAttributeDescriptionResult.setEntityAttributeDescription
(EntityAttributeDescriptionTransfer entityAttributeDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionvoid
GetEntityAttributeDescriptionsResult.setEntityAttributeDescriptions
(List<EntityAttributeDescriptionTransfer> entityAttributeDescriptions) -
Uses of EntityAttributeDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeDescriptionTransfer
(UserVisit userVisit, EntityAttributeDescription entityAttributeDescription, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeDescriptionTransfersByEntityAttribute
(UserVisit userVisit, EntityAttribute entityAttribute, EntityInstance entityInstance) -
Uses of EntityAttributeDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAttributeDescriptionTransferModifier and TypeMethodDescriptionEntityAttributeDescriptionTransferCache.getEntityAttributeDescriptionTransfer
(EntityAttributeDescription entityAttributeDescription, EntityInstance entityInstance)