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