Uses of Interface
com.echothree.control.user.core.common.result.EditFontStyleResult
Packages that use EditFontStyleResult
Package
Description
-
Uses of EditFontStyleResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditFontStyleResultModifier and TypeMethodDescriptionCoreService.editFontStyle(UserVisitPK userVisitPK, EditFontStyleForm form) -
Uses of EditFontStyleResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditFontStyleResultModifier and TypeMethodDescriptionstatic EditFontStyleResultCoreResultFactory.getEditFontStyleResult() -
Uses of EditFontStyleResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditFontStyleResultModifier and TypeMethodDescriptionCoreBean.editFontStyle(UserVisitPK userVisitPK, EditFontStyleForm form) -
Uses of EditFontStyleResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditFontStyleResultMethods in com.echothree.control.user.core.server.command with parameters of type EditFontStyleResultModifier and TypeMethodDescriptionvoidEditFontStyleCommand.fillInResult(EditFontStyleResult result, FontStyle fontStyle) EditFontStyleCommand.getEntity(EditFontStyleResult result)