Class GuiEntity
java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiObjectBase
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiEntity
- All Implemented Interfaces:
Serializable
Result of one entity retrieved.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturn the entityget the gui object<a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.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="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.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="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.Methods inherited from class edu.internet2.middleware.grouper.grouperUi.beans.api.GuiObjectBase
cacheParentStems, convertFromGrouperObjects, getAdditionalBreadcrumbBullets, getBreadcrumbBullets, getBreadcrumbs, getCreatedString, getCreatorGuiSubject, getDateUiFormat, getLastEditedString, getLastUpdatedByGuiSubject, getNameColonSpaceSeparated, getParentGuiStem, getPathColonSpaceSeparated, getTitle, getUserFriendlyTypesNames, isShowBreadcrumbLink, isShowBreadcrumbLinkSeparator, isSubjectType, main, setAdditionalBreadcrumbBullets, setShowBreadcrumbLink, setShowBreadcrumbLinkSeparator, toString
-
Constructor Details
-
GuiEntity
public GuiEntity() -
GuiEntity
- Parameters:
theEntity-
-
-
Method Details
-
getShortLink
<a href="#" rel="tooltip" data-html="true" data-delay-show='200' data-placement="right" title="<strong>FOLDER:</strong><br />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
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="<strong>FOLDER:</strong><br />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:
getShortLinkWithIconin classGuiObjectBase- Returns:
- short link
-
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="<strong>FOLDER:</strong><br />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
return the entity- Returns:
- the entity
-
getGrouperObject
Description copied from class:GuiObjectBaseget the gui object- Specified by:
getGrouperObjectin classGuiObjectBase- Returns:
- the object
- See Also:
-
getGuiSubject
- Returns:
- gui subject
-