n2n Page Rocket 1 API

n2n\persistence\meta\structure

­Backuper

Backuper

Implemented by:

Methods summary

Modifier and Type Method
public setMetaEntities ( array metaEntities )
public getMetaEntities ( )
public setBackupStructureEnabled ( bool backupStructureEnabled )
public boolean isBackupStructureEnabled ( )
public setBackupDataEnabled ( bool backupStructureEnabled )
public boolean isBackupDataEnabled ( )
public setOutputStream ( OutputStream outputStream )
public OutputStream getOutputStream ( )
public setReplaceTableEnabled ( bool replaceTableEnabled )
public bool isReplaceTableEnabled ( )
public start ( )

Methods in detail