|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyDescriptor
Method Summary | |
---|---|
String |
getName()
Name of the property. |
boolean |
isId()
Returns true if the property is the document id, false otherwise |
Methods inherited from interface org.hibernate.search.metadata.FieldContributor |
---|
getIndexedFields |
Method Detail |
---|
String getName()
boolean isId()
true
if the property is the document id, false
otherwise
true
if the property is the document id, false
otherwiseorg.hibernate.search.annotations.DocumentId}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |