Interface EdmEntitySet

All Superinterfaces:
EdmAnnotatable, EdmBindingTarget, EdmMappable, EdmNamed

public interface EdmEntitySet extends EdmBindingTarget
A CSDL EntitySet element.
EdmEntitySet is the container for entity type instances as described in the OData protocol. It can be the target of a navigation property binding.
  • Method Details

    • isIncludeInServiceDocument

      boolean isIncludeInServiceDocument()
      Returns:
      true if entity set must be included in the service document