Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.model
Interface ModuleResource

All Superinterfaces:
Adaptable, Resource
All Known Implementing Classes:
BlogSites, ConnectClientRoot, ExtendedSamplesRoot, GwtResource, Main, Main, Main, Main, Main, Main, ManagementModule, ModuleRoot, SamplesRoot, Shell, Sites, Test

public interface ModuleResource
extends Resource

Author:
Bogdan Stefanescu

Method Summary
 String getLink(DocumentModel doc)
           
 Object handleError(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

Object handleError(WebApplicationException e)

getLink

String getLink(DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.