Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.rendering.api.DefaultDocumentView.Field

Packages that use DefaultDocumentView.Field
org.nuxeo.ecm.platform.rendering.api   
 

Uses of DefaultDocumentView.Field in org.nuxeo.ecm.platform.rendering.api
 

Methods in org.nuxeo.ecm.platform.rendering.api that return DefaultDocumentView.Field
 DefaultDocumentView.Field DefaultDocumentView.getField(java.lang.String name)
           
 

Methods in org.nuxeo.ecm.platform.rendering.api that return types with arguments of type DefaultDocumentView.Field
 java.util.Map<java.lang.String,DefaultDocumentView.Field> DefaultDocumentView.getFields()
           
 

Methods in org.nuxeo.ecm.platform.rendering.api with parameters of type DefaultDocumentView.Field
 void DefaultDocumentView.addField(DefaultDocumentView.Field field)
           
 

Method parameters in org.nuxeo.ecm.platform.rendering.api with type arguments of type DefaultDocumentView.Field
 void DefaultDocumentView.addFields(java.util.Collection<DefaultDocumentView.Field> fields)
           
 

Constructor parameters in org.nuxeo.ecm.platform.rendering.api with type arguments of type DefaultDocumentView.Field
DefaultDocumentView(java.util.Map<java.lang.String,DefaultDocumentView.Field> fields)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.