Package | Description |
---|---|
org.nuxeo.ecm.platform.ui.web.restAPI | |
org.nuxeo.ecm.platform.ui.web.tag.fn | |
org.nuxeo.ecm.webapp.liveedit |
Modifier and Type | Class and Description |
---|---|
class |
CreateDocumentRestlet
Allow the creation of a new document of the specified document type
|
class |
CreationContainerListRestlet
This restlet gets the list of containers that are suitable for new document creation.
|
class |
DeleteDocumentRestlet
This RESTLET allows to delete documents
|
class |
DownloadFileRestlet
Restlet to help LiveEdit clients download the blob content of a document
|
class |
UpdateDocumentRestlet |
class |
UploadFileRestlet
Restlet to help LiveEdit clients update the blob content of a document
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentModelFunctions
Document model functions.
|
Modifier and Type | Class and Description |
---|---|
class |
LiveEditBootstrapHelper
The LiveEdit bootstrap procedure works as follows:
browsed page calls a JSF function from the DocumentModelFunctions class (edit a document, create new document,
etc.) to generate;
composing a specific URL as result, triggering the bootstrap addon to popup;
the addon come back with the URL composed allowing the present seam component to create the bootstrap file.
|
Copyright © 2015 Nuxeo SA. All rights reserved.