Uses of Interface
com.echothree.control.user.party.common.result.GetBirthdayFormatResult
Packages that use GetBirthdayFormatResult
Package
Description
-
Uses of GetBirthdayFormatResult in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return types with arguments of type GetBirthdayFormatResultModifier and TypeMethodDescriptionPartyService.getBirthdayFormat(UserVisitPK userVisitPK, GetBirthdayFormatForm form) -
Uses of GetBirthdayFormatResult in com.echothree.control.user.party.common.result
Subinterfaces of GetBirthdayFormatResult in com.echothree.control.user.party.common.resultMethods in com.echothree.control.user.party.common.result that return GetBirthdayFormatResultModifier and TypeMethodDescriptionstatic GetBirthdayFormatResultPartyResultFactory.getGetBirthdayFormatResult() -
Uses of GetBirthdayFormatResult in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return types with arguments of type GetBirthdayFormatResultModifier and TypeMethodDescriptionPartyBean.getBirthdayFormat(UserVisitPK userVisitPK, GetBirthdayFormatForm form)