Uses of Interface
org.apache.jetspeed.om.common.LocalizedField

Packages that use LocalizedField
org.apache.jetspeed.om.common   
org.apache.jetspeed.om.folder.impl   
org.apache.jetspeed.om.impl   
org.apache.jetspeed.om.page This package represents an Object Model for manipulating portal "pages" describing the layout process for a specific page to the aggregation engine. 
org.apache.jetspeed.om.page.impl   
org.apache.jetspeed.om.portlet.impl   
 

Uses of LocalizedField in org.apache.jetspeed.om.common
 

Methods in org.apache.jetspeed.om.common that return LocalizedField
 LocalizedField GenericMetadata.createLocalizedField()
           createLocalizedField
 

Methods in org.apache.jetspeed.om.common with parameters of type LocalizedField
 void GenericMetadata.addField(LocalizedField field)
           addField
 

Uses of LocalizedField in org.apache.jetspeed.om.folder.impl
 

Classes in org.apache.jetspeed.om.folder.impl that implement LocalizedField
 class FolderMenuMetadataLocalizedFieldImpl
          FolderMenuMetadataLocalizedFieldImpl
 class FolderMetadataLocalizedFieldImpl
          FolderMetadataLocalizedFieldImpl
 

Uses of LocalizedField in org.apache.jetspeed.om.impl
 

Classes in org.apache.jetspeed.om.impl that implement LocalizedField
 class LocalizedFieldImpl
          LocalizedFieldImpl
Implementation that represents a string value and the locale of that string
 

Methods in org.apache.jetspeed.om.impl with parameters of type LocalizedField
 void GenericMetadataImpl.addField(LocalizedField field)
           
 

Uses of LocalizedField in org.apache.jetspeed.om.page
 

Classes in org.apache.jetspeed.om.page that implement LocalizedField
 class PageLocalizedFieldImpl
           
 

Methods in org.apache.jetspeed.om.page that return LocalizedField
 LocalizedField PageMetadataImpl.createLocalizedField()
           
 

Uses of LocalizedField in org.apache.jetspeed.om.page.impl
 

Classes in org.apache.jetspeed.om.page.impl that implement LocalizedField
 class LinkMetadataLocalizedFieldImpl
          LinkMetadataLocalizedFieldImpl
 class PageMenuMetadataLocalizedFieldImpl
          PageMenuMetadataLocalizedFieldImpl
 class PageMetadataLocalizedFieldImpl
          PageMetadataLocalizedFieldImpl
 

Uses of LocalizedField in org.apache.jetspeed.om.portlet.impl
 

Classes in org.apache.jetspeed.om.portlet.impl that implement LocalizedField
 class PortletApplicationLocalizedFieldImpl
          PortletApplicationLocalizedFieldImpl PortletApplication specific class for LocalizedFields
 class PortletDefinitionLocalizedFieldImpl
          PortletDefinitionLocalizedFieldImpl PortletDefinition specific class for LocalizedFields
 

Methods in org.apache.jetspeed.om.portlet.impl that return LocalizedField
 LocalizedField PortletDefinitionMetadataImpl.createLocalizedField()
           
 LocalizedField PortletApplicationMetadataImpl.createLocalizedField()
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.