Uses of Interface
org.apache.pluto.om.common.DisplayName

Packages that use DisplayName
org.apache.pluto.om.common   
org.apache.pluto.om.portlet   
org.apache.pluto.om.servlet   
 

Uses of DisplayName in org.apache.pluto.om.common
 

Methods in org.apache.pluto.om.common that return DisplayName
 DisplayName DisplayNameSet.get(java.util.Locale locale)
          Returns the display name for the given locale
 

Uses of DisplayName in org.apache.pluto.om.portlet
 

Methods in org.apache.pluto.om.portlet that return DisplayName
 DisplayName PortletDefinition.getDisplayName(java.util.Locale locale)
          Returns the display name of this portlet for the given locale.
 

Uses of DisplayName in org.apache.pluto.om.servlet
 

Methods in org.apache.pluto.om.servlet that return DisplayName
 DisplayName ServletDefinition.getDisplayName(java.util.Locale locale)
          Returns the display name for the given locale of this servlet.
 DisplayName WebApplicationDefinition.getDisplayName(java.util.Locale locale)
          Returns the display name for the given locale of this web application.
 



Copyright © 2003-2010 . All Rights Reserved.