n2n Page Rocket 1 API

rocket\impl\ei\component\prop\relation

­Embedded­One­To­Many­Ei­Prop

EmbeddedOneToManyEiProp extends ToManyEiPropAdapter

All Implemented Interfaces:

SubTypes

Constant summary

Methods summary

Modifier and Type Method
public __construct ( )
public getOrphansAllowed ( )
public setOrphansAllowed ( bool orphansAllowed )
public setEntityProperty ( EntityProperty entityProperty = null )
public boolean isReduced ( )
public setReduced ( bool reduced )
public mixed copy ( EiObject eiObject , mixed value , Eiu copyEiu )
public setTargetOrderEiPropPath ( EiPropPath targetOrderEiPropPath = null )
public getTargetOrderEiPropPath ( )
public createEiPropConfigurator ( )
public read ( EiObject eiObject )
public write ( EiObject eiObject , unknown value )
public GuiField buildGuiField ( Eiu eiu )
public DraftValueSelection createDraftValueSelection ( FetchDraftStmtBuilder fetchDraftStmtBuilder , DraftManager dm , N2nContext n2nContext )
public supplyPersistDraftStmtBuilder ( unknown targetDrafts , unknown oldTargetDrafts , PersistDraftStmtBuilder persistDraftStmtBuilder , DraftActionQueue persistDraftAction )
public supplyRemoveDraftStmtBuilder ( unknown targetDrafts , unknown oldTargetDrafts , RemoveDraftStmtBuilder removeDraftStmtBuilder , RemoveDraftAction removeDraftAction )
public writeDraftValue ( object object , mixed value )

Constants in detail

Methods in detail