java.lang.Object
org.alfresco.governance.classification.model.TopicEntry

@Validated public class TopicEntry extends Object
TopicEntry
  • Constructor Details

    • TopicEntry

      public TopicEntry()
  • Method Details

    • entry

      public TopicEntry entry(Topic entry)
    • getEntry

      @NotNull @Valid public @NotNull @Valid Topic getEntry()
      Get entry
      Returns:
      entry
    • setEntry

      public void setEntry(Topic entry)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object