Class ConceptJsonView


  • public class ConceptJsonView
    extends java.lang.Object
    • Constructor Detail

      • ConceptJsonView

        public ConceptJsonView​(Concept concept)
    • Method Detail

      • getId

        public java.util.UUID getId()
      • getName

        public java.lang.String getName()
      • getLabel

        public java.lang.String getLabel()
      • getDescription

        public java.lang.String getDescription()
      • getModified

        public java.sql.Timestamp getModified()
      • getVersion

        public Version getVersion()
      • getModifiedBy

        public UserJson getModifiedBy()
      • getConceptQuestionItems

        public java.util.List<ElementRef> getConceptQuestionItems()
      • getTopicRef

        public TopicRef getTopicRef()
      • getClassKind

        public java.lang.String getClassKind()