| Package | Description |
|---|---|
| org.apache.sling.nosql.generic.adapter |
Adapter for NoSQL resource provider implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static MultiValueMode |
MultiValueMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiValueMode[] |
MultiValueMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
NoSqlData.getProperties(MultiValueMode multiValueMode) |
| Constructor and Description |
|---|
NoSqlData(String path,
Map<String,Object> properties,
MultiValueMode multiValueMode) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.