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