|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |