Class GuiService
java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiObjectBase
edu.internet2.middleware.grouper.grouperUi.beans.api.GuiService
- All Implemented Interfaces:
Serializable
Result of one service being retrieved
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<GuiService>convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames) static Set<GuiService>convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames, String configMax, int defaultMax) booleanget the gui objectgui attribute def name for this servicegui stem for this service if there is only one stemgetLink()<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.inthashCode()voidsetGuiAttributeDefName(GuiAttributeDefName guiAttributeDefName1) gui attribute def name for this servicevoidsetGuiStem(GuiStem guiStem1) gui stem for this service if there is only one stemMethods 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
-
GuiService
public GuiService() -
GuiService
- Parameters:
theGuiStem-theGuiAttributeDefName-
-
-
Method Details
-
convertFromAttributeDefNames
- Parameters:
attributeDefNames-- Returns:
- services
-
convertFromAttributeDefNames
public static Set<GuiService> convertFromAttributeDefNames(Set<AttributeDefName> attributeDefNames, String configMax, int defaultMax) - Parameters:
attributeDefNames-configMax-defaultMax-- Returns:
- attribute def names
-
getGuiStem
gui stem for this service if there is only one stem- Returns:
- the guiStem
-
setGuiStem
gui stem for this service if there is only one stem- Parameters:
guiStem1- the guiStem to set
-
getGuiAttributeDefName
gui attribute def name for this service- Returns:
- the guiAttributeDefName
-
setGuiAttributeDefName
gui attribute def name for this service- Parameters:
guiAttributeDefName1- the guiAttributeDefName to set
-
equals
-
hashCode
public int hashCode() -
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
-
getGrouperObject
Description copied from class:GuiObjectBaseget the gui object- Specified by:
getGrouperObjectin 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
-