|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyInfo | |
---|---|
org.usergrid.persistence | |
org.usergrid.persistence.schema |
Uses of PropertyInfo in org.usergrid.persistence |
---|
Methods in org.usergrid.persistence that return types with arguments of type PropertyInfo | |
---|---|
Map<String,PropertyInfo> |
Schema.getAllIndexedProperties()
|
Uses of PropertyInfo in org.usergrid.persistence.schema |
---|
Methods in org.usergrid.persistence.schema that return PropertyInfo | |
---|---|
PropertyInfo |
EntityInfo.getAliasPropertyObject()
|
PropertyInfo |
EntityInfo.getProperty(String propertyName)
|
Methods in org.usergrid.persistence.schema that return types with arguments of type PropertyInfo | |
---|---|
Map<String,PropertyInfo> |
EntityInfo.getProperties()
|
Method parameters in org.usergrid.persistence.schema with type arguments of type PropertyInfo | |
---|---|
void |
EntityInfo.setProperties(Map<String,PropertyInfo> properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |