Nuxeo Enterprise Platform 5.4

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(java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.