Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.schema
Class BuiltinTypes

java.lang.Object
  extended by org.nuxeo.ecm.core.schema.BuiltinTypes

public final class BuiltinTypes
extends java.lang.Object

Author:
Bogdan Stefanescu

Field Summary
static DocumentTypeImpl T_DOCUMENT
           
 
Method Summary
static Schema getSystemSchema()
           
static void registerBuiltinTypes(SchemaManager typeMgr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

T_DOCUMENT

public static DocumentTypeImpl T_DOCUMENT
Method Detail

registerBuiltinTypes

public static void registerBuiltinTypes(SchemaManager typeMgr)

getSystemSchema

public static Schema getSystemSchema()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.