Uses of Class
com.echothree.model.control.core.common.transfer.EntityAttributeEntityAttributeGroupTransfer
Packages that use EntityAttributeEntityAttributeGroupTransfer
Package
Description
-
Uses of EntityAttributeEntityAttributeGroupTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionEditEntityAttributeEntityAttributeGroupResult.getEntityAttributeEntityAttributeGroup()GetEntityAttributeEntityAttributeGroupResult.getEntityAttributeEntityAttributeGroup()Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionGetEntityAttributeEntityAttributeGroupsResult.getEntityAttributeEntityAttributeGroups()Methods in com.echothree.control.user.core.common.result with parameters of type EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionvoidEditEntityAttributeEntityAttributeGroupResult.setEntityAttributeEntityAttributeGroup(EntityAttributeEntityAttributeGroupTransfer entityAttributeEntityAttributeGroup) voidGetEntityAttributeEntityAttributeGroupResult.setEntityAttributeEntityAttributeGroup(EntityAttributeEntityAttributeGroupTransfer entityAttributeEntityAttributeGroup) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionvoidGetEntityAttributeEntityAttributeGroupsResult.setEntityAttributeEntityAttributeGroups(List<EntityAttributeEntityAttributeGroupTransfer> entityAttributeEntityAttributeGroups) -
Uses of EntityAttributeEntityAttributeGroupTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeEntityAttributeGroupTransfer(UserVisit userVisit, EntityAttributeEntityAttributeGroup entityAttributeEntityAttributeGroup, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeEntityAttributeGroupTransfers(UserVisit userVisit, Collection<EntityAttributeEntityAttributeGroup> entityAttributeEntityAttributeGroups, EntityInstance entityInstance) CoreControl.getEntityAttributeEntityAttributeGroupTransfersByEntityAttribute(UserVisit userVisit, EntityAttribute entityAttribute, EntityInstance entityInstance) CoreControl.getEntityAttributeEntityAttributeGroupTransfersByEntityAttributeGroup(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) -
Uses of EntityAttributeEntityAttributeGroupTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAttributeEntityAttributeGroupTransferModifier and TypeMethodDescriptionEntityAttributeEntityAttributeGroupTransferCache.getEntityAttributeEntityAttributeGroupTransfer(UserVisit userVisit, EntityAttributeEntityAttributeGroup entityAttributeEntityAttributeGroup, EntityInstance entityInstance)