| Package | Description |
|---|---|
| de.alpharogroup.lang | |
| de.alpharogroup.lang.object |
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedAttributeResult> |
ObjectExtensions.getChangedData(Object sourceOjbect,
Object objectToCompare)
Deprecated.
|
static Map<Object,ChangedAttributeResult> |
ObjectExtensions.getChangedDataMap(Object sourceOjbect,
Object objectToCompare)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedAttributeResult> |
DiffObjectExtensions.getChangedData(Object sourceOjbect,
Object objectToCompare)
Deprecated.
Gets the changed data in a list.
|
static Map<Object,ChangedAttributeResult> |
DiffObjectExtensions.getChangedDataMap(Object sourceOjbect,
Object objectToCompare)
Deprecated.
Compares the given two objects and gets the changed data.
|
static List<ChangedAttributeResult> |
DiffObjectExtensions.getChangedDataWithReflection(Object sourceOjbect,
Object objectToCompare,
List<ChangedAttributeResult> changedData,
ChangedAttributeResult parent)
Deprecated.
Gets the changed data recursively in a list from the given source object and the object to
compare.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedAttributeResult> |
DiffObjectExtensions.getChangedDataWithReflection(Object sourceOjbect,
Object objectToCompare,
List<ChangedAttributeResult> changedData,
ChangedAttributeResult parent)
Deprecated.
Gets the changed data recursively in a list from the given source object and the object to
compare.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedAttributeResult> |
DiffObjectExtensions.getChangedDataWithReflection(Object sourceOjbect,
Object objectToCompare,
List<ChangedAttributeResult> changedData,
ChangedAttributeResult parent)
Deprecated.
Gets the changed data recursively in a list from the given source object and the object to
compare.
|
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.