Uses of Class
org.exoplatform.documents.rest.model.Visibility
-
Packages that use Visibility Package Description org.exoplatform.documents.rest.model -
-
Uses of Visibility in org.exoplatform.documents.rest.model
Methods in org.exoplatform.documents.rest.model that return Visibility Modifier and Type Method Description static VisibilityVisibility. 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.
-