org.usergrid.persistence
Class EntityUtils
java.lang.Object
org.usergrid.persistence.EntityUtils
public class EntityUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityUtils
public EntityUtils()
getSchemaProperties
public static Map<String,Object> getSchemaProperties(String entityType,
Map<String,Object> properties)
getDynamicProperties
public static Map<String,Object> getDynamicProperties(String entityType,
Map<String,Object> properties)
Copyright © 2013. All Rights Reserved.