Package com.liferay.portal.kernel.search
Class GroupBy
Object
com.liferay.portal.kernel.search.GroupBy
- All Implemented Interfaces:
Serializable
- Author:
- Michael C. Han
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroupBy
-
-
Method Details
-
getField
-
getSize
public int getSize() -
getSorts
-
getStart
public int getStart() -
setField
-
setSize
public void setSize(int size) -
setSorts
-
setStart
public void setStart(int start)
-