public interface DocumentView
Modifier and Type | Method and Description |
---|---|
Object |
get(DocumentModel doc,
String name) |
Collection<String> |
keys(DocumentModel doc) |
Object get(DocumentModel doc, String name) throws PropertyException
PropertyException
Collection<String> keys(DocumentModel doc)
Copyright © 2018 Nuxeo. All rights reserved.