Uses of Class
org.gcube.portlets.user.tdw.server.datasource.Direction

Packages that use Direction
org.gcube.portlets.user.tdw.server.datasource   
 

Uses of Direction in org.gcube.portlets.user.tdw.server.datasource
 

Methods in org.gcube.portlets.user.tdw.server.datasource that return Direction
static Direction Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Direction[] Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.tdw.server.datasource with parameters of type Direction
 String DataSource.getDataAsJSon(int start, int limit, String sortingColumn, Direction direction)
          Retrieves the table data as JSON object.
 



Copyright © 2013. All Rights Reserved.