com.google.appengine.api.files.dev
Class FilesReservedKinds

java.lang.Object
  extended by com.google.appengine.api.files.dev.FilesReservedKinds

public final class FilesReservedKinds
extends java.lang.Object

Exposes constants for reserved datastore kinds used by the local datastore service.


Field Summary
static java.lang.String BLOB_FILE_INDEX_KIND
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BLOB_FILE_INDEX_KIND

public static final java.lang.String BLOB_FILE_INDEX_KIND
See Also:
Constant Field Values