Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 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(List<SimplifiedBundleInfo> bundleInfos)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.