Uses of Interface
com.echothree.control.user.document.common.edit.PartyDocumentEdit
Packages that use PartyDocumentEdit
Package
Description
-
Uses of PartyDocumentEdit in com.echothree.control.user.document.common
Methods in com.echothree.control.user.document.common that return PartyDocumentEdit -
Uses of PartyDocumentEdit in com.echothree.control.user.document.common.edit
Methods in com.echothree.control.user.document.common.edit that return PartyDocumentEditModifier and TypeMethodDescriptionstatic PartyDocumentEdit
DocumentEditFactory.getPartyDocumentEdit()
-
Uses of PartyDocumentEdit in com.echothree.control.user.document.common.form
Subinterfaces of PartyDocumentEdit in com.echothree.control.user.document.common.form -
Uses of PartyDocumentEdit in com.echothree.control.user.document.server
Methods in com.echothree.control.user.document.server that return PartyDocumentEdit -
Uses of PartyDocumentEdit in com.echothree.control.user.document.server.command
Methods in com.echothree.control.user.document.server.command that return PartyDocumentEditMethods in com.echothree.control.user.document.server.command with parameters of type PartyDocumentEditModifier and TypeMethodDescriptionvoid
EditPartyDocumentCommand.doLock
(PartyDocumentEdit edit, PartyDocument partyDocument)