| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceFilter<T extends StatefulResource> |
class |
ResourceFilter<T extends StatefulResource> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends StatefulResource> |
ResourceFilterHelper.apply(List<T> objs,
String filterString) |
static <T extends StatefulResource> |
ResourceFilterHelper.apply(T obj,
String filterString) |
static <T extends StatefulResource> |
ResourceFilterHelper.applyIDs(List<T> objs,
String filterString) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceAwareServiceAPI<T extends StatefulResource> |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceFactory<T extends StatefulResource> |
| Modifier and Type | Class and Description |
|---|---|
class |
IResourceFileUtils<T extends StatefulResource> |
class |
ResourceFileUtilsBinary<T extends StatefulResource> |
class |
ResourceFileUtilsJSON<T extends StatefulResource> |
Copyright © 2014. All Rights Reserved.