Uses of Class
com.avoka.tm.svc.UserEmailer
-
Packages that use UserEmailer Package Description com.avoka.tm.svc Provides Service classes. -
-
Uses of UserEmailer in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return UserEmailer Modifier and Type Method Description UserEmailer
UserEmailer. setLoginName(String loginName)
Set the user login name emailer parameter.UserEmailer
UserEmailer. setSpaceName(String spaceName)
Set the space name emailer parameter.UserEmailer
UserEmailer. setType(UserEmailer.EmailType type)
Set the email type emailer parameter.
-