public class EntityIdCoder extends Object
| Constructor and Description |
|---|
EntityIdCoder(ObjEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEntityName(String id) |
ObjectId |
toObjectId(String uuid) |
String |
toStringId(ObjectId id)
Returns a consistent String representation of the ObjectId
|
public EntityIdCoder(ObjEntity entity)
Copyright © 2001–2014 Apache Cayenne. All rights reserved.