public final class RealmsUtils extends Object
Modifier and Type | Field and Description |
---|---|
static int |
REALMS_VIEW_SIZE |
Modifier and Type | Method and Description |
---|---|
static RealmQuery |
buildQuery(String input) |
static boolean |
checkInput(String input) |
static String |
getFullPath(String fullpath) |
static boolean |
isSearchEnabled() |
static boolean |
isSearchEnabled(List<String> realms) |
public static final int REALMS_VIEW_SIZE
public static boolean isSearchEnabled()
public static boolean checkInput(String input)
public static RealmQuery buildQuery(String input)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.