|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.taggercat.handlers.AbstractRequestHandler
com.taggercat.handlers.DataSourceSortRequestHandler
public class DataSourceSortRequestHandler
This request handler is used to change the
DataSource sort order.
Required request parameters:

| Constructor Summary | |
|---|---|
DataSourceSortRequestHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFieldName()
Gets the field name. |
void |
setFieldName(java.lang.String fieldName)
Sets the field name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceSortRequestHandler()
| Method Detail |
|---|
public java.lang.String getFieldName()
public void setFieldName(java.lang.String fieldName)
fieldName - the field name to sort on
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||