| Package | Description |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.file | |
| org.kuali.common.util.sync |
| Modifier and Type | Method and Description |
|---|---|
static MD5Result |
FileSystemUtils.getMD5Result(File source,
File target) |
| Modifier and Type | Method and Description |
|---|---|
static List<MD5Result> |
FileSystemUtils.getMD5Results(List<File> sources,
List<File> targets) |
| Modifier and Type | Method and Description |
|---|---|
List<MD5Result> |
DirDiff.getDifferent() |
List<MD5Result> |
DirDiff.getIdentical() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirDiff.setDifferent(List<MD5Result> different) |
void |
DirDiff.setIdentical(List<MD5Result> identical) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CopyFileRequest> |
DefaultSyncService.getCopyFileRequestsForFilesThatAreDifferent(List<MD5Result> different) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.