Package com.qfs.desc
Interface IReferenceDescriptionBuilder.IHasMapping
- All Superinterfaces:
IReferenceDescriptionBuilder.IHasName
- All Known Implementing Classes:
ReferenceDescriptionBuilder
- Enclosing interface:
- IReferenceDescriptionBuilder
public static interface IReferenceDescriptionBuilder.IHasMapping
extends IReferenceDescriptionBuilder.IHasName
-
Method Summary
Methods inherited from interface com.qfs.desc.IReferenceDescriptionBuilder.IHasName
withMapping
-
Method Details
-
dontIndexOwner
IReferenceDescriptionBuilder.IHasMapping dontIndexOwner()Ask the owner store not to index references fields.If it already has an index (unique or secondary), for example coming from another reference, the existing index will be used.
-
build
IReferenceDescription build()
-