Interface DataDictionaryDefinition

All Known Subinterfaces:
DataDictionaryDefinitionEntity
All Known Implementing Classes:
DataDictionaryDefinitionEntityImpl

public interface DataDictionaryDefinition
Author:
Filip Hrisafov
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getVersion

      int getVersion()
    • getDeploymentId

      String getDeploymentId()
    • getTenantId

      String getTenantId()
    • getName

      String getName()
    • getResourceName

      String getResourceName()