Uses of Interface
com.echothree.control.user.core.common.result.EditAppearanceDescriptionResult
Packages that use EditAppearanceDescriptionResult
Package
Description
-
Uses of EditAppearanceDescriptionResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type EditAppearanceDescriptionResultModifier and TypeMethodDescriptionCoreService.editAppearanceDescription(UserVisitPK userVisitPK, EditAppearanceDescriptionForm form) -
Uses of EditAppearanceDescriptionResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EditAppearanceDescriptionResult -
Uses of EditAppearanceDescriptionResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type EditAppearanceDescriptionResultModifier and TypeMethodDescriptionCoreBean.editAppearanceDescription(UserVisitPK userVisitPK, EditAppearanceDescriptionForm form) -
Uses of EditAppearanceDescriptionResult in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EditAppearanceDescriptionResultMethods in com.echothree.control.user.core.server.command with parameters of type EditAppearanceDescriptionResultModifier and TypeMethodDescriptionvoidEditAppearanceDescriptionCommand.fillInResult(EditAppearanceDescriptionResult result, AppearanceDescription appearanceDescription) EditAppearanceDescriptionCommand.getEntity(EditAppearanceDescriptionResult result)