Modifier and Type | Fields and Description |
---|---|
static int |
DEFAULT_TRAVERSALS |
Modifier and Type | Required Element and Description |
---|---|
String |
value
The name of the relation when serialized.
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
full
Always serialize in full mode, regardless of whether
lite serialization is enabled.
|
int |
ifBelowLevel
Only serialize this relationship if the depth of traversal
is below this value.
|
int |
ifLevel
Only traverse this relationship at the specified level.
|
int |
numLevels
The number of levels this relationship should traverse
from the current item.
|
boolean |
whenNotLite
Only serialize this relation when not serializing in
'lite' mode.
|
public abstract String value
public abstract int ifBelowLevel
public abstract int ifLevel
public abstract int numLevels
Fetch.numLevels()
.Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.