Uses of Interface
com.axemble.vdoc.sdk.interfaces.IAttachmentTemplate
Packages that use IAttachmentTemplate
- 
Uses of IAttachmentTemplate in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IAttachmentTemplateModifier and TypeMethodDescriptionIVersion.getAttachmentTemplate()Gets the associatedIAttachmentTemplateobject.
- 
Uses of IAttachmentTemplate in com.axemble.vdoc.sdk.modulesMethods 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 theIAttachmentTemplateobject, its reference.