Uses of Class
de.hybris.platform.jalo.type.ReflectionAttributeAccess
-
Packages that use ReflectionAttributeAccess Package Description de.hybris.platform.directpersistence -
-
Uses of ReflectionAttributeAccess in de.hybris.platform.directpersistence
Methods in de.hybris.platform.directpersistence that return ReflectionAttributeAccess Modifier and Type Method Description protected ReflectionAttributeAccess
SLDUnsafeTypesProviderBuilder. getReflectionAccessorFor(AttributeDescriptor fieldDescriptor, java.lang.Class myClass)
Methods in de.hybris.platform.directpersistence with parameters of type ReflectionAttributeAccess Modifier and Type Method Description protected java.util.Collection<UnsafeMethodInfo>
SLDUnsafeTypesProviderBuilder. getUnsafeMethodsFromNonGeneratedClasses(java.lang.String qualifier, ReflectionAttributeAccess accessor, java.lang.String generatedClassPrefix)
-