Uses of Interface
com.echothree.control.user.document.common.form.DeletePartyDocumentForm
Packages that use DeletePartyDocumentForm
Package
Description
-
Uses of DeletePartyDocumentForm in com.echothree.control.user.document.common
Methods in com.echothree.control.user.document.common that return DeletePartyDocumentFormMethods in com.echothree.control.user.document.common with parameters of type DeletePartyDocumentFormModifier and TypeMethodDescriptionDocumentService.deletePartyDocument
(UserVisitPK userVisitPK, DeletePartyDocumentForm form) -
Uses of DeletePartyDocumentForm in com.echothree.control.user.document.common.form
Methods in com.echothree.control.user.document.common.form that return DeletePartyDocumentFormModifier and TypeMethodDescriptionstatic DeletePartyDocumentForm
DocumentFormFactory.getDeletePartyDocumentForm()
-
Uses of DeletePartyDocumentForm in com.echothree.control.user.document.server
Methods in com.echothree.control.user.document.server that return DeletePartyDocumentFormMethods in com.echothree.control.user.document.server with parameters of type DeletePartyDocumentFormModifier and TypeMethodDescriptionDocumentBean.deletePartyDocument
(UserVisitPK userVisitPK, DeletePartyDocumentForm form) -
Uses of DeletePartyDocumentForm in com.echothree.control.user.document.server.command
Constructors in com.echothree.control.user.document.server.command with parameters of type DeletePartyDocumentFormModifierConstructorDescriptionDeletePartyDocumentCommand
(UserVisitPK userVisitPK, DeletePartyDocumentForm form) Creates a new instance of DeletePartyDocumentCommand