public class Distribution extends ModuleRoot
| Constructor and Description |
|---|
Distribution() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doGet() |
Object |
doSave() |
Object |
doSaveExtended() |
Response |
downloadDistrib(String distribId) |
Response |
downloadDoc() |
List<DistributionSnapshotDesc> |
getAvailableDistributions() |
DistributionSnapshot |
getCurrentDistribution() |
String |
getDocumentationInfo() |
String |
getNavigationPoint() |
Map<String,DistributionSnapshot> |
getPersistedDistributions() |
DistributionSnapshot |
getRuntimeDistribution() |
String |
getRuntimeDistributionName() |
boolean |
isEditor() |
boolean |
isEmbeddedMode() |
List<DistributionSnapshot> |
listPersistedDistributions() |
Object |
uploadDistrib() |
Object |
uploadDoc() |
Resource |
viewDistribution(String distributionId) |
getLink, getSkinResource, handleError, setHttpHeaders, setHttpRequest, setUriInfodisptachAdapter, isAdaptercheckGuard, 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRootgetAdapterpublic static final String DIST_ID
public String getNavigationPoint()
public Object doGet()
public List<DistributionSnapshotDesc> getAvailableDistributions()
public String getRuntimeDistributionName()
public DistributionSnapshot getRuntimeDistribution()
public List<DistributionSnapshot> listPersistedDistributions()
public Map<String,DistributionSnapshot> getPersistedDistributions()
public DistributionSnapshot getCurrentDistribution()
public Response downloadDistrib(String distribId) throws Exception
Exceptionpublic boolean isEmbeddedMode()
public boolean isEditor()
Copyright © 2012 Nuxeo SA. All Rights Reserved.