Uses of Class
com.gentics.contentnode.rest.model.devtools.AutocompleteItem
-
Uses of AutocompleteItem in com.gentics.contentnode.rest.resource.devtools
Modifier and TypeMethodDescriptionPackageResource.autocompleteConstructs
(String term) Endpoint for autocomplete UI components for constructs.PackageResource.autocompleteContentRepositories
(String term) Endpoint for autocomplete UI components for contentrepositories.PackageResource.autocompleteCrFragments
(String term) Endpoint for autocomplete UI components for cr fragments.PackageResource.autocompleteDatasources
(String term) Endpoint for autocomplete UI components for datasources.PackageResource.autocompleteObjectProperties
(String term) Endpoint for autocomplete UI components for object properties.PackageResource.autocompleteTemplates
(String term) Endpoint for autocomplete UI components for templates.