| Package | Description |
|---|---|
| de.hybris.platform.directpersistence |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UnsafeMethodInfo> |
SLDUnsafeTypesProviderBuilder.findUnsafeAttributesWithMethods(ComposedType type,
ExtensionInfo extInfo,
YTypeSystem yTypeSystem,
Collection<String> extensions) |
Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getAllMethods() |
Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getMethodsNotCoveredByParent() |
protected Collection<UnsafeMethodInfo> |
SLDUnsafeTypesProviderBuilder.getUnsafeMethodsFromNonGeneratedClasses(String qualifier,
ReflectionAttributeAccess accessor,
String generatedClassPrefix) |
Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getUnsafeToRead(String attribute) |
Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getUnsafeToWrite(String attribute) |
| Modifier and Type | Method and Description |
|---|---|
int |
UnsafeMethodInfo.compareTo(UnsafeMethodInfo o) |
boolean |
UnsafeTypeInfo.isNotCoveredByParent(UnsafeMethodInfo method) |
protected void |
AbstractSLDUnsafeJALOAttributesTest.registerAttribute(Set<String> unsafeUnknownAttributes,
Set<String> unsafeMarkedAttributes,
UnsafeTypeInfo ut,
UnsafeMethodInfo method) |
protected void |
AbstractSLDUnsafeJALOAttributesTest.writeToConsole(UnsafeMethodInfo method) |
protected void |
AbstractSLDUnsafeJALOAttributesTest.writeToCSV(UnsafeTypeInfo ut,
UnsafeMethodInfo method,
boolean read,
CSVWriter csv) |
| Constructor and Description |
|---|
UnsafeTypeInfo(UnsafeTypeInfo parent,
String typeCode,
String extensionName,
Collection<UnsafeMethodInfo> methods) |
Copyright © 2017 SAP SE. All Rights Reserved.