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
Result of one attribute def name being retrieved
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<GuiAttributeDefName>
convertFromAttributeDefNames
(Set<AttributeDefName> attributeDefNames) static Set<GuiAttributeDefName>
convertFromAttributeDefNames
(Set<AttributeDefName> attributeDefNames, String configMax, int defaultMax) boolean
return the attribute def nameget the gui objectget stem this attribute def is ingetLink()
<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.<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.int
hashCode()
void
setGuiStem
(GuiStem guiStem1) set stem this attribute def name is inMethods inherited from class edu.internet2.middleware.grouper.grouperUi.beans.api.GuiObjectBase
convertFromGrouperObjects, getAdditionalBreadcrumbBullets, getBreadcrumbBullets, getBreadcrumbs, getCreatedString, getCreatorGuiSubject, getDateUiFormat, getLastEditedString, getLastUpdatedByGuiSubject, getNameColonSpaceSeparated, getParentGuiStem, getPathColonSpaceSeparated, getTitle, getUserFriendlyTypesNames, isShowBreadcrumbLink, isShowBreadcrumbLinkSeparator, isSubjectType, main, setAdditionalBreadcrumbBullets, setShowBreadcrumbLink, setShowBreadcrumbLinkSeparator, toString
-
Constructor Details
-
GuiAttributeDefName
public GuiAttributeDefName() -
GuiAttributeDefName
- Parameters:
theAttributeDefName
-
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
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
<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:
getShortLinkWithIcon
in 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
-
getAttributeDefName
return the attribute def name- Returns:
- the attribute def name
-
getGuiStem
get stem this attribute def is in- Returns:
- guiStem
-
setGuiStem
set stem this attribute def name is in- Parameters:
guiStem1
-
-
getGrouperObject
Description copied from class:GuiObjectBase
get the gui object- Specified by:
getGrouperObject
in classGuiObjectBase
- Returns:
- the object
- See Also:
-
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. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors- Returns:
- short link
-
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. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.">Editors- Returns:
- short link
-