Uses of Interface
org.apache.jetspeed.om.portlet.EventDefinitionReference

Packages that use EventDefinitionReference
org.apache.jetspeed.om.portlet   
 

Uses of EventDefinitionReference in org.apache.jetspeed.om.portlet
 

Methods in org.apache.jetspeed.om.portlet that return EventDefinitionReference
 EventDefinitionReference PortletDefinition.addSupportedProcessingEvent(javax.xml.namespace.QName qname)
           
 EventDefinitionReference PortletDefinition.addSupportedProcessingEvent(java.lang.String name)
           
 EventDefinitionReference PortletDefinition.addSupportedPublishingEvent(javax.xml.namespace.QName qname)
           
 EventDefinitionReference PortletDefinition.addSupportedPublishingEvent(java.lang.String name)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type EventDefinitionReference
 java.util.List<EventDefinitionReference> PortletDefinition.getSupportedProcessingEvents()
           
 java.util.List<EventDefinitionReference> PortletDefinition.getSupportedPublishingEvents()
           
 



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