Interface Bookmark.DefinitionStages.WithEntityMappings

All Known Subinterfaces:
Bookmark.Definition, Bookmark.DefinitionStages.WithCreate
Enclosing interface:
Bookmark.DefinitionStages

public static interface Bookmark.DefinitionStages.WithEntityMappings
The stage of the Bookmark definition allowing to specify entityMappings.
  • Method Details

    • withEntityMappings

      Specifies the entityMappings property: Describes the entity mappings of the bookmark.
      Parameters:
      entityMappings - Describes the entity mappings of the bookmark.
      Returns:
      the next definition stage.