n2n Page Rocket 1 API

rocket\ei\manage\mapping\impl

­Rw­Ei­Field

abstract RwEiField extends EiFieldAdapter

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected readable
protected writable
protected validatable

Methods summary

Modifier and Type Method
public __construct ( EiObject eiObject , Readable readable = null , Writable writable = null , Validatable validatable = null )
public boolean isReadable ( )
protected readValue ( )
public boolean isWritable ( )
protected writeValue ( unknown value )

Properties in detail

Methods in detail