public interface MetadataExtractor
| Modifier and Type | Method and Description |
|---|---|
RepositoryEntity |
extract(Class<?> repoClass)
Read entity meta data for a class.
|
RepositoryEntity extract(Class<?> repoClass)
RepositoryEntity,
or null if the extractor was not able to find data.Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.