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 |
---|---|
String |
getMimeType(Object object)
return a MIME type string
|
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference