public class RedirectResource extends DefaultObject
Modifier and Type | Field and Description |
---|---|
protected String |
orgDistributionId |
protected String |
targetDistributionId |
Constructor and Description |
---|
RedirectResource() |
Modifier and Type | Method and Description |
---|---|
Object |
catchAll(String subPath) |
Object |
get() |
protected void |
initialize(Object... args) |
protected javax.ws.rs.core.Response |
newLocation(String target,
String subPath) |
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 orgDistributionId
protected String targetDistributionId
public RedirectResource()
protected void initialize(Object... args)
initialize
in class AbstractResource<ResourceTypeImpl>
protected javax.ws.rs.core.Response newLocation(String target, String subPath)
Copyright © 2017 Nuxeo. All rights reserved.