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

java.lang.Object
  extended by org.apache.jetspeed.om.portlet.impl.PortletQNameImpl
      extended by org.apache.jetspeed.om.portlet.impl.ParameterAliasImpl
All Implemented Interfaces:
PortletQName

public class ParameterAliasImpl
extends PortletQNameImpl


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

Constructor Detail

ParameterAliasImpl

public ParameterAliasImpl()

ParameterAliasImpl

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


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