Uses of Interface
org.apache.jetspeed.om.portlet.jetspeed.jaxb.MetadataType

Packages that use MetadataType
org.apache.jetspeed.om.portlet.jetspeed.jaxb   
 

Uses of MetadataType in org.apache.jetspeed.om.portlet.jetspeed.jaxb
 

Classes in org.apache.jetspeed.om.portlet.jetspeed.jaxb that implement MetadataType
 class Contributor
           
 class Coverage
           
 class Creator
           
 class Description
           
 class Format
           
 class Identifer
           
 class Language
           
 class Metadata
          Java class for anonymous complex type.
 class Publisher
           
 class Relation
           
 class Right
           
 class Source
           
 class Subject
          Java class for anonymous complex type.
 class Title
          Java class for anonymous complex type.
 class Type
           
 

Fields in org.apache.jetspeed.om.portlet.jetspeed.jaxb with type parameters of type MetadataType
protected  java.util.List<MetadataType> PortletApp.metadataGroup
           
protected  java.util.List<MetadataType> Portlet.metadataGroup
           
 

Methods in org.apache.jetspeed.om.portlet.jetspeed.jaxb that return types with arguments of type MetadataType
 java.util.List<MetadataType> PortletApp.getMetadata()
          Gets the value of the metadataGroup property.
 java.util.List<MetadataType> Portlet.getMetadata()
          Gets the value of the metadataGroup property.
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.