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() |
Object |
uploadDistrib() |
Object |
uploadDoc() |
Resource |
viewDistribution(String distributionId) |
getLink, getSkinResource, handleError, setHttpHeaders, setHttpRequest, setUriInfo
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, 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, setRoot
getAdapter
public static final String DIST_ID
public String getNavigationPoint()
public Object doGet()
public List<DistributionSnapshotDesc> getAvailableDistributions()
public String getRuntimeDistributionName()
public DistributionSnapshot getRuntimeDistribution()
public Map<String,DistributionSnapshot> getPersistedDistributions()
public DistributionSnapshot getCurrentDistribution()
public Response downloadDistrib(String distribId) throws Exception
Exception
public boolean isEmbeddedMode()
public boolean isEditor()
Copyright © 2011 Nuxeo SA. All Rights Reserved.