|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.webengine.app.extensions.ExtensibleResource
org.nuxeo.ecm.webengine.app.document.DocumentResource
public abstract class DocumentResource
A resource wrapping a Nuxeo document.
| Constructor Summary | |
|---|---|
DocumentResource(DocumentModel doc)
|
|
DocumentResource(WebContext ctx,
DocumentModel doc)
|
|
| Method Summary |
|---|
| Methods inherited from class org.nuxeo.ecm.webengine.app.extensions.ExtensibleResource |
|---|
dispatch |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public DocumentResource(DocumentModel doc)
public DocumentResource(WebContext ctx,
DocumentModel doc)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||