Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.types.TypeView

Packages that use TypeView
org.nuxeo.ecm.platform.types   
org.nuxeo.ecm.platform.types.adapter   
 

Uses of TypeView in org.nuxeo.ecm.platform.types
 

Methods in org.nuxeo.ecm.platform.types that return TypeView
 TypeView Type.getView(String viewId)
           
 TypeView[] Type.getViews()
           
 

Methods in org.nuxeo.ecm.platform.types with parameters of type TypeView
 void Type.setView(TypeView view)
           
 void Type.setViews(TypeView[] views)
           
 

Uses of TypeView in org.nuxeo.ecm.platform.types.adapter
 

Methods in org.nuxeo.ecm.platform.types.adapter that return TypeView
 TypeView[] TypeInfoAdapter.getViews()
           
 TypeView[] TypeInfo.getViews()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.