NIHVIVO-3396 removed code related to individualSortField
This commit is contained in:
parent
a09a99c597
commit
eee41106a1
8 changed files with 36 additions and 146 deletions
|
@ -405,11 +405,6 @@ public class IndividualStub implements Individual {
|
|||
throw new RuntimeException("Individual.toJSON() not implemented.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public Object getField(String fieldName) throws NoSuchMethodException {
|
||||
throw new RuntimeException("Individual.getField() not implemented.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public Float getSearchBoost() {
|
||||
throw new RuntimeException(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue