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 |
|---|---|
String |
generateNodeName(String authorizableId)
Generates a node name from the specified
authorizableId. |
@Nonnull public String generateNodeName(@Nonnull 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.