Interface AuthorizablesView.PathUrlBuilder
-
- Enclosing class:
- AuthorizablesView
public static interface AuthorizablesView.PathUrlBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable String
buildUrl(@NotNull AuthorizableModel node, @NotNull String path)
-
-
-
Method Detail
-
buildUrl
@Nullable @Nullable String buildUrl(@NotNull @NotNull AuthorizableModel node, @NotNull @NotNull String path)
-
-