Uses of Interface
com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
Packages that use IAttachmentTemplate
-
Uses of IAttachmentTemplate in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return IAttachmentTemplateModifier and TypeMethodDescriptionIVersion.getAttachmentTemplate()
Gets the associatedIAttachmentTemplate
object. -
Uses of IAttachmentTemplate in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules with parameters of type IAttachmentTemplateModifier and TypeMethodDescriptionIBaseDocumentModule.createVersion
(IContext context, IAttachmentTemplate attachmentTemplate, String reference) Creates a version instance object by specifying theIAttachmentTemplate
object, its reference.