net.sf.fb4j.client.json
Class JsonFacebookMethod.Marketplace

java.lang.Object
  extended by net.sf.fb4j.client.json.JsonFacebookMethod.Marketplace
Enclosing class:
JsonFacebookMethod<T>

public static final class JsonFacebookMethod.Marketplace
extends java.lang.Object


Field Summary
static JsonFacebookMethod<java.lang.Long> CREATE_LISTING
           
static JsonFacebookMethod<java.lang.String[]> GET_CATEGORIES
           
static JsonFacebookMethod<Listing[]> GET_LISTINGS
           
static JsonFacebookMethod<java.lang.String[]> GET_SUBCATEGORIES
           
static JsonFacebookMethod<java.lang.Boolean> REMOVE_LISTING
           
static JsonFacebookMethod<Listing[]> SEARCH
           
 
Constructor Summary
JsonFacebookMethod.Marketplace()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE_LISTING

public static final JsonFacebookMethod<java.lang.Long> CREATE_LISTING

GET_CATEGORIES

public static final JsonFacebookMethod<java.lang.String[]> GET_CATEGORIES

GET_SUBCATEGORIES

public static final JsonFacebookMethod<java.lang.String[]> GET_SUBCATEGORIES

GET_LISTINGS

public static final JsonFacebookMethod<Listing[]> GET_LISTINGS

SEARCH

public static final JsonFacebookMethod<Listing[]> SEARCH

REMOVE_LISTING

public static final JsonFacebookMethod<java.lang.Boolean> REMOVE_LISTING
Constructor Detail

JsonFacebookMethod.Marketplace

public JsonFacebookMethod.Marketplace()


Copyright © 2008. All Rights Reserved.