Uses of Interface
com.echothree.control.user.term.common.result.CreateTermResult
Packages that use CreateTermResult
Package
Description
-
Uses of CreateTermResult in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return types with arguments of type CreateTermResultModifier and TypeMethodDescriptionTermService.createTerm(UserVisitPK userVisitPK, CreateTermForm form) -
Uses of CreateTermResult in com.echothree.control.user.term.common.result
Methods in com.echothree.control.user.term.common.result that return CreateTermResultModifier and TypeMethodDescriptionstatic CreateTermResultTermResultFactory.getCreateTermResult() -
Uses of CreateTermResult in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return types with arguments of type CreateTermResultModifier and TypeMethodDescriptionTermBean.createTerm(UserVisitPK userVisitPK, CreateTermForm form)