Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.model
Interface ModuleResource

All Superinterfaces:
Adaptable, Resource
All Known Implementing Classes:
ConnectClientRoot, GadgetRoot, Gadgets, Main, Main, Main, Main, Main, Main, ManagementModule, ModuleRoot, MyDocsRoot, SpacesModuleRoot

public interface ModuleResource
extends Resource

Author:
Bogdan Stefanescu

Method Summary
 java.lang.String getLink(DocumentModel doc)
           
 java.lang.Object handleError(javax.ws.rs.WebApplicationException e)
           
 
Methods inherited from interface org.nuxeo.ecm.webengine.model.Resource
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
 
Methods inherited from interface org.nuxeo.runtime.model.Adaptable
getAdapter
 

Method Detail

handleError

java.lang.Object handleError(javax.ws.rs.WebApplicationException e)

getLink

java.lang.String getLink(DocumentModel doc)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.