Uses of Enum
org.opencms.file.CmsUserSearchParameters.SearchKey
Packages that use 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
Methods in org.opencms.file that return CmsUserSearchParameters.SearchKeyModifier 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.Methods in org.opencms.file that return types with arguments of type CmsUserSearchParameters.SearchKeyModifier and TypeMethodDescriptionCmsUserSearchParameters.getSearchKeys()
Returns the set of search keys.Methods in org.opencms.file with parameters of type CmsUserSearchParameters.SearchKeyModifier and TypeMethodDescriptionvoid
CmsUserSearchParameters.addSearch
(CmsUserSearchParameters.SearchKey key) Adds a search key.