public static class RealmModel.SearchableFields extends Object
Modifier and Type | Field and Description |
---|---|
static SearchableModelField<RealmModel> |
CLIENT_INITIAL_ACCESS
Search for realms that have some client initial access set.
|
static SearchableModelField<RealmModel> |
COMPONENT_PROVIDER_TYPE
Search for realms that have some component with
|
static SearchableModelField<RealmModel> |
ID |
static SearchableModelField<RealmModel> |
NAME |
Constructor and Description |
---|
SearchableFields() |
public static final SearchableModelField<RealmModel> ID
public static final SearchableModelField<RealmModel> NAME
public static final SearchableModelField<RealmModel> CLIENT_INITIAL_ACCESS
public static final SearchableModelField<RealmModel> COMPONENT_PROVIDER_TYPE
Copyright © 2021 JBoss by Red Hat. All rights reserved.