Uses of Class
com.sage.orion.sdata.servlet.SchemaResponse

Packages that use SchemaResponse
com.sage.orion.sdata.servlet   
com.sage.orion.sdata.servlet.swtservice   
 

Uses of SchemaResponse in com.sage.orion.sdata.servlet
 

Methods in com.sage.orion.sdata.servlet that return SchemaResponse
protected  SchemaResponse JDBCResourceKind.doSchema(SDataRequest request, java.sql.Connection connection)
          Handles the GET request for the special $schema operator.
 

Uses of SchemaResponse in com.sage.orion.sdata.servlet.swtservice
 

Methods in com.sage.orion.sdata.servlet.swtservice that return SchemaResponse
protected  SchemaResponse UIDefinitionResourceKind.doSchema(SDataRequest request, java.sql.Connection connection)
          Handles the GET request for the special $schema operator.
protected  SchemaResponse PortletsAndCategoriesResourceKind.doSchema(SDataRequest request, java.sql.Connection connection)
          Handles the GET request for the special $schema operator.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.