arta.synergy.web.common.client.data.logs
Class Notification

java.lang.Object
  extended by arta.synergy.web.common.client.data.logs.Notification
All Implemented Interfaces:
java.io.Serializable

public class Notification
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 14.07.2010 Time: 11:24:13 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.lang.String created
           
 java.lang.String email
           
 java.lang.String message
           
 java.lang.String sent
           
 java.lang.String user
           
 
Constructor Summary
Notification()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

user

public java.lang.String user

message

public java.lang.String message

created

public java.lang.String created

sent

public java.lang.String sent

email

public java.lang.String email
Constructor Detail

Notification

public Notification()


Copyright © 2000 Dummy Corp. All Rights Reserved.