|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmailToken | |
---|---|
com.jivesoftware.forum.mail.token |
Uses of EmailToken in com.jivesoftware.forum.mail.token |
---|
Methods in com.jivesoftware.forum.mail.token that return EmailToken | |
---|---|
EmailToken |
EmailTokenSet.getByDate(java.util.Date timestamp)
Returns the first token in the set whose timestamp matches the day of year and year in the supplied Date |
Methods in com.jivesoftware.forum.mail.token with parameters of type EmailToken | |
---|---|
void |
EmailTokenSet.add(EmailToken token)
Adds on EmailToken to the set. |
void |
EmailTokenSet.remove(EmailToken token)
Removes the supplied EmailToken from the set. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |