Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.styling.service.descriptors.ThemePage

Packages that use ThemePage
org.nuxeo.theme.styling.service.registries   
 

Uses of ThemePage in org.nuxeo.theme.styling.service.registries
 

Methods in org.nuxeo.theme.styling.service.registries that return ThemePage
 ThemePage PageRegistry.clone(ThemePage orig)
           
 

Methods in org.nuxeo.theme.styling.service.registries that return types with arguments of type ThemePage
 List<ThemePage> PageRegistry.getThemePages()
           
 

Methods in org.nuxeo.theme.styling.service.registries with parameters of type ThemePage
 ThemePage PageRegistry.clone(ThemePage orig)
           
 void PageRegistry.contributionRemoved(String id, ThemePage origContrib)
           
 void PageRegistry.contributionUpdated(String id, ThemePage contrib, ThemePage newOrigContrib)
           
 String PageRegistry.getContributionId(ThemePage contrib)
           
 void PageRegistry.merge(ThemePage src, ThemePage dst)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.