| Package | Description |
|---|---|
| org.opencms.file |
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
static I_CmsResource.CmsResourceAttribute |
I_CmsResource.CmsResourceAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static I_CmsResource.CmsResourceAttribute[] |
I_CmsResource.CmsResourceAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|