Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.forms.layout.api.service.LayoutManager

Packages that use LayoutManager
org.nuxeo.ecm.platform.forms.layout.api.service.ejb   
org.nuxeo.ecm.platform.forms.layout.core.service   
org.nuxeo.ecm.platform.forms.layout.service   
 

Uses of LayoutManager in org.nuxeo.ecm.platform.forms.layout.api.service.ejb
 

Subinterfaces of LayoutManager in org.nuxeo.ecm.platform.forms.layout.api.service.ejb
 interface LayoutManagerLocal
          Local interface for layout manager.
 interface LayoutManagerRemote
          Remote interface for layout manager.
 

Uses of LayoutManager in org.nuxeo.ecm.platform.forms.layout.core.service
 

Classes in org.nuxeo.ecm.platform.forms.layout.core.service that implement LayoutManager
 class LayoutManagerImpl
           
 

Uses of LayoutManager in org.nuxeo.ecm.platform.forms.layout.service
 

Subinterfaces of LayoutManager in org.nuxeo.ecm.platform.forms.layout.service
 interface WebLayoutManager
          Web Layout manager interface.
 

Classes in org.nuxeo.ecm.platform.forms.layout.service that implement LayoutManager
 class WebLayoutManagerImpl
          Layout service implementation.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.