Interface IReferenceDefinition

All Superinterfaces:
Serializable
All Known Subinterfaces:
IDocumentReferenceDefinition, IVersionReferenceDefinition
All Known Implementing Classes:
DocumentReferenceDefinition, ReferenceDefinition, VersionReferenceDefinition

public interface IReferenceDefinition extends Serializable
Represents the definition of a reference on an attribute.
Since:
9.7
Author:
MariusOrsan
  • Method Summary

    Modifier and Type
    Method
    Description
    This method returns the reference type of the attribute
  • Method Details

    • getReferenceType

      ReferenceType getReferenceType()
      This method returns the reference type of the attribute
      Returns:
      The reference type of the attribute