Interface ReferencedSearchFilter
- All Superinterfaces:
ContentPackable<UsedSearchFilter>,NativeEntityConverter<UsedSearchFilter>,UsedSearchFilter
- All Known Implementing Classes:
ReferencedQueryStringSearchFilter
-
Field Summary
Fields inherited from interface org.graylog.plugins.views.search.searchfilters.model.UsedSearchFilter
DESCRIPTION_FIELD, DISABLED_FIELD, ID_FIELD, INLINE_QUERY_STRING_SEARCH_FILTER, NEGATION_FIELD, QUERY_STRING_FIELD, REFERENCED_SEARCH_FILTER, TITLE_FIELD, TYPE -
Method Summary
Methods inherited from interface org.graylog2.contentpacks.ContentPackable
getContentPackPluginPackage, resolveNativeEntityMethods inherited from interface org.graylog2.contentpacks.NativeEntityConverter
resolveForInstallationMethods inherited from interface org.graylog.plugins.views.search.searchfilters.model.UsedSearchFilter
disabled, negation, toContentPackEntity, toNativeEntity
-
Method Details
-
id
String id() -
toInlineRepresentation
InlineQueryStringSearchFilter toInlineRepresentation() -
withId
-