Uses of Class
org.jboss.portal.portlet.impl.metadata.event.EventDefinitionReferenceMetaData

Packages that use EventDefinitionReferenceMetaData
org.jboss.portal.portlet.impl.metadata.portlet   
 

Uses of EventDefinitionReferenceMetaData in org.jboss.portal.portlet.impl.metadata.portlet
 

Methods in org.jboss.portal.portlet.impl.metadata.portlet that return types with arguments of type EventDefinitionReferenceMetaData
 java.util.List<EventDefinitionReferenceMetaData> PortletMetaData.getSupportedProcessingEvent()
           
 java.util.List<EventDefinitionReferenceMetaData> PortletMetaData.getSupportedPublishingEvent()
           
 

Methods in org.jboss.portal.portlet.impl.metadata.portlet with parameters of type EventDefinitionReferenceMetaData
 void PortletMetaData.addSupportedProcessingEvent(EventDefinitionReferenceMetaData eventRef)
           
 void PortletMetaData.addSupportedPublishingEvent(EventDefinitionReferenceMetaData eventRef)
           
 

Method parameters in org.jboss.portal.portlet.impl.metadata.portlet with type arguments of type EventDefinitionReferenceMetaData
 void PortletMetaData.setSupportedProcessingEvent(java.util.List<EventDefinitionReferenceMetaData> supportedProcessingEvent)
           
 void PortletMetaData.setSupportedPublishingEvent(java.util.List<EventDefinitionReferenceMetaData> supportedPublishingEvent)
           
 



Copyright © 2008. All Rights Reserved.