Package org.alfresco.rest.model
Class RestDownloadsModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestDownloadsModel
- All Implemented Interfaces:
IModelAssertion<RestDownloadsModel>,IRestModel<RestDownloadsModel>,org.alfresco.utility.model.Model
public class RestDownloadsModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestDownloadsModel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getModel()onModel()voidsetBytesAdded(String bytesAdded) voidsetFilesAdded(String filesAdded) voidvoidsetModel(RestDownloadsModel model) voidvoidsetTotalBytes(String totalBytes) voidsetTotalFiles(String totalFiles) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestDownloadsModel
public RestDownloadsModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestDownloadsModel>
-
getModel
-
setModel
-
getFilesAdded
-
setFilesAdded
-
getBytesAdded
-
setBytesAdded
-
getTotalBytes
-
setTotalBytes
-
getId
-
setId
-
getTotalFiles
-
setTotalFiles
-
getStatus
-
setStatus
-