pip_services3_container
pip_services3_container
ReferencesDecorator
ReferencesDecorator constructor
ReferencesDecorator
pip_services3_container
pip_services3_container
ReferencesDecorator
ReferencesDecorator constructor
ReferencesDecorator class
Constructors
ReferencesDecorator
Properties
nextReferences
topReferences
hashCode
runtimeType
Methods
find
getAll
getAllLocators
getOneOptional
getOneRequired
getOptional
getRequired
put
remove
removeAll
noSuchMethod
toString
Operators
operator ==
ReferencesDecorator
constructor
ReferencesDecorator
(
IReferences
nextReferences
IReferences
topReferences
)
Creates a new instance of the decorator.
nextReferences the next references or decorator in the chain.
topReferences the decorator at the top of the chain.