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 TypeMethodDescriptionand()getId()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, toString
-
Constructor Details
-
RestDownloadsModel
public RestDownloadsModel()
-
-
Method Details
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestDownloadsModel>
-
and
- Specified by:
andin interfaceIModelAssertion<RestDownloadsModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestDownloadsModel>
-
getModel
-
setModel
-
getFilesAdded
-
setFilesAdded
-
getBytesAdded
-
setBytesAdded
-
getTotalBytes
-
setTotalBytes
-
getId
-
setId
-
getTotalFiles
-
setTotalFiles
-
getStatus
-
setStatus
-