Interface IJustificationTreeMappingDS


public interface IJustificationTreeMappingDS
Defines the method that needs to be implemented by an object that contains the Studio data for mapping a justification tree
Since:
11.2
Author:
Mihai Bob
  • Method Details

    • getEntity

      String getEntity()
      Returns:
      name of the entity. Cannot return null
    • getAttribute

      String getAttribute()
      Returns:
      name of the attribute. Cannot return null
    • getDepth

      String getDepth()
      Returns:
      the depth of the justification tree. Can return null
    • getAssetFormat

      String getAssetFormat()