Uses of Class
com.echothree.model.control.core.common.transfer.EntityAttributeGroupResultTransfer
Packages that use EntityAttributeGroupResultTransfer
Package
Description
-
Uses of EntityAttributeGroupResultTransfer in com.echothree.control.user.search.common.result
Methods in com.echothree.control.user.search.common.result that return types with arguments of type EntityAttributeGroupResultTransferModifier and TypeMethodDescriptionGetEntityAttributeGroupResultsResult.getEntityAttributeGroupResults()Method parameters in com.echothree.control.user.search.common.result with type arguments of type EntityAttributeGroupResultTransferModifier and TypeMethodDescriptionvoidGetEntityAttributeGroupResultsResult.setEntityAttributeGroupResults(List<EntityAttributeGroupResultTransfer> entityAttributeGroupResults) -
Uses of EntityAttributeGroupResultTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeGroupResultTransferModifier and TypeMethodDescriptionEntityAttributeGroupControl.getEntityAttributeGroupResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch)