Interface EndPointRegistry

  • All Superinterfaces:
    Registry

    public interface EndPointRegistry
    extends Registry
    • Field Detail

      • BREADCRUMB_SEPARATOR

        static final java.lang.String BREADCRUMB_SEPARATOR
        See Also:
        Constant Field Values
    • Method Detail

      • getUrl

        @NotNull
        @NotNull java.lang.String getUrl()
      • getRelatedPermissionCodes

        java.util.List<java.lang.String> getRelatedPermissionCodes()
      • getBreadcrumb

        @NotNull
        @NotNull java.lang.String getBreadcrumb()
      • getLabel

        java.lang.String getLabel()
      • getDescription

        java.lang.String getDescription()