org.exoplatform.web.application
Class ApplicationMessage
java.lang.Object
org.exoplatform.web.application.ApplicationMessage
public class ApplicationMessage
- extends java.lang.Object
Created by The eXo Platform SARL
Author : Dang Van Minh
minhdv81@yahoo.com
Jun 7, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
INFO
public static final int INFO
- See Also:
- Constant Field Values
ApplicationMessage
public ApplicationMessage(java.lang.String key,
java.lang.Object[] args)
ApplicationMessage
public ApplicationMessage(java.lang.String key,
java.lang.Object[] args,
int type)
getMessageKey
public java.lang.String getMessageKey()
getMessageAruments
public java.lang.Object[] getMessageAruments()
getType
public int getType()
setType
public void setType(int type)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.