Class GuiAttributeDefName

java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiObjectBase
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiAttributeDefName
All Implemented Interfaces:
Serializable

public class GuiAttributeDefName extends GuiObjectBase implements Serializable
Result of one attribute def name being retrieved
See Also:
  • Constructor Details

    • GuiAttributeDefName

      public GuiAttributeDefName()
    • GuiAttributeDefName

      public GuiAttributeDefName(AttributeDefName theAttributeDefName)
      Parameters:
      theAttributeDefName -
  • Method Details

    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
      See Also:
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      See Also:
    • convertFromAttributeDefNames

      public static Set<GuiAttributeDefName> convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames)
      Parameters:
      attributeDefNames -
      Returns:
      attribute ef names
    • convertFromAttributeDefNames

      public static Set<GuiAttributeDefName> convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames, String configMax, int defaultMax)
      Parameters:
      attributeDefNames -
      configMax -
      defaultMax -
      Returns:
      attribute def names
    • getShortLink

      public String getShortLink()
      <a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="&lt;strong&gt;FOLDER:&lt;/strong&gt;&lt;br /&gt;Full : Path : To : The : Entity<br /><br />This is the description for this entity. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors
      Returns:
      short link
    • getShortLinkWithIcon

      public String getShortLinkWithIcon()
      display short link with image next to it in li <a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="&lt;strong&gt;FOLDER:&lt;/strong&gt;&lt;br /&gt;Full : Path : To : The : Entity<br /><br />This is the description for this entity. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors
      Overrides:
      getShortLinkWithIcon in class GuiObjectBase
      Returns:
      short link
    • getShortLinkWithIconAndPath

      public String getShortLinkWithIconAndPath()
      display short link with image next to it in li and the path info below it <a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="&lt;strong&gt;FOLDER:&lt;/strong&gt;&lt;br /&gt;Full : Path : To : The : Entity<br /><br />This is the description for this entity. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors
      Returns:
      short link
    • getAttributeDefName

      public AttributeDefName getAttributeDefName()
      return the attribute def name
      Returns:
      the attribute def name
    • getGuiStem

      public GuiStem getGuiStem()
      get stem this attribute def is in
      Returns:
      guiStem
    • setGuiStem

      public void setGuiStem(GuiStem guiStem1)
      set stem this attribute def name is in
      Parameters:
      guiStem1 -
    • getGrouperObject

      public GrouperObject getGrouperObject()
      Description copied from class: GuiObjectBase
      get the gui object
      Specified by:
      getGrouperObject in class GuiObjectBase
      Returns:
      the object
      See Also:
    • getLink

      public String getLink()
      <a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="&lt;strong&gt;FOLDER:&lt;/strong&gt;&lt;br /&gt;Full : Path : To : The : Entity<br /><br />This is the description for this entity. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors
      Returns:
      short link
    • getLinkWithIcon

      public String getLinkWithIcon()
      display short link with image next to it in li <a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="&lt;strong&gt;FOLDER:&lt;/strong&gt;&lt;br /&gt;Full : Path : To : The : Entity<br /><br />This is the description for this entity. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors
      Returns:
      short link