public class GuiAttributeDefName extends GuiObjectBase implements Serializable
Constructor and Description |
---|
GuiAttributeDefName() |
GuiAttributeDefName(AttributeDefName theAttributeDefName) |
Modifier and Type | Method and Description |
---|---|
static Set<GuiAttributeDefName> |
convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames) |
static Set<GuiAttributeDefName> |
convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames,
String configMax,
int defaultMax) |
boolean |
equals(Object other) |
AttributeDefName |
getAttributeDefName()
return the attribute def name
|
GrouperObject |
getGrouperObject()
get the gui object
|
GuiStem |
getGuiStem()
get stem this attribute def is in
|
String |
getLink()
<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.
|
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="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.
|
String |
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.
|
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="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.
|
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="<strong>FOLDER:</strong><br />Full : Path : To : The : Entity<br /><br />This is the description for this entity.
|
int |
hashCode() |
void |
setGuiStem(GuiStem guiStem1)
set stem this attribute def name is in
|
convertFromGrouperObjects, getAdditionalBreadcrumbBullets, getBreadcrumbBullets, getBreadcrumbs, getCreatedString, getCreatorGuiSubject, getDateUiFormat, getLastEditedString, getLastUpdatedByGuiSubject, getNameColonSpaceSeparated, getParentGuiStem, getPathColonSpaceSeparated, getTitle, getUserFriendlyTypesNames, isShowBreadcrumbLink, isShowBreadcrumbLinkSeparator, isSubjectType, main, setAdditionalBreadcrumbBullets, setShowBreadcrumbLink, setShowBreadcrumbLinkSeparator, toString
public GuiAttributeDefName()
public GuiAttributeDefName(AttributeDefName theAttributeDefName)
theAttributeDefName
- public boolean equals(Object other)
equals
in class Object
Object.equals(java.lang.Object)
public int hashCode()
hashCode
in class Object
Object.hashCode()
public static Set<GuiAttributeDefName> convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames)
attributeDefNames
- public static Set<GuiAttributeDefName> convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames, String configMax, int defaultMax)
attributeDefNames
- configMax
- defaultMax
- public String getShortLink()
public String getShortLinkWithIcon()
getShortLinkWithIcon
in class GuiObjectBase
public String getShortLinkWithIconAndPath()
public AttributeDefName getAttributeDefName()
public GuiStem getGuiStem()
public void setGuiStem(GuiStem guiStem1)
guiStem1
- public GrouperObject getGrouperObject()
GuiObjectBase
getGrouperObject
in class GuiObjectBase
GuiObjectBase.getGrouperObject()
public String getLink()
public String getLinkWithIcon()
Copyright © 2016 Internet2. All rights reserved.