Package | Description |
---|---|
io.stallion.email | |
io.stallion.users |
Modifier and Type | Class and Description |
---|---|
class |
ContactableEmailer<T extends Contactable>
This class a helper class for defining a way to send emails to a
Contactable (usually a User or a Contact).
|
class |
JsExtendableContactableEmailer<T extends Contactable>
A version of the ContactableEmailer meant to be extended from Javascript.
|
Modifier and Type | Field and Description |
---|---|
protected T |
ContactableEmailer.user |
Modifier and Type | Interface and Description |
---|---|
interface |
IUser |
Modifier and Type | Class and Description |
---|---|
class |
EmptyUser |
class |
User |
Copyright © 2016. All rights reserved.