Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.annotations.gwt.client.model.Container

Packages that use Container
org.nuxeo.ecm.platform.annotations.gwt.client.model   
 

Uses of Container in org.nuxeo.ecm.platform.annotations.gwt.client.model
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model that return Container
static Container Container.fromString(String endContainer)
           
 Container Annotation.getEndContainer()
           
 Container Annotation.getStartContainer()
           
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type Container
 void Annotation.setEndContainer(Container container)
           
 void Annotation.setStartContainer(Container container)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.