Interface Creator.FileCreator
- All Superinterfaces:
Creator<org.alfresco.utility.model.FileModel,,Creator.FileCreator> Creator.ContentCreator<org.alfresco.utility.model.FileModel,Creator.FileCreator>
- All Known Implementing Classes:
PlainFileCreator
- Enclosing interface:
- Creator<RESOURCE extends org.alfresco.utility.model.TestModel,
SELF extends Creator<RESOURCE, ?>>
public static interface Creator.FileCreator
extends Creator.ContentCreator<org.alfresco.utility.model.FileModel,Creator.FileCreator>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.rest.repo.resource.general.Creator
Creator.CategoryCreator, Creator.ContentCreator<CONTENT extends org.alfresco.utility.model.ContentModel,SELF extends Creator.ContentCreator<CONTENT, ?>>, Creator.FileCreator, Creator.FolderCreator -
Method Summary
Modifier and TypeMethodDescriptionofType(org.alfresco.utility.model.FileType fileType) withContent(String fileContent) default Creator.FileCreatordefault Creator.FileCreatorwithRandomContent(int wordsNumber, int wordsMaxLength) Methods inherited from interface org.alfresco.rest.repo.resource.general.Creator
asUser, create, withNameMethods inherited from interface org.alfresco.rest.repo.resource.general.Creator.ContentCreator
underFolder, withDescription, withinSite, withRandomDescription, withRandomTitle, withTitle
-
Method Details
-
ofType
-
withContent
-
withRandomContent
-
withRandomContent
-