public final class DeleteByQuerySupport extends Object
Modifier and Type | Method and Description |
---|---|
static DeletionQuery |
fromString(int queryKey,
String[] string) |
static boolean |
isSupported(Class<? extends DeletionQuery> type) |
public static DeletionQuery fromString(int queryKey, String[] string)
public static boolean isSupported(Class<? extends DeletionQuery> type)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved