T - ID - public class MappingSolrEntityInformation<T,ID> extends PersistentEntityInformation<T,ID> implements SolrEntityInformation<T,ID>
AbstractEntityInformation| Constructor and Description |
|---|
MappingSolrEntityInformation(SolrPersistentEntity<T> entity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName()
Get the name of the solr collection the entity resides in.
|
String |
getIdAttribute()
Get the name of the id attribute.
|
getId, getIdType, getJavaType, isNewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdType, getRequiredId, isNewgetJavaTypepublic MappingSolrEntityInformation(SolrPersistentEntity<T> entity)
public String getIdAttribute()
SolrEntityInformationgetIdAttribute in interface SolrEntityInformation<T,ID>public String getCollectionName()
SolrEntityInformationgetCollectionName in interface SolrEntityInformation<T,ID>Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.