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

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

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

Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type EventDefinitionReferenceDD
 JAXBElement<EventDefinitionReferenceDD> ObjectFactory.createPortletDDSupportedProcessingEvent(EventDefinitionReferenceDD value)
          Create an instance of JAXBElement<NameDD >}
 JAXBElement<EventDefinitionReferenceDD> ObjectFactory.createPortletDDSupportedPublishingEvent(EventDefinitionReferenceDD value)
          Create an instance of JAXBElement<NameDD >}
 

Methods in org.apache.pluto.descriptors.portlet with parameters of type EventDefinitionReferenceDD
 JAXBElement<EventDefinitionReferenceDD> ObjectFactory.createPortletDDSupportedProcessingEvent(EventDefinitionReferenceDD value)
          Create an instance of JAXBElement<NameDD >}
 JAXBElement<EventDefinitionReferenceDD> ObjectFactory.createPortletDDSupportedPublishingEvent(EventDefinitionReferenceDD value)
          Create an instance of JAXBElement<NameDD >}
 

Method parameters in org.apache.pluto.descriptors.portlet with type arguments of type EventDefinitionReferenceDD
 void PortletDD.setProcessingEvents(List<EventDefinitionReferenceDD> processingEvents)
           
 void PortletDD.setPublishingEvents(List<EventDefinitionReferenceDD> publishingEvents)
           
 



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