public interface Space
| Modifier and Type | Interface and Description |
|---|---|
static class |
Space.Field
An enumeration of fields in the json Space object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getId() |
void |
setDisplayName(String displayName) |
void |
setId(String id) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.