Uses of Class
org.exoplatform.services.portletcontainer.config.Description

Packages that use Description
org.exoplatform.services.portletcontainer.config   
 

Uses of Description in org.exoplatform.services.portletcontainer.config
 

Methods in org.exoplatform.services.portletcontainer.config that return types with arguments of type Description
 List<Description> CustomMode.getDescription()
           
 List<Description> CustomWindowState.getDescription()
           
 

Methods in org.exoplatform.services.portletcontainer.config with parameters of type Description
 void CustomMode.addDescription(Description desc)
           
 void CustomWindowState.addDescription(Description desc)
           
static void XMLSerializer.toXML(org.exoplatform.commons.xml.ExoXMLSerializer ser, Description desc)
           
 

Method parameters in org.exoplatform.services.portletcontainer.config with type arguments of type Description
 void CustomWindowState.setDescription(List<Description> descrition)
           
 void CustomMode.setDescrition(List<Description> descrition)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.