n2n Page Rocket 1 API

rocket\ei\manage\draft\stmt\impl

­Simple­Persist­Draft­Stmt­Builder

SimplePersistDraftStmtBuilder extends DraftStmtBuilderAdapter implements PersistDraftStmtBuilder

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( Pdo pdo , string tableName , BasicEntityProperty idEntityProperty , int draftId = null )
public Pdo getPdo ( )
public setNeedless ( bool needless )
public isNeedless ( )
public setLastMod ( DateTime dateTime )
public setType ( string type = null )
public setUserId ( int userId )
public setDraftedEntityObjId ( unknown entityObjIdValue )
public hasValues ( )
public string registerColumnRawValue ( EiPropPath eiPropPath , string rawValue = null )
public string registerColumnCallback ( EiPropPath eiPropPath , Closure bindCallback )
public PdoStatement buildPdoStatement ( )

Methods in detail