public class APIHelper extends Object implements RenderingExtensionFactory
| Modifier and Type | Field and Description | 
|---|---|
static Comparator<DocumentType> | 
DOCTYPE_COMPARATOR  | 
static APIHelper | 
INSTANCE  | 
| Constructor and Description | 
|---|
APIHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
createTemplate()  | 
static org.osgi.framework.Bundle[] | 
getBundles()  | 
static Collection<RegistrationInfo> | 
getComponents()  | 
static Collection<ComponentName> | 
getPendingComponents()  | 
static DocumentType[] | 
getSortedDocumentTypes()  | 
public static final APIHelper INSTANCE
public static final Comparator<DocumentType> DOCTYPE_COMPARATOR
public Object createTemplate()
createTemplate in interface RenderingExtensionFactorypublic static DocumentType[] getSortedDocumentTypes()
public static org.osgi.framework.Bundle[] getBundles()
public static Collection<RegistrationInfo> getComponents()
public static Collection<ComponentName> getPendingComponents()
Copyright © 2015 Nuxeo SA. All rights reserved.