程序包 | 说明 |
---|---|
com.fr.common.diff | |
com.fr.common.diff.filtering |
限定符和类型 | 方法和说明 |
---|---|
FilteringConfigurer |
ObjectDifferBuilder.filtering()
Allows to exclude nodes from being added to the object graph based on
criteria that are only known after the diff for the affected node and all
its children has been determined.
|
限定符和类型 | 类和说明 |
---|---|
class |
ReturnableNodeService |
限定符和类型 | 方法和说明 |
---|---|
FilteringConfigurer |
FilteringConfigurer.omitNodesWithState(DiffNode.State state) |
FilteringConfigurer |
FilteringConfigurer.returnNodesWithState(DiffNode.State state) |
FilteringConfigurer |
FilteringConfigurer.returnNodesWithState(DiffNode.State state,
boolean enabled) |