Groovy Documentation

org.linkedin.glu.orchestration.engine.tags
[Groovy] Class TagsService

java.lang.Object
  org.linkedin.glu.orchestration.engine.tags.TagsService

class TagsService

Authors:
yan@pongasoft.com


Constructor Summary
TagsService(java.util.Map tagsDefinition)

 
Method Summary
java.lang.String getTagCssClass(java.lang.String tag)

java.lang.String getTagsCss()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Constructor Detail

TagsService

TagsService(java.util.Map tagsDefinition)


 
Method Detail

getTagCssClass

java.lang.String getTagCssClass(java.lang.String tag)


getTagsCss

java.lang.String getTagsCss()


 

Groovy Documentation