| Package | Description |
|---|---|
| org.exoplatform.social.addons.storage.entity |
| Modifier and Type | Field and Description |
|---|---|
SpaceEntity.VISIBILITY |
SpaceEntity.visibility |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<SpaceEntity,SpaceEntity.VISIBILITY> |
SpaceEntity_.visibility |
| Modifier and Type | Method and Description |
|---|---|
SpaceEntity.VISIBILITY |
SpaceEntity.getVisibility() |
static SpaceEntity.VISIBILITY |
SpaceEntity.VISIBILITY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceEntity.VISIBILITY[] |
SpaceEntity.VISIBILITY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceEntity.setVisibility(SpaceEntity.VISIBILITY visibility) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.