Uses of Interface
com.echothree.control.user.party.common.result.GetBirthdayFormatsResult
Packages that use GetBirthdayFormatsResult
Package
Description
-
Uses of GetBirthdayFormatsResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetBirthdayFormatsResultModifier and TypeMethodDescriptionPartyService.getBirthdayFormats(UserVisitPK userVisitPK, GetBirthdayFormatsForm form) -
Uses of GetBirthdayFormatsResult in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return GetBirthdayFormatsResultModifier and TypeMethodDescriptionstatic GetBirthdayFormatsResultPartyResultFactory.getGetBirthdayFormatsResult() -
Uses of GetBirthdayFormatsResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetBirthdayFormatsResultModifier and TypeMethodDescriptionPartyBean.getBirthdayFormats(UserVisitPK userVisitPK, GetBirthdayFormatsForm form)