| Package | Description |
|---|---|
| org.alfresco.web.config.forms |
Contains the classes that implement the configuration of the forms service including
ConfigElement and ElementReader classes as well as various
other data classes. |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Visibility |
Visibility.visibilityFromString(String visibilityString) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.