Uses of Interface
com.echothree.control.user.party.common.form.SetDefaultCompanyForm
Packages that use SetDefaultCompanyForm
Package
Description
-
Uses of SetDefaultCompanyForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetDefaultCompanyFormMethods in com.echothree.control.user.party.common with parameters of type SetDefaultCompanyFormModifier and TypeMethodDescriptionPartyService.setDefaultCompany
(UserVisitPK userVisitPK, SetDefaultCompanyForm form) -
Uses of SetDefaultCompanyForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetDefaultCompanyFormModifier and TypeMethodDescriptionstatic SetDefaultCompanyForm
PartyFormFactory.getSetDefaultCompanyForm()
-
Uses of SetDefaultCompanyForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetDefaultCompanyFormMethods in com.echothree.control.user.party.server with parameters of type SetDefaultCompanyFormModifier and TypeMethodDescriptionPartyBean.setDefaultCompany
(UserVisitPK userVisitPK, SetDefaultCompanyForm form) -
Uses of SetDefaultCompanyForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetDefaultCompanyFormModifierConstructorDescriptionSetDefaultCompanyCommand
(UserVisitPK userVisitPK, SetDefaultCompanyForm form) Creates a new instance of SetDefaultCompanyCommand