com.jivesoftware.forum.theme
Class ForumThemeType
java.lang.Object
com.jivesoftware.base.theme.ThemeType
com.jivesoftware.forum.theme.ForumThemeType
- All Implemented Interfaces:
- java.io.Serializable
public class ForumThemeType
- extends ThemeType
An extension of the ThemeType class to define and add forum and category theme types.
- See Also:
- Serialized Form
Constructor Summary |
ForumThemeType(java.lang.String name,
int precedence)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FORUM
public static final ThemeType FORUM
- Type representing a Forum map.
CATEGORY
public static final ThemeType CATEGORY
- Type representing a Category map.
USER
public static final ThemeType USER
- Type representing a User map.
ForumThemeType
public ForumThemeType(java.lang.String name,
int precedence)
registerTypes
public static void registerTypes()
Copyright © 1999-2006 Jive Software.