Uses of Class
org.apache.pluto.descriptors.portlet.EventDefinitionDD

Packages that use EventDefinitionDD
org.apache.pluto.descriptors.portlet   
 

Uses of EventDefinitionDD in org.apache.pluto.descriptors.portlet
 

Methods in org.apache.pluto.descriptors.portlet that return EventDefinitionDD
 EventDefinitionDD ObjectFactory.createEventDefinitionDD()
          Create an instance of EventDefinitionDD
 

Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type EventDefinitionDD
 List<EventDefinitionDD> PortletAppDD.getEvents()
           
 

Method parameters in org.apache.pluto.descriptors.portlet with type arguments of type EventDefinitionDD
 void PortletAppDD.setEvents(List<EventDefinitionDD> events)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.