Uses of Class
org.exoplatform.services.portletcontainer.pci.LocalisedDescription

Packages that use LocalisedDescription
org.exoplatform.services.portletcontainer.pci   
 

Uses of LocalisedDescription in org.exoplatform.services.portletcontainer.pci
 

Methods in org.exoplatform.services.portletcontainer.pci that return types with arguments of type LocalisedDescription
 List<LocalisedDescription> CustomModeWithDescription.getDescriptions()
           
 List<LocalisedDescription> CustomWindowStateWithDescription.getDescriptions()
           
 

Constructor parameters in org.exoplatform.services.portletcontainer.pci with type arguments of type LocalisedDescription
CustomModeWithDescription(javax.portlet.PortletMode portletMode, List<LocalisedDescription> descriptions)
           
CustomWindowStateWithDescription(javax.portlet.WindowState windowState, List<LocalisedDescription> descriptions)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.