Uses of Interface
com.echothree.control.user.party.common.form.DeleteBirthdayFormatForm
Packages that use DeleteBirthdayFormatForm
Package
Description
-
Uses of DeleteBirthdayFormatForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteBirthdayFormatFormMethods in com.echothree.control.user.party.common with parameters of type DeleteBirthdayFormatFormModifier and TypeMethodDescriptionPartyService.deleteBirthdayFormat
(UserVisitPK userVisitPK, DeleteBirthdayFormatForm form) -
Uses of DeleteBirthdayFormatForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteBirthdayFormatFormModifier and TypeMethodDescriptionstatic DeleteBirthdayFormatForm
PartyFormFactory.getDeleteBirthdayFormatForm()
-
Uses of DeleteBirthdayFormatForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteBirthdayFormatFormMethods in com.echothree.control.user.party.server with parameters of type DeleteBirthdayFormatFormModifier and TypeMethodDescriptionPartyBean.deleteBirthdayFormat
(UserVisitPK userVisitPK, DeleteBirthdayFormatForm form) -
Uses of DeleteBirthdayFormatForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteBirthdayFormatFormModifierConstructorDescriptionDeleteBirthdayFormatCommand
(UserVisitPK userVisitPK, DeleteBirthdayFormatForm form) Creates a new instance of DeleteBirthdayFormatCommand