Uses of Interface
com.echothree.control.user.core.common.result.EditEntityAttributeGroupDescriptionResult
Packages that use EditEntityAttributeGroupDescriptionResult
Package
Description
-
Uses of EditEntityAttributeGroupDescriptionResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditEntityAttributeGroupDescriptionResultModifier and TypeMethodDescriptionCoreService.editEntityAttributeGroupDescription(UserVisitPK userVisitPK, EditEntityAttributeGroupDescriptionForm form) -
Uses of EditEntityAttributeGroupDescriptionResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditEntityAttributeGroupDescriptionResultModifier and TypeMethodDescriptionCoreResultFactory.getEditEntityAttributeGroupDescriptionResult() -
Uses of EditEntityAttributeGroupDescriptionResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditEntityAttributeGroupDescriptionResultModifier and TypeMethodDescriptionCoreBean.editEntityAttributeGroupDescription(UserVisitPK userVisitPK, EditEntityAttributeGroupDescriptionForm form) -
Uses of EditEntityAttributeGroupDescriptionResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditEntityAttributeGroupDescriptionResultMethods in com.echothree.control.user.core.server.command with parameters of type EditEntityAttributeGroupDescriptionResultModifier and TypeMethodDescriptionvoidEditEntityAttributeGroupDescriptionCommand.fillInResult(EditEntityAttributeGroupDescriptionResult result, EntityAttributeGroupDescription entityAttributeGroupDescription) EditEntityAttributeGroupDescriptionCommand.getEntity(EditEntityAttributeGroupDescriptionResult result)