public interface MimeTypePolicy
Purpose:
A MimeTypePolicy is used in conjunction with an BinaryData/CollectionMapping in order to allow customization of the mime type for a specific property at runtime rather than at design time.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMimeType(java.lang.Object object)
return a MIME type string
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference