Interface ItemRelationshipStatsDTO


  • public interface ItemRelationshipStatsDTO
    • Method Detail

      • getNumUpstreamRelationships

        Integer getNumUpstreamRelationships()
      • getNumDownstreamRelationships

        Integer getNumDownstreamRelationships()
      • getCausingSuspect

        Boolean getCausingSuspect()
      • getMissingDownstream

        Boolean getMissingDownstream()