Class SpaceCategoryName
java.lang.Object
com.atlassian.confluence.plugins.macros.dashboard.SpaceCategoryName
- All Implemented Interfaces:
Comparable<SpaceCategoryName>
Represents a space category name. This is really only here so we can provide Soy with the capitalised version of the
name.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpaceCategoryName
-
-
Method Details
-
getName
-
getCapitalised
-
toString
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<SpaceCategoryName>
-