Uses of Interface
com.echothree.control.user.core.common.result.EditFontWeightDescriptionResult
Packages that use EditFontWeightDescriptionResult
Package
Description
-
Uses of EditFontWeightDescriptionResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditFontWeightDescriptionResultModifier and TypeMethodDescriptionCoreService.editFontWeightDescription(UserVisitPK userVisitPK, EditFontWeightDescriptionForm form) -
Uses of EditFontWeightDescriptionResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditFontWeightDescriptionResult -
Uses of EditFontWeightDescriptionResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditFontWeightDescriptionResultModifier and TypeMethodDescriptionCoreBean.editFontWeightDescription(UserVisitPK userVisitPK, EditFontWeightDescriptionForm form) -
Uses of EditFontWeightDescriptionResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditFontWeightDescriptionResultMethods in com.echothree.control.user.core.server.command with parameters of type EditFontWeightDescriptionResultModifier and TypeMethodDescriptionvoidEditFontWeightDescriptionCommand.fillInResult(EditFontWeightDescriptionResult result, FontWeightDescription fontWeightDescription) EditFontWeightDescriptionCommand.getEntity(EditFontWeightDescriptionResult result)