Uses of Class
com.storedobject.mail.SenderGroup
Packages that use SenderGroup
-
Uses of SenderGroup in com.storedobject.core
Methods in com.storedobject.core that return SenderGroup -
Uses of SenderGroup in com.storedobject.mail
Methods in com.storedobject.mail that return SenderGroupModifier and TypeMethodDescriptionstatic SenderGroup
Mail.getSenderGroup()
Retrieves the SenderGroup instance associated with the current senderGroupId.Sender.getSenderGroup()
Methods in com.storedobject.mail that return types with arguments of type SenderGroupMethods in com.storedobject.mail with parameters of type SenderGroupModifier and TypeMethodDescriptionvoid
Mail.setSenderGroup
(SenderGroup senderGroup) Sets the sender group for the mail.void
Sender.setSenderGroup
(SenderGroup senderGroup) -
Uses of SenderGroup in com.storedobject.ui
Methods in com.storedobject.ui that return SenderGroupMethods in com.storedobject.ui with parameters of type SenderGroup