Interface QlFeatureSettings

All Superinterfaces:
FeatureSettingsContributor
All Known Implementing Classes:
QlFeatureSettingsImpl

public interface QlFeatureSettings extends FeatureSettingsContributor
  • Field Details

  • Method Details

    • getQuerySchemaExpression_Alias

      EFeatureSettings getQuerySchemaExpression_Alias()
    • getAbstractQuerySchemaSource_Alias

      EFeatureSettings getAbstractQuerySchemaSource_Alias()
    • getParameterExpression_Name

      EFeatureSettings getParameterExpression_Name()
    • getAbstractQuerySchemaPresentation_Presentation

      EFeatureSettings getAbstractQuerySchemaPresentation_Presentation()
    • getQuerySchemaTotalControlPoint_ColumnName

      EFeatureSettings getQuerySchemaTotalControlPoint_ColumnName()
    • getAbstractQuerySchemaTable_TableName

      EFeatureSettings getAbstractQuerySchemaTable_TableName()
    • getStringLiteralExpression_Content

      EFeatureSettings getStringLiteralExpression_Content()
    • getStringLiteralExpression_Key

      FeatureSettings getStringLiteralExpression_Key()
    • getCommonExpression_Content

      EFeatureSettings getCommonExpression_Content()
    • getComment_Description

      FeatureSettings getComment_Description()
    • getFeatureSettings

      default List<FeatureSettings> getFeatureSettings()
      Description copied from interface: FeatureSettingsContributor
      Gets ordered feature settings list that can use globally. This order of the list should be always the same for each call.
      Specified by:
      getFeatureSettings in interface FeatureSettingsContributor
      Returns:
      ordered feature settings list, cannot return null.