|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrouperEmail | |
---|---|
edu.internet2.middleware.grouper.util | This package contains utility classes (generally static methods) |
Uses of GrouperEmail in edu.internet2.middleware.grouper.util |
---|
Methods in edu.internet2.middleware.grouper.util that return GrouperEmail | |
---|---|
GrouperEmail |
GrouperEmail.setBody(java.lang.String theBody)
set the body |
GrouperEmail |
GrouperEmail.setFrom(java.lang.String theFrom)
set the from address |
GrouperEmail |
GrouperEmail.setSubject(java.lang.String theSubject)
set subject |
GrouperEmail |
GrouperEmail.setTo(java.lang.String theToAddress)
set the to address |
Methods in edu.internet2.middleware.grouper.util that return types with arguments of type GrouperEmail | |
---|---|
static java.util.List<GrouperEmail> |
GrouperEmail.testingEmails()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |