public interface InitiateDirectory
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRequiredDirectoryNames()
Get the required list of directories name (full path)
|
void |
prepareDirectories(List<String> directoryPaths)
Prepare the directories needed base on the input directory paths
|
void prepareDirectories(List<String> directoryPaths)
directoryPaths - List<String> getRequiredDirectoryNames()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.