| Package | Description |
|---|---|
| de.hybris.platform.directpersistence |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<UnsafeMethodInfo> |
SLDUnsafeTypesProviderBuilder.findUnsafeAttributesWithMethods(ComposedType type,
ExtensionInfo extInfo,
YTypeSystem yTypeSystem,
java.util.Collection<java.lang.String> extensions) |
java.util.Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getAllMethods() |
java.util.Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getMethodsNotCoveredByParent() |
protected java.util.Collection<UnsafeMethodInfo> |
SLDUnsafeTypesProviderBuilder.getUnsafeMethodsFromNonGeneratedClasses(java.lang.String qualifier,
ReflectionAttributeAccess accessor,
java.lang.String generatedClassPrefix) |
java.util.Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getUnsafeToRead(java.lang.String attribute) |
java.util.Collection<UnsafeMethodInfo> |
UnsafeTypeInfo.getUnsafeToWrite(java.lang.String attribute) |
| Modifier and Type | Method and Description |
|---|---|
int |
UnsafeMethodInfo.compareTo(UnsafeMethodInfo o) |
boolean |
UnsafeTypeInfo.isNotCoveredByParent(UnsafeMethodInfo method) |
protected void |
AbstractSLDUnsafeJALOAttributesTest.registerAttribute(java.util.Set<java.lang.String> unsafeUnknownAttributes,
java.util.Set<java.lang.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,
java.lang.String typeCode,
java.lang.String extensionName,
java.util.Collection<UnsafeMethodInfo> methods) |
Copyright © 2018 SAP SE. All Rights Reserved.