Nuxeo Enterprise Platform 5.4

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


public interface DocumentField

Author:
Bogdan Stefanescu

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

Method Detail

getName

java.lang.String getName()

getValue

java.lang.Object getValue(DocumentModel doc)
                          throws java.lang.Exception
Throws:
java.lang.Exception

size

int size(DocumentModel doc)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.