public static final class AuthorizableNodeName.Default extends Object implements AuthorizableNodeName
AuthorizableNodeName interface
that uses the specified authorizable identifier as node name
escaping
any illegal JCR chars.AuthorizableNodeName.DefaultDEFAULT| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
generateNodeName(@NotNull String authorizableId)
Generates a node name from the specified
authorizableId. |
@NotNull public @NotNull String generateNodeName(@NotNull @NotNull String authorizableId)
AuthorizableNodeNameauthorizableId.generateNodeName in interface AuthorizableNodeNameauthorizableId - The ID of the authorizable to be created.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.