org.apache.pluto.descriptors.portlet
Class EventDefinitionReferenceDD
java.lang.Object
org.apache.pluto.descriptors.portlet.EventDefinitionReferenceDD
public class EventDefinitionReferenceDD
- extends Object
the event definition reference type
<annotation>
The event-definition-referenceType is used to refernece events
declared with the event-definition element on application level.
Used in: portlet
</annotation>
<attribute name="id" type="string" use="optional"/>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventDefinitionReferenceDD
public EventDefinitionReferenceDD()
getName
public QName getName()
- Returns:
- Returns the name.
setName
public void setName(QName qname)
- Parameters:
name
- The name to set.
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.