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
PropertyExceptionCollection<String> keys(DocumentModel doc)
Copyright © 2019 Nuxeo. All rights reserved.