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

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

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

Methods in org.apache.jetspeed.om.portlet that return EventDefinition
 EventDefinition PortletApplication.addEventDefinition(javax.xml.namespace.QName qname)
           
 EventDefinition PortletApplication.addEventDefinition(java.lang.String name)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type EventDefinition
 java.util.List<EventDefinition> PortletApplication.getEventDefinitions()
           
 



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