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

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.PublishingEventReferenceImpl
All Implemented Interfaces:
java.io.Serializable, PortletQName, org.apache.pluto.container.om.portlet.EventDefinitionReference

public class PublishingEventReferenceImpl
extends EventDefinitionReferenceImpl

See Also:
Serialized Form

Constructor Summary
PublishingEventReferenceImpl()
           
PublishingEventReferenceImpl(javax.xml.namespace.QName qname)
           
PublishingEventReferenceImpl(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

PublishingEventReferenceImpl

public PublishingEventReferenceImpl()

PublishingEventReferenceImpl

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

PublishingEventReferenceImpl

public PublishingEventReferenceImpl(java.lang.String qname)


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