org.apache.jetspeed.om.portlet.impl
Class ProcessingEventReferenceImpl

java.lang.Object
  extended by org.apache.jetspeed.om.portlet.impl.PortletQNameImpl
      extended by org.apache.jetspeed.om.portlet.impl.EventDefinitionReferenceImpl
          extended by org.apache.jetspeed.om.portlet.impl.ProcessingEventReferenceImpl
All Implemented Interfaces:
java.io.Serializable, PortletQName, org.apache.pluto.container.om.portlet.EventDefinitionReference

public class ProcessingEventReferenceImpl
extends EventDefinitionReferenceImpl

See Also:
Serialized Form

Constructor Summary
ProcessingEventReferenceImpl()
           
ProcessingEventReferenceImpl(javax.xml.namespace.QName qname)
           
ProcessingEventReferenceImpl(java.lang.String qname)
           
 
Method Summary
 
Methods inherited from class org.apache.jetspeed.om.portlet.impl.EventDefinitionReferenceImpl
getName, getQualifiedName
 
Methods inherited from class org.apache.jetspeed.om.portlet.impl.PortletQNameImpl
equals, getLocalPart, getNamespace, getPrefix, getQName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.pluto.container.om.portlet.EventDefinitionReference
getQName
 

Constructor Detail

ProcessingEventReferenceImpl

public ProcessingEventReferenceImpl()

ProcessingEventReferenceImpl

public ProcessingEventReferenceImpl(javax.xml.namespace.QName qname)

ProcessingEventReferenceImpl

public ProcessingEventReferenceImpl(java.lang.String qname)


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