n2n Page Rocket 1 API

n2n\persistence\meta

­Database

Database

Implemented by:

Methods summary

Modifier and Type Method
public string getName ( )
public string getCharset ( )
public MetaEntity [] getMetaEntities ( )
public setMetaEntities ( array metaEntities )
public MetaEntity getMetaEntityByName ( string name )
public addMetaEntity ( MetaEntity metaEntity )
public removeMetaEntityByName ( string name )
public bool containsMetaEntityName ( string name )
public array getAttrs ( )
public MetaEntityFactory createMetaEntityFactory ( )
public flush ( )
public Backuper createBackuper ( array metaEnties )

Methods in detail