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

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

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


Field Summary
static JsonFacebookMethod<java.lang.Boolean> PUBLISH_ACTION_OF_USER
           
static JsonFacebookMethod<java.lang.Boolean> PUBLISH_STORY_TO_USER
           
static JsonFacebookMethod<java.lang.Boolean> PUBLISH_TEMPLATIZED_ACTION
           
 
Constructor Summary
JsonFacebookMethod.Feed()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUBLISH_ACTION_OF_USER

public static final JsonFacebookMethod<java.lang.Boolean> PUBLISH_ACTION_OF_USER

PUBLISH_STORY_TO_USER

public static final JsonFacebookMethod<java.lang.Boolean> PUBLISH_STORY_TO_USER

PUBLISH_TEMPLATIZED_ACTION

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

JsonFacebookMethod.Feed

public JsonFacebookMethod.Feed()


Copyright © 2008. All Rights Reserved.