com.liferay.util.bridges.alloy
Class AlloySearchResult
java.lang.Object
com.liferay.util.bridges.alloy.AlloySearchResult
public class AlloySearchResult
- extends java.lang.Object
- Author:
- Brian Wing Shun Chan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alloyServiceInvoker
protected AlloyServiceInvoker alloyServiceInvoker
baseModels
protected java.util.List<com.liferay.portal.model.BaseModel<?>> baseModels
hits
protected com.liferay.portal.kernel.search.Hits hits
portletURL
protected javax.portlet.PortletURL portletURL
size
protected int size
AlloySearchResult
public AlloySearchResult()
getBaseModels
public java.util.List<com.liferay.portal.model.BaseModel<?>> getBaseModels()
throws java.lang.Exception
- Throws:
java.lang.Exception
getHits
public com.liferay.portal.kernel.search.Hits getHits()
getPortletURL
public javax.portlet.PortletURL getPortletURL()
getSize
public int getSize()
afterPropertiesSet
protected void afterPropertiesSet()
setAlloyServiceInvoker
protected void setAlloyServiceInvoker(AlloyServiceInvoker alloyServiceInvoker)
setHits
protected void setHits(com.liferay.portal.kernel.search.Hits hits)
setPortletURL
protected void setPortletURL(javax.portlet.PortletURL portletURL)