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

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

public class SubscriptionReason
extends Change

Изменение, для рассылки подписок


Constructor Summary
SubscriptionReason(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

SubscriptionReason

public SubscriptionReason(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.