Package com.atlassian.gadgets
Class OpenSocialDashboardItemModuleId
java.lang.Object
com.atlassian.gadgets.OpenSocialDashboardItemModuleId
- All Implemented Interfaces:
DashboardItemModuleId
@Immutable
public class OpenSocialDashboardItemModuleId
extends Object
implements DashboardItemModuleId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Taccept(DashboardItemModuleIdVisitor<T> visitor) booleangetId()getType()inthashCode()
-
Constructor Details
-
OpenSocialDashboardItemModuleId
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceDashboardItemModuleId- Returns:
- an id which can be used to identify this module.
-
getSpecUri
-
getType
- Specified by:
getTypein interfaceDashboardItemModuleId
-
accept
- Specified by:
acceptin interfaceDashboardItemModuleId
-
equals
-
hashCode
public int hashCode()
-