Interface KpiResourceFormat.UpdateStages.WithEntityTypeName

All Known Subinterfaces:
KpiResourceFormat.Update
Enclosing interface:
KpiResourceFormat.UpdateStages

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

    • withEntityTypeName

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