|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.emailnotifier.commonimpl.SubscriberImpl
public class SubscriberImpl
Constructor Summary | |
---|---|
SubscriberImpl(long userId,
java.util.Locale locale)
|
Method Summary | |
---|---|
java.util.Locale |
getLocale()
|
long |
getUserId()
|
org.outerx.daisy.x10.SubscriberDocument |
getXml()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubscriberImpl(long userId, java.util.Locale locale)
Method Detail |
---|
public long getUserId()
getUserId
in interface org.outerj.daisy.emailnotifier.Subscriber
public java.util.Locale getLocale()
getLocale
in interface org.outerj.daisy.emailnotifier.Subscriber
public org.outerx.daisy.x10.SubscriberDocument getXml()
getXml
in interface org.outerj.daisy.emailnotifier.Subscriber
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |