n2n Page Rocket 1 API

rocket\impl\ei\component\prop\relation

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

EmbeddedOneToOneEiProp extends ToOneEiPropAdapter

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( )
public setEntityProperty ( EntityProperty entityProperty = null )
public boolean isReduced ( )
public setReduced ( bool reduced )
public bool isReplaceable ( )
public setReplaceable ( bool replaceable )
public createEiPropConfigurator ( )
public read ( EiObject eiObject )
public write ( EiObject eiObject , unknown value )
public mixed copy ( EiObject eiObject , mixed value , Eiu copyEiu )
public GuiField|null buildGuiField ( Eiu eiu )
public DraftValueSelection createDraftValueSelection ( FetchDraftStmtBuilder selectDraftStmtBuilder , DraftManager dm , N2nContext n2nContext )
public supplyPersistDraftStmtBuilder ( unknown targetDraft , unknown oldTargetDraft , PersistDraftStmtBuilder persistDraftStmtBuilder , DraftActionQueue persistDraftAction )
public supplyRemoveDraftStmtBuilder ( unknown targetDraft , unknown oldTargetDraft , RemoveDraftStmtBuilder removeDraftStmtBuilder , RemoveDraftAction removeDraftAction )
public writeDraftValue ( object object , mixed value )

Methods in detail