Uses of Interface
com.echothree.control.user.document.common.result.CreatePartyDocumentResult
Packages that use CreatePartyDocumentResult
Package
Description
-
Uses of CreatePartyDocumentResult in com.echothree.control.user.document.common
Methods in com.echothree.control.user.document.common that return types with arguments of type CreatePartyDocumentResultModifier and TypeMethodDescriptionDocumentService.createPartyDocument(UserVisitPK userVisitPK, CreatePartyDocumentForm form) -
Uses of CreatePartyDocumentResult in com.echothree.control.user.document.common.result
Methods in com.echothree.control.user.document.common.result that return CreatePartyDocumentResultModifier and TypeMethodDescriptionstatic CreatePartyDocumentResultDocumentResultFactory.getCreatePartyDocumentResult() -
Uses of CreatePartyDocumentResult in com.echothree.control.user.document.server
Methods in com.echothree.control.user.document.server that return types with arguments of type CreatePartyDocumentResultModifier and TypeMethodDescriptionDocumentBean.createPartyDocument(UserVisitPK userVisitPK, CreatePartyDocumentForm form)