Uses of Enum
org.opencms.file.CmsUserSearchParameters.SearchKey
Package
Description
This important package provides the methods to access the OpenCms VFS repository with the permissions
of an authenticated user.
-
Uses of CmsUserSearchParameters.SearchKey in org.opencms.file
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsUserSearchParameters.SearchKey[]
CmsUserSearchParameters.SearchKey.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCmsUserSearchParameters.getSearchKeys()
Returns the set of search keys.Modifier and TypeMethodDescriptionvoid
CmsUserSearchParameters.addSearch
(CmsUserSearchParameters.SearchKey key) Adds a search key.