Interface AccessibleEntitiesController.Settings

  • Enclosing interface:
    AccessibleEntitiesController

    public static interface AccessibleEntitiesController.Settings
    Provider-specific settings DTO for UI purposes.
    • Method Detail

      • getEntityNameSingular

        @NotNull
        String getEntityNameSingular()
        Singular term to be used instead of "accessible entity".
      • getEntityNamePlural

        @NotNull
        String getEntityNamePlural()
        Plural term to be used instead of "accessible entities".
      • getDescriptionText

        @NotNull
        String getDescriptionText()
        Description text to be used when more information is requested about the "accessible entities" setting.
      • getPlaceholderValue

        @NotNull
        String getPlaceholderValue()
        Placeholder for input elements.