Package org.alfresco.rest.model
Class RestSubscriberModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSubscriberModel
- All Implemented Interfaces:
IModelAssertion<RestSubscriberModel>,IRestModel<RestSubscriberModel>,org.alfresco.utility.model.Model
public class RestSubscriberModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestSubscriberModel>
Base Path {@linkplain /alfresco/api/-default-/private/alfresco/versions/1}
- Author:
- Meenal Bhave { "entry": { "createdAt": "2017-08-11T14:18:22.765+0000", "syncService": { "id": "0", "uri": "https://localhost:9090/alfresco", "config": { "filters": { "nodeAspects": [ "rma:filePlanComponent", "sf:*", "smf:*", "cm:workingcopy" ], "smartFolderNodeAspects": [ "sf:*", "smf:*" ], "nodeTypesWhitelist": [ "dod:filePlan", "hwf:rejectedCloudTask", "imap:imapBody", "st:site" ], "nodeTypes": [ "bpm:package", "cm:systemfolder", "cm:failedThumbnail" ] }, "dsyncClientVersionMin": "1.0.1", "repoInfo": { "versionLabel": "5.2.2", "edition": "Enterprise" } } }, "deviceOS": "windows", "syncServiceId": "0", "id": "089e45bd-a059-41f2-885e-c51f487956d6" } }
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()onModel()voidsetCreatedAt(String createdAt) voidsetDeviceOS(String deviceOS) voidvoidsetSyncService(RestSyncServiceModel syncService) voidsetSyncServiceId(String syncServiceId) 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
-
RestSubscriberModel
public RestSubscriberModel() -
RestSubscriberModel
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestSubscriberModel>
-
getClientVersion
-
getCreatedAt
-
setCreatedAt
-
getSyncService
-
setSyncService
-
getDeviceOS
-
setDeviceOS
-
getSyncServiceId
-
setSyncServiceId
-
getId
-
setId
-