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

public class GuiEntity extends GuiObjectBase implements Serializable
Result of one entity retrieved.
See Also:
  • Constructor Details

    • GuiEntity

      public GuiEntity()
    • GuiEntity

      public GuiEntity(Entity theEntity)
      Parameters:
      theEntity -
  • Method Details

    • 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
    • getEntity

      public Entity getEntity()
      return the entity
      Returns:
      the entity
    • getGrouperObject

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

      public GuiSubject getGuiSubject()
      Returns:
      gui subject