protected class BasePortletLayoutFinder.ResultImpl extends Object implements PortletLayoutFinder.Result
| Constructor and Description |
|---|
ResultImpl(long plid,
String portletId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPlid() |
String |
getPortletId() |
public long getPlid()
getPlid in interface PortletLayoutFinder.Resultpublic String getPortletId()
getPortletId in interface PortletLayoutFinder.Result