Uses of Interface
com.echothree.control.user.party.common.result.EditCompanyResult
Packages that use EditCompanyResult
Package
Description
-
Uses of EditCompanyResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditCompanyResultModifier and TypeMethodDescriptionPartyService.editCompany(UserVisitPK userVisitPK, EditCompanyForm form) -
Uses of EditCompanyResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditCompanyResultModifier and TypeMethodDescriptionstatic EditCompanyResultPartyResultFactory.getEditCompanyResult() -
Uses of EditCompanyResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditCompanyResultModifier and TypeMethodDescriptionPartyBean.editCompany(UserVisitPK userVisitPK, EditCompanyForm form)