com.trackstudio.app.adapter.email.change
Class TestChange

java.lang.Object
  extended by com.trackstudio.app.adapter.email.change.Change
      extended by com.trackstudio.app.adapter.email.change.TestChange

public class TestChange
extends Change

Изменение для тестирования


Constructor Summary
TestChange(java.util.Calendar when, java.lang.String by, Notification not)
          Конструктор
 
Method Summary
 Notification getNotification()
          Возвращает нотификацию
 
Methods inherited from class com.trackstudio.app.adapter.email.change.Change
getBy, getCode, getSession, getWhen, setCode, setSession, setWhen
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestChange

public TestChange(java.util.Calendar when,
                  java.lang.String by,
                  Notification not)
Конструктор

Parameters:
when - дата изменения
by - ID пользователя
not - нотификация
Method Detail

getNotification

public Notification getNotification()
Возвращает нотификацию

Returns:
нотификация


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.