|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SolrPersistentProperty
| Nested Class Summary | |
|---|---|
static class |
SolrPersistentProperty.PropertyToFieldNameConverter
|
| Method Summary | |
|---|---|
boolean |
containsWildcard()
|
String |
getFieldName()
Get name of field under attention to Field annotation |
boolean |
isReadonly()
|
| Methods inherited from interface org.springframework.data.mapping.PersistentProperty |
|---|
findAnnotation, getActualType, getAssociation, getComponentType, getField, getGetter, getMapValueType, getName, getOwner, getPersistentEntityType, getRawType, getSetter, getSpelExpression, getType, getTypeInformation, isAnnotationPresent, isArray, isAssociation, isCollectionLike, isEntity, isIdProperty, isMap, isTransient, isVersionProperty, shallBePersisted |
| Method Detail |
|---|
String getFieldName()
Field annotation
boolean isReadonly()
Field is present and not marked
Indexed.readonly() = trueboolean containsWildcard()
Field.value() contains *
|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||