public class CreateFolderRequestFactory extends AbstractCreateNodeRequestFactory
| Constructor and Description |
|---|
CreateFolderRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
CreateFolderWithParentIdRequest |
create(String domain,
String runAsUserId,
FolderNode parentFolder)
Generate some node content.
|
CreateFolderWithParentPathRequest |
create(String domain,
String runAsUserId,
Path parentPath) |
getPropertiespublic CreateFolderWithParentIdRequest create(String domain, String runAsUserId, FolderNode parentFolder)
public CreateFolderWithParentPathRequest create(String domain, String runAsUserId, Path parentPath)
Copyright © 2015. All rights reserved.