n2n Page Rocket 1 API

rocket\impl\ei\component

­Ei­Configurator­Adapter

abstract EiConfiguratorAdapter implements EiConfigurator

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected eiComponent
protected attributes
protected reseted

Methods summary

Modifier and Type Method
public __construct ( IndependentEiComponent eiComponent )
public EiComponent getEiComponent ( )
public Attributes getAttributes ( )
public setAttributes ( Attributes attributes )
public string getTypeName ( )
public static shortenTypeName ( unknown typeName , array suffixes )
public setup ( EiSetup eiSetupProcess )
protected Eiu eiu ( N2nContext n2nContext )
public MagDispatchable createMagDispatchable ( N2nContext n2nContext )
public saveMagDispatchable ( MagDispatchable magDispatchable , N2nContext n2nContext )

Properties in detail

Methods in detail

Specified: EiConfigurator
Overrides: EiConfigurator::saveMagDispatchable()