Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.PortletQName

Packages that use PortletQName
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of PortletQName in com.liferay.portlet
 

Classes in com.liferay.portlet that implement PortletQName
 class PortletQNameImpl
           
 

Methods in com.liferay.portlet that return PortletQName
static PortletQName PortletQNameUtil.getPortletQName()
           
 

Methods in com.liferay.portlet with parameters of type PortletQName
 void PortletQNameUtil.setPortletQName(PortletQName portletQName)
           
 


Liferay 6.1.2-ce-ga3