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

Packages that use Description
org.apache.pluto.om.common   
org.apache.pluto.om.entity   
org.apache.pluto.om.portlet   
org.apache.pluto.om.servlet   
 

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

Methods in org.apache.pluto.om.common that return Description
 Description DescriptionSet.get(java.util.Locale locale)
          Returns the description for the given locale
 Description Parameter.getDescription(java.util.Locale locale)
          Returns the description for the given locale The return value may be NULL.
 Description SecurityRoleRef.getDescription(java.util.Locale locale)
          Returns the description for the given locale.
 

Uses of Description in org.apache.pluto.om.entity
 

Methods in org.apache.pluto.om.entity that return Description
 Description PortletEntity.getDescription(java.util.Locale locale)
          Returns the description of this portlet entity for the given locale.
 

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

Methods in org.apache.pluto.om.portlet that return Description
 Description PortletDefinition.getDescription(java.util.Locale locale)
          Returns the description for the given locale The return value may be NULL.
 

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

Methods in org.apache.pluto.om.servlet that return Description
 Description ServletDefinition.getDescription(java.util.Locale locale)
          Returns the description for the given locale The return value may be NULL.
 Description WebApplicationDefinition.getDescription(java.util.Locale locale)
          Returns the description of this web application for the given locale.
 



Copyright © 2003-2009 . All Rights Reserved.