@Component(value="directoryConfigs") public class DirectoryConfigs extends LinkedHashSet<DirectoryConfig>
| Constructor and Description |
|---|
DirectoryConfigs() |
| Modifier and Type | Method and Description |
|---|---|
DirectoryConfig |
removePath(String path) |
List<File> |
toFileList() |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringpublic DirectoryConfig removePath(String path)
Copyright © 2009–2015 DuraSpace. All rights reserved.