Package | Description |
---|---|
com.googlecode.objectify.impl.translate |
Modifier and Type | Field and Description |
---|---|
protected List<TranslatableProperty<Object>> |
ClassTranslator.props |
Modifier and Type | Method and Description |
---|---|
protected void |
EntityClassTranslator.foundTranslatableProperty(TranslatableProperty<Object> tprop)
Look for the id and parent properties
|
protected void |
ClassTranslator.foundTranslatableProperty(TranslatableProperty<Object> tprop)
Called when each property is discovered, allows a subclass to do something special with it
|
Copyright © 2014. All rights reserved.