Interface IDocumentReferenceDefinition

All Superinterfaces:
IReferenceDefinition, Serializable
All Known Implementing Classes:
DocumentReferenceDefinition

public interface IDocumentReferenceDefinition extends IReferenceDefinition
Holds information about an attribute that references a document.
Since:
9.7
Author:
Petru Galanton
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns the connection string of this attribute

    Methods inherited from interface com.aquima.interactions.metamodel.IReferenceDefinition

    getReferenceType
  • Method Details

    • getConnection

      String getConnection()
      This method returns the connection string of this attribute
      Returns:
      The connection string of this attribute