public class SearchSupports extends Object
Constructor and Description |
---|
SearchSupports() |
Modifier and Type | Method and Description |
---|---|
static Map<String,SearchSupport<Resource>> |
getResourceSearchSupports() |
static Map<String,SearchSupport<Service>> |
getServiceSearchSupports() |
static Map<String,SearchSupport<User>> |
getUserSearchSupports() |
public static Map<String,SearchSupport<Service>> getServiceSearchSupports()
public static Map<String,SearchSupport<Resource>> getResourceSearchSupports()
public static Map<String,SearchSupport<User>> getUserSearchSupports()