Class AbstractDispatcher
java.lang.Object
ch.tocco.nice2.model.entity.api.schema.AbstractDispatcher
- Direct Known Subclasses:
AbstractFixFactory
,DispatchingReporter
,DispatchingSchemaCheck
-
Constructor Details
-
AbstractDispatcher
protected AbstractDispatcher()
-
-
Method Details
-
dispatch
Dispatches the given object to the appropriate methods. Return values are collected and flattened. IfallowNulls
isfalse
the returned list will notnull
elements. -
getDispatchClass
-
consider
-
allowedReturnTypes
-