Package | Description |
---|---|
org.nuxeo.opensocial.container.shared.webcontent | |
org.nuxeo.opensocial.container.shared.webcontent.enume |
Modifier and Type | Method and Description |
---|---|
DataType |
UserPref.getDataType() |
Modifier and Type | Method and Description |
---|---|
void |
UserPref.setDataType(DataType dataType) |
Constructor and Description |
---|
UserPref(String name,
DataType dataType) |
Modifier and Type | Method and Description |
---|---|
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Nuxeo SA. All rights reserved.