Class SendMailJob.ResourceAttachmentSupplier
java.lang.Object
ch.tocco.nice2.optional.address.impl.action.mail.SendMailJob.ResourceAttachmentSupplier
- All Implemented Interfaces:
SendMailJob.AttachmentSupplier,Serializable
- Enclosing class:
SendMailJob
public static non-sealed class SendMailJob.ResourceAttachmentSupplier
extends Object
implements SendMailJob.AttachmentSupplier
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable StringgetId()longgetSize()loadResourceBinary(PersistenceService persistenceService)
-
Constructor Details
-
ResourceAttachmentSupplier
-
-
Method Details
-
getLocale
- Specified by:
getLocalein interfaceSendMailJob.AttachmentSupplier
-
getId
- Specified by:
getIdin interfaceSendMailJob.AttachmentSupplier
-
getFileName
- Specified by:
getFileNamein interfaceSendMailJob.AttachmentSupplier
-
getSize
public long getSize()- Specified by:
getSizein interfaceSendMailJob.AttachmentSupplier
-
loadResourceBinary
-