| Package | Description |
|---|---|
| org.exoplatform.social.opensocial.model |
| Modifier and Type | Method and Description |
|---|---|
static ExoPersonImpl.Field |
ExoPersonImpl.Field.fromUrlString(String urlString)
Converts from a url string (usually passed in the fields= parameter) into the
corresponding field enum.
|
static ExoPersonImpl.Field |
ExoPersonImpl.Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExoPersonImpl.Field[] |
ExoPersonImpl.Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.