JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.utility.dsl
Interface DSLFile<Protocol>
public interface
DSLFile<Protocol>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Protocol
createFile
(
FileModel
fileModel)
List
<
FileModel
>
getFiles
()
Method Details
getFiles
List
<
FileModel
>
getFiles
() throws
Exception
Throws:
Exception
createFile
Protocol
createFile
(
FileModel
fileModel)
throws
Exception
Throws:
Exception