Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.rendering.api
Interface DocumentView

All Known Implementing Classes:
DefaultDocumentView

public interface DocumentView

Author:
Bogdan Stefanescu

Method Summary
 Object get(DocumentModel doc, String name)
           
 Collection<String> keys(DocumentModel doc)
           
 

Method Detail

get

Object get(DocumentModel doc,
           String name)
           throws Exception
Throws:
Exception

keys

Collection<String> keys(DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.