wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.PersistenceFacade.php File Reference

Go to the source code of this file.

Classes

class  PersistenceFacade
 

Variables

const BUILDDEPTH_INFINITE -1
 
const BUILDDEPTH_SINGLE -2
 
const BUILDDEPTH_REQUIRED -4
 
const BUILDDEPTH_MAX 10
 

Variable Documentation

const BUILDDEPTH_INFINITE -1

wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH

Licensed under the terms of any of the following licenses at your choice:

See the license.txt file distributed with this work for additional information.

Id:
class.PersistenceFacade.php 1462 2014-02-04 23:52:27Z iherwig

Some constants describing the build process

Definition at line 25 of file class.PersistenceFacade.php.

const BUILDDEPTH_SINGLE -2

Definition at line 26 of file class.PersistenceFacade.php.

Referenced by PersistenceFacade\getBaseOID().

const BUILDDEPTH_REQUIRED -4

Definition at line 27 of file class.PersistenceFacade.php.

const BUILDDEPTH_MAX 10

Definition at line 28 of file class.PersistenceFacade.php.

Referenced by NodeXMLDBMapper\createImpl(), and RDBMapper\createImpl().