public interface DSLFolder<Protocol>
| Modifier and Type | Method and Description |
|---|---|
Protocol |
createFolder(FolderModel folderModel) |
List<FolderModel> |
getFolders() |
Protocol createFolder(FolderModel folderModel) throws Exception
ExceptionList<FolderModel> getFolders() throws Exception
ExceptionCopyright © 2005–2019 Alfresco Software. All rights reserved.