Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.models.ModelType

Packages that use ModelType
org.nuxeo.theme.fragments   
org.nuxeo.theme.models   
org.nuxeo.theme.themes   
org.nuxeo.theme.views   
 

Uses of ModelType in org.nuxeo.theme.fragments
 

Methods in org.nuxeo.theme.fragments that return ModelType
 ModelType FragmentType.getModelType()
           
 

Uses of ModelType in org.nuxeo.theme.models
 

Methods in org.nuxeo.theme.models that return ModelType
 ModelType Model.getModelType()
           
 ModelType AbstractModel.getModelType()
           
 

Uses of ModelType in org.nuxeo.theme.themes
 

Methods in org.nuxeo.theme.themes that return ModelType
 ModelType ThemeManager.getModelByClassname(java.lang.String className)
           
 

Methods in org.nuxeo.theme.themes with parameters of type ModelType
 void ThemeManager.registerModelByClassname(ModelType modelType)
           
 void ThemeManager.unregisterModelByClassname(ModelType modelType)
           
 

Uses of ModelType in org.nuxeo.theme.views
 

Methods in org.nuxeo.theme.views that return ModelType
 ModelType ViewType.getModelType()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.