| Package | Description |
|---|---|
| org.springframework.social.alfresco.api.entities |
| Modifier and Type | Method and Description |
|---|---|
Site.Visibility |
Site.getVisibility() |
static Site.Visibility |
Site.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Site.Visibility[] |
Site.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 |
Site.setVisibility(Site.Visibility visibility)
Set the visibility of the site, PRIVATE, PUBLIC, or MODERATED.
|
Copyright © 2015 Alfresco Software Inc.. All Rights Reserved.