Interface ServiceDefinitionModel

    • Method Detail

      • getName

        java.lang.String getName()
      • getKey

        java.lang.String getKey()
      • getDescription

        java.lang.String getDescription()
      • getType

        java.lang.String getType()
      • getReferenceKey

        java.lang.String getReferenceKey()
      • getLookupId

        java.lang.String getLookupId()
      • getLookupType

        java.lang.String getLookupType()
      • getLookupIdPrefix

        java.lang.String getLookupIdPrefix()
      • getTableName

        java.lang.String getTableName()
      • getColumnMappings

        java.util.List<ColumnMapping> getColumnMappings()
      • getConfig

        com.fasterxml.jackson.databind.JsonNode getConfig()