Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.fragments.FragmentType

Packages that use FragmentType
org.nuxeo.theme.editor   
org.nuxeo.theme.fragments   
org.nuxeo.theme.themes   
 

Uses of FragmentType in org.nuxeo.theme.editor
 

Methods in org.nuxeo.theme.editor that return FragmentType
 FragmentType FragmentInfo.getFragmentType()
           
 

Methods in org.nuxeo.theme.editor that return types with arguments of type FragmentType
static java.util.List<FragmentType> Editor.getFragments(java.lang.String templateEngine)
           
 

Uses of FragmentType in org.nuxeo.theme.fragments
 

Methods in org.nuxeo.theme.fragments that return FragmentType
 FragmentType FragmentInfo.getFragmentType()
           
 FragmentType Fragment.getFragmentType()
           
 FragmentType AbstractFragment.getFragmentType()
           
 

Methods in org.nuxeo.theme.fragments with parameters of type FragmentType
 void Fragment.setFragmentType(FragmentType fragmentType)
           
 void AbstractFragment.setFragmentType(FragmentType fragmentType)
           
 

Uses of FragmentType in org.nuxeo.theme.themes
 

Methods in org.nuxeo.theme.themes with parameters of type FragmentType
static java.util.List<ViewType> ThemeManager.getViewTypesForFragmentType(FragmentType fragmentType)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.