Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.admin.runtime.SimplifiedBundleInfo

Packages that use SimplifiedBundleInfo
org.nuxeo.ecm.admin.runtime   
 

Uses of SimplifiedBundleInfo in org.nuxeo.ecm.admin.runtime
 

Methods in org.nuxeo.ecm.admin.runtime that return types with arguments of type SimplifiedBundleInfo
 java.util.List<SimplifiedBundleInfo> SimplifiedServerInfo.getBundleInfos()
           
 

Methods in org.nuxeo.ecm.admin.runtime with parameters of type SimplifiedBundleInfo
 int SimplifiedBundleInfo.compareTo(SimplifiedBundleInfo other)
           
 

Method parameters in org.nuxeo.ecm.admin.runtime with type arguments of type SimplifiedBundleInfo
 void SimplifiedServerInfo.setBundleInfos(java.util.List<SimplifiedBundleInfo> bundleInfos)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.