| Package | Description |
|---|---|
| org.jahia.services.content |
| Modifier and Type | Method and Description |
|---|---|
static JCRNodeLockType |
JCRContentUtils.getLockType(String lockTypeToken)
Returns the parsed lock type from the provided token.
|
static JCRNodeLockType |
JCRNodeLockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCRNodeLockType[] |
JCRNodeLockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<JCRNodeLockType> |
JCRContentUtils.getLockTypes(Map<String,List<String>> lockInfos)
Returns a set of lock types for the current node.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.