Uses of Interface
com.echothree.control.user.party.common.result.CreateCompanyResult
Packages that use CreateCompanyResult
Package
Description
-
Uses of CreateCompanyResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type CreateCompanyResultModifier and TypeMethodDescriptionPartyService.createCompany(UserVisitPK userVisitPK, CreateCompanyForm form) -
Uses of CreateCompanyResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return CreateCompanyResultModifier and TypeMethodDescriptionstatic CreateCompanyResultPartyResultFactory.getCreateCompanyResult() -
Uses of CreateCompanyResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type CreateCompanyResultModifier and TypeMethodDescriptionPartyBean.createCompany(UserVisitPK userVisitPK, CreateCompanyForm form)