com.ondelette.servlet.webforum
Interface FixedNumericalConstants
- All Known Implementing Classes:
- ForumLocale, Message, MessageReference
- public interface FixedNumericalConstants
Description of the Interface
MAX_NUMBER_OF_MESSAGES_PER_FORUM
public static final int MAX_NUMBER_OF_MESSAGES_PER_FORUM
- See Also:
- Constant Field Values
MAX_MESSAGE_SIZE_IN_BYTES
public static final int MAX_MESSAGE_SIZE_IN_BYTES
- See Also:
- Constant Field Values
NUMBER_OF_CHARS_TO_COMPARE
public static final int NUMBER_OF_CHARS_TO_COMPARE
- See Also:
- Constant Field Values
DEFAULT_NUMBER_OF_RECENT_MESSAGES
public static final int DEFAULT_NUMBER_OF_RECENT_MESSAGES
- See Also:
- Constant Field Values
MAX_TEXTFIELD_SIZE
public static final int MAX_TEXTFIELD_SIZE
- See Also:
- Constant Field Values