n2n Page Rocket 1 API

n2n\web\dispatch\property

­Managed­Property

ManagedProperty

SubTypes

Implemented by:

Methods summary

Modifier and Type Method
public string getName ( )
public boolean isArray ( )
public mixed readValue ( Dispatchable dispatchable )
public writeValue ( Dispatchable dispatchable , mixed value )
public writeValueToMappingResult ( mixed value , MappingResult mappingResult , N2nContext n2nContext )
public mixed resolveMapValue ( PropertyPathPart pathPart , MappingResult mappingResult , N2nContext n2nContext )
public TypeConstraint getMapTypeConstraint ( )
public readValueFromMappingResult ( MappingResult mappingResult , N2nContext n2nContext )
public prepareForm ( Form form , AnalyzerResult analyzerResult = null )
public dispatch ( ObjectItem objectItem , BindingDefinition bindingDefinition , ParamInvestigator paramInvestigator , N2nContext n2nContext )

Methods in detail