Liferay 7.0-ce-b6

com.liferay.portal.kernel.portlet
Interface PortletLayoutFinder.Result

All Known Implementing Classes:
BasePortletLayoutFinder.ResultImpl
Enclosing interface:
PortletLayoutFinder

public static interface PortletLayoutFinder.Result


Method Summary
 long getPlid()
           
 String getPortletId()
           
 

Method Detail

getPlid

long getPlid()

getPortletId

String getPortletId()

Liferay 7.0-ce-b6