Interface EdmMapping

All Known Implementing Classes:
Mapping

public interface EdmMapping
  • Method Details

    • getInternalName

      String getInternalName()
      Get the mapping value
      Returns:
      mapping name as String
    • getMediaResourceSourceKey

      String getMediaResourceSourceKey()
      Gets the key under which the resource source value can be found in the data map.
      Returns:
      the key of the media resource source
    • getMediaResourceMimeTypeKey

      String getMediaResourceMimeTypeKey()
      Gets the key under which the resource mime type can be found in the data map.
      Returns:
      the key of the media resource type
    • getObject

      Object getObject()
      Get the set object for this mapping
      Returns:
      Object object