Nuxeo ECM Projects 5.4.3-SNAPSHOT

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


public interface DocumentField

Author:
Bogdan Stefanescu

Method Summary
 String getName()
           
 Object getValue(DocumentModel doc)
           
 int size(DocumentModel doc)
           
 

Method Detail

getName

String getName()

getValue

Object getValue(DocumentModel doc)
                throws Exception
Throws:
Exception

size

int size(DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.