|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.search.SortFactoryImpl
public class SortFactoryImpl
| Constructor Summary | |
|---|---|
SortFactoryImpl()
|
|
| Method Summary | |
|---|---|
Sort |
create(java.lang.String fieldName,
boolean reverse)
|
Sort |
create(java.lang.String fieldName,
int type,
boolean reverse)
|
Sort[] |
getDefaultSorts()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortFactoryImpl()
| Method Detail |
|---|
public Sort create(java.lang.String fieldName,
boolean reverse)
create in interface SortFactory
public Sort create(java.lang.String fieldName,
int type,
boolean reverse)
create in interface SortFactorypublic Sort[] getDefaultSorts()
getDefaultSorts in interface SortFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||