Interface KpiResourceFormat.DefinitionStages.WithEntityTypeName

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

public static interface KpiResourceFormat.DefinitionStages.WithEntityTypeName
The stage of the KpiResourceFormat definition allowing to specify entityTypeName.
  • Method Details

    • withEntityTypeName

      KpiResourceFormat.DefinitionStages.WithCreate withEntityTypeName(String entityTypeName)
      Specifies the entityTypeName property: The mapping entity name..
      Parameters:
      entityTypeName - The mapping entity name.
      Returns:
      the next definition stage.