public interface DocumentWrapper
Because the rederning context wrapping requirements can depends on the actual rendering engine implementation, this is just an interface so that several implemenations can be provided
Modifier and Type | Method and Description |
---|---|
Object |
wrap(DocumentModel doc) |
Object |
wrap(List<LogEntry> auditEntries) |
Copyright © 2017 Nuxeo. All rights reserved.