Class TopicRef

  • All Implemented Interfaces:
    java.lang.Comparable<TopicRef>, IEntityUrn

    public class TopicRef
    extends java.lang.Object
    • Field Detail

      • LOG

        protected final org.slf4j.Logger LOG
    • Constructor Detail

      • TopicRef

        public TopicRef()
      • TopicRef

        public TopicRef​(TopicGroup topicGroup)
    • Method Detail

      • getParent

        public StudyRef getParent()
      • equals

        public boolean equals​(java.lang.Object o)
      • hashCode

        public int hashCode()
      • toString

        public java.lang.String toString()
      • compareTo

        public int compareTo​(TopicRef o)
      • getId

        public java.util.UUID getId()
        Specified by:
        getId in interface IEntityUrn
      • getName

        public java.lang.String getName()
      • getAgency

        public java.lang.String getAgency()
        Specified by:
        getAgency in interface IEntityUrn