Package | Description |
---|---|
org.apache.jetspeed.om.portlet |
Modifier and Type | Method and Description |
---|---|
EventDefinitionReference |
PortletDefinition.addSupportedProcessingEvent(QName qname) |
EventDefinitionReference |
PortletDefinition.addSupportedProcessingEvent(String name) |
EventDefinitionReference |
PortletDefinition.addSupportedPublishingEvent(QName qname) |
EventDefinitionReference |
PortletDefinition.addSupportedPublishingEvent(String name) |
Modifier and Type | Method and Description |
---|---|
List<EventDefinitionReference> |
PortletDefinition.getSupportedProcessingEvents() |
List<EventDefinitionReference> |
PortletDefinition.getSupportedPublishingEvents() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.