true if all fields on this entity are considered as included
(as opposed to explicitly defined in the getRelationships()).
setIncludeAllFields
public void setIncludeAllFields(Boolean allDependents)
Parameters:
allDependents - the allDependents to set
isRoot
public boolean isRoot()
Returns:
true if this entity is to be considered the root of the exported hierarchy.
The root entities are considered the base of the exported entity graph. All other non-root
entities only contain additional configuration for given resources should they appear
in the entity dependency graph as a dependency or dependent of some of the root entities.