net.sf.fb4j.client.json
Class FqlQueryMethod

java.lang.Object
  extended by net.sf.fb4j.client.FacebookMethod<T>
      extended by net.sf.fb4j.client.json.JsonFacebookMethod<FacebookObject[]>
          extended by net.sf.fb4j.client.json.FqlQueryMethod

public class FqlQueryMethod
extends JsonFacebookMethod<FacebookObject[]>

Author:
Gino Miceli

Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.fb4j.client.json.JsonFacebookMethod
JsonFacebookMethod.Auth, JsonFacebookMethod.Events, JsonFacebookMethod.Fbml, JsonFacebookMethod.Feed, JsonFacebookMethod.Friends, JsonFacebookMethod.Groups, JsonFacebookMethod.Marketplace, JsonFacebookMethod.Notifications, JsonFacebookMethod.Pages, JsonFacebookMethod.Photos, JsonFacebookMethod.Profile, JsonFacebookMethod.Users
 
Nested classes/interfaces inherited from class net.sf.fb4j.client.FacebookMethod
FacebookMethod.Fql
 
Constructor Summary
FqlQueryMethod(java.lang.String fqlTable)
           
 
Method Summary
 
Methods inherited from class net.sf.fb4j.client.json.JsonFacebookMethod
parseResponse, toObject, toObject, toObject
 
Methods inherited from class net.sf.fb4j.client.FacebookMethod
getFormat, getMethodName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FqlQueryMethod

public FqlQueryMethod(java.lang.String fqlTable)


Copyright © 2008. All Rights Reserved.