Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.resources.SkinInfo

Packages that use SkinInfo
org.nuxeo.theme.editor   
org.nuxeo.theme.resources   
 

Uses of SkinInfo in org.nuxeo.theme.editor
 

Methods in org.nuxeo.theme.editor that return SkinInfo
static SkinInfo Main.getSkinInfo(java.lang.String bankName, java.lang.String skinName)
           
static SkinInfo Editor.getSkinInfo(java.lang.String bankName, java.lang.String skinName)
           
 

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

Uses of SkinInfo in org.nuxeo.theme.resources
 

Methods in org.nuxeo.theme.resources that return types with arguments of type SkinInfo
 java.util.List<SkinInfo> ResourceBank.getSkins()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.