|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.simpleds.functions.DatastoreEntityToKeyFunction
public class DatastoreEntityToKeyFunction
Converts a Datastore Entity to its Key
| Constructor Summary | |
|---|---|
DatastoreEntityToKeyFunction()
|
|
| Method Summary | |
|---|---|
com.google.appengine.api.datastore.Key |
apply(com.google.appengine.api.datastore.Entity entity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public DatastoreEntityToKeyFunction()
| Method Detail |
|---|
public com.google.appengine.api.datastore.Key apply(com.google.appengine.api.datastore.Entity entity)
apply in interface com.google.common.base.Function<com.google.appengine.api.datastore.Entity,com.google.appengine.api.datastore.Key>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||