Uses of Class
com.echothree.model.control.core.common.transfer.EntityAttributeGroupDescriptionTransfer
Packages that use EntityAttributeGroupDescriptionTransfer
Package
Description
-
Uses of EntityAttributeGroupDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionEditEntityAttributeGroupDescriptionResult.getEntityAttributeGroupDescription()
GetEntityAttributeGroupDescriptionResult.getEntityAttributeGroupDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionGetEntityAttributeGroupDescriptionsResult.getEntityAttributeGroupDescriptions()
Methods in com.echothree.control.user.core.common.result with parameters of type EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionvoid
EditEntityAttributeGroupDescriptionResult.setEntityAttributeGroupDescription
(EntityAttributeGroupDescriptionTransfer entityAttributeGroupDescription) void
GetEntityAttributeGroupDescriptionResult.setEntityAttributeGroupDescription
(EntityAttributeGroupDescriptionTransfer entityAttributeGroupDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionvoid
GetEntityAttributeGroupDescriptionsResult.setEntityAttributeGroupDescriptions
(List<EntityAttributeGroupDescriptionTransfer> entityAttributeGroupDescriptions) -
Uses of EntityAttributeGroupDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeGroupDescriptionTransfer
(UserVisit userVisit, EntityAttributeGroupDescription entityAttributeGroupDescription, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeGroupDescriptionTransfers
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) -
Uses of EntityAttributeGroupDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAttributeGroupDescriptionTransferModifier and TypeMethodDescriptionEntityAttributeGroupDescriptionTransferCache.getEntityAttributeGroupDescriptionTransfer
(EntityAttributeGroupDescription entityAttributeGroupDescription, EntityInstance entityInstance)