Uses of Interface
com.echothree.control.user.party.common.result.EditBirthdayFormatResult
Packages that use EditBirthdayFormatResult
Package
Description
-
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type EditBirthdayFormatResultModifier and TypeMethodDescriptionPartyService.editBirthdayFormat(UserVisitPK userVisitPK, EditBirthdayFormatForm form) -
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return EditBirthdayFormatResultModifier and TypeMethodDescriptionstatic EditBirthdayFormatResultPartyResultFactory.getEditBirthdayFormatResult() -
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type EditBirthdayFormatResultModifier and TypeMethodDescriptionPartyBean.editBirthdayFormat(UserVisitPK userVisitPK, EditBirthdayFormatForm form) -
Uses of EditBirthdayFormatResult in com.echothree.control.user.party.server.command
Methods in com.echothree.control.user.party.server.command that return EditBirthdayFormatResultMethods in com.echothree.control.user.party.server.command with parameters of type EditBirthdayFormatResultModifier and TypeMethodDescriptionvoidEditBirthdayFormatCommand.fillInResult(EditBirthdayFormatResult result, BirthdayFormat birthdayFormat) EditBirthdayFormatCommand.getEntity(EditBirthdayFormatResult result)