public class ApiBrowser extends DefaultObject
Modifier and Type | Field and Description |
---|---|
protected String |
distributionId |
protected boolean |
embeddedMode |
Constructor and Description |
---|
ApiBrowser() |
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
protected String distributionId
protected boolean embeddedMode
public ApiBrowser()
protected SnapshotManager getSnapshotManager()
protected ArtifactSearcher getSearcher()
protected void initialize(Object... args)
initialize
in class AbstractResource<ResourceTypeImpl>
public Object getMavenGroups()
public Map<String,DocumentationItem> getDescriptions(String targetType)
public Object getBundles()
public Object filterBundles()
public Object getComponents()
public Object filterComponents()
public Object getServices()
protected Map<String,String> getRenderedDescriptions(String type)
public String feedServices() throws org.json.JSONException
org.json.JSONException
public String feedExtensionPoints() throws org.json.JSONException
org.json.JSONException
public Object filterServices()
public Object getExtensionPointsSimple()
public Object getExtensionPoints()
public Object filterExtensionPoints()
public Object getContributions()
public Object filterContributions()
public Object service2Bundle(String serviceId)
public Object extensionPoint2Component(String epId)
public Resource viewBundle(String bundleId)
public Resource viewComponent(String componentId)
public Resource viewSeamComponent(String componentId)
public Resource viewOperation(String opId)
public Resource viewService(String serviceId)
public Resource viewExtensionPoint(String epId)
public Resource viewContribution(String cId)
public Resource viewBundleGroup(String gId)
public Object viewArtifact(String id)
public Object listSeamComponents()
public Object listSeamComponentsSimple()
protected Object dolistSeamComponents(String view, boolean hideNav)
public Object listOperations()
Copyright © 2015 Nuxeo SA. All rights reserved.