public class RepositoriesUtils extends Object
| Constructor and Description |
|---|
RepositoriesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getDomainType(Class<?> type)
Resolves the domain type from the given type.
|
static boolean |
isRepositoryInterface(Class<?> type) |
public static Class<?> getDomainType(Class<?> type)
type - must not be null.public static boolean isRepositoryInterface(Class<?> type)
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.