|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleValueInfo | |
|---|---|
| org.chromattic.core | |
| org.chromattic.core.mapper.nodeattribute | |
| org.chromattic.core.mapper.property | |
| Uses of SimpleValueInfo in org.chromattic.core |
|---|
| Methods in org.chromattic.core with parameters of type SimpleValueInfo | ||
|---|---|---|
|
EntityContext.getPropertyValue(String propertyName,
SimpleValueInfo<V> type)
|
|
|
EntityContext.getPropertyValues(String propertyName,
SimpleValueInfo<V> simpleType,
ListType listType)
|
|
|
EntityContext.setPropertyValue(String propertyName,
SimpleValueInfo<V> type,
V o)
|
|
|
EntityContext.setPropertyValues(String propertyName,
SimpleValueInfo<V> type,
ListType listType,
List<V> objects)
|
|
| Uses of SimpleValueInfo in org.chromattic.core.mapper.nodeattribute |
|---|
| Constructor parameters in org.chromattic.core.mapper.nodeattribute with type arguments of type SimpleValueInfo | |
|---|---|
JCRNodeAttributePropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo> info,
NodeAttributeType type)
|
|
| Uses of SimpleValueInfo in org.chromattic.core.mapper.property |
|---|
| Constructor parameters in org.chromattic.core.mapper.property with type arguments of type SimpleValueInfo | |
|---|---|
JCRPropertyListPropertyMapper(MultiValuedPropertyInfo<SimpleValueInfo> info,
String jcrPropertyName)
|
|
JCRPropertyMapPropertyMapper(MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
|
|
JCRPropertyMapPropertyMapper(MapPropertyInfo<SimpleValueInfo,SimpleValueInfo> info)
|
|
JCRPropertyPropertyMapper(SingleValuedPropertyInfo<SimpleValueInfo> info,
String jcrPropertyName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||