asit.framework.servlet.content
Class MessagePropertiesConstants

java.lang.Object
  extended byasit.framework.servlet.content.MessagePropertiesConstants

public class MessagePropertiesConstants
extends Object

Author:
troessler

Field Summary
static String MSG_CAT_STANDARD
           
static String MSG_CLASS_ERROR
           
static String MSG_CLASS_SUCCESS
           
static String MSG_FIELD_CONTENT
           
static String MSG_FIELD_CONTENTTITLE
           
static String MSG_FIELD_DISPATCHTITLE
           
static String MSG_FIELD_PAGETITLE
           
 
Constructor Summary
MessagePropertiesConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSG_CLASS_SUCCESS

public static final String MSG_CLASS_SUCCESS
See Also:
Constant Field Values

MSG_CLASS_ERROR

public static final String MSG_CLASS_ERROR
See Also:
Constant Field Values

MSG_CAT_STANDARD

public static final String MSG_CAT_STANDARD
See Also:
Constant Field Values

MSG_FIELD_PAGETITLE

public static final String MSG_FIELD_PAGETITLE
See Also:
Constant Field Values

MSG_FIELD_DISPATCHTITLE

public static final String MSG_FIELD_DISPATCHTITLE
See Also:
Constant Field Values

MSG_FIELD_CONTENTTITLE

public static final String MSG_FIELD_CONTENTTITLE
See Also:
Constant Field Values

MSG_FIELD_CONTENT

public static final String MSG_FIELD_CONTENT
See Also:
Constant Field Values
Constructor Detail

MessagePropertiesConstants

public MessagePropertiesConstants()


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.