Package | Description |
---|---|
net.ravendb.client.document |
Modifier and Type | Method and Description |
---|---|
DocumentKeyFinder |
DocumentConvention.getFindFullDocumentKeyFromNonStringIdentifier()
Gets the function to find the full document key based on the type of a document
and the value type identifier (just the numeric part of the id).
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentConvention.setFindFullDocumentKeyFromNonStringIdentifier(DocumentKeyFinder findFullDocumentKeyFromNonStringIdentifier)
Sets the function to find the full document key based on the type of a document
and the value type identifier (just the numeric part of the id).
|
Copyright © 2016. All Rights Reserved.