public abstract class DirectoryStructure<D> extends Object
| Constructor and Description |
|---|
DirectoryStructure() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract D |
createDirectory(D parent,
String name) |
protected abstract D |
getRoot() |
D |
getTargetFolder(AggregationType aggregationType,
Date aggregationStartDate) |
public D getTargetFolder(AggregationType aggregationType, Date aggregationStartDate) throws Exception
ExceptionCopyright © 2022. All Rights Reserved.