Uses of Interface
com.echothree.control.user.core.common.result.CreateAppearanceResult
Packages that use CreateAppearanceResult
Package
Description
-
Uses of CreateAppearanceResult in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return types with arguments of type CreateAppearanceResultModifier and TypeMethodDescriptionCoreService.createAppearance(UserVisitPK userVisitPK, CreateAppearanceForm form) -
Uses of CreateAppearanceResult in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return CreateAppearanceResultModifier and TypeMethodDescriptionstatic CreateAppearanceResultCoreResultFactory.getCreateAppearanceResult() -
Uses of CreateAppearanceResult in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return types with arguments of type CreateAppearanceResultModifier and TypeMethodDescriptionCoreBean.createAppearance(UserVisitPK userVisitPK, CreateAppearanceForm form)