|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImportToolAdapterResult
Import result wrapper for IImportToolAdapter
s.
IImportToolAdapter
Method Summary | |
---|---|
java.util.List<ICloneGroup> |
getCloneGroups()
The storage object for the resulting clone group data of the import process. |
java.util.Map<ICloneFile,java.util.List<IClone>> |
getCloneMap()
The storage object for the resulting clone and clone file data of the import process. |
Method Detail |
---|
java.util.Map<ICloneFile,java.util.List<IClone>> getCloneMap()
IImportToolAdapter
.
java.util.List<ICloneGroup> getCloneGroups()
IImportToolAdapter
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |