|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExoPersonImpl.Field | |
|---|---|
| org.exoplatform.social.opensocial.model | |
| Uses of ExoPersonImpl.Field in org.exoplatform.social.opensocial.model |
|---|
| Methods in org.exoplatform.social.opensocial.model that return ExoPersonImpl.Field | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||