Nuxeo ECM Projects 5.4.3-SNAPSHOT

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(String name)
           
 

Methods in org.nuxeo.ecm.platform.rendering.api that return types with arguments of type DefaultDocumentView.Field
 Map<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(Collection<DefaultDocumentView.Field> fields)
           
 

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


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.