E - the target entity.public static final class EntityMergeHelper.EntityMergeResult<E> extends Object
| Constructor and Description |
|---|
EntityMergeHelper.EntityMergeResult(List<E> mergedList,
List<Object> orphanList) |
public EntityMergeHelper.EntityMergeResult(List<E> mergedList, List<Object> orphanList)
public List<E> getMergedList()
public List<Object> getOrphanList()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.