Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.ui.web.tag.fn.LiveEditConstants

Packages that use LiveEditConstants
org.nuxeo.ecm.platform.ui.web.restAPI   
org.nuxeo.ecm.platform.ui.web.tag.fn   
org.nuxeo.ecm.webapp.liveedit   
 

Uses of LiveEditConstants in org.nuxeo.ecm.platform.ui.web.restAPI
 

Classes in org.nuxeo.ecm.platform.ui.web.restAPI that implement LiveEditConstants
 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
 

Uses of LiveEditConstants in org.nuxeo.ecm.platform.ui.web.tag.fn
 

Classes in org.nuxeo.ecm.platform.ui.web.tag.fn that implement LiveEditConstants
 class DocumentModelFunctions
          Document model functions.
 

Uses of LiveEditConstants in org.nuxeo.ecm.webapp.liveedit
 

Classes in org.nuxeo.ecm.webapp.liveedit that implement LiveEditConstants
 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.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.