|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.MergeUtil
public class MergeUtil
| Method Summary | ||
|---|---|---|
static MergeAware |
findById(java.util.List<MergeAware> entries,
int componentId)
|
|
static void |
merge(java.util.List<MergeAware> oldEntries,
java.util.List<MergeAware> newEntries,
MergeContext helper)
|
|
static
|
replaceMerged(java.util.List<T> list,
MergeContext helper)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void merge(java.util.List<MergeAware> oldEntries,
java.util.List<MergeAware> newEntries,
MergeContext helper)
public static MergeAware findById(java.util.List<MergeAware> entries,
int componentId)
public static <T extends MergeAware> void replaceMerged(java.util.List<T> list,
MergeContext helper)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||