Package org.alfresco.rest.model
Class RestCandidateModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestCandidateModel
- All Implemented Interfaces:
IModelAssertion<RestCandidateModel>,IRestModel<RestCandidateModel>,org.alfresco.utility.model.Model
public class RestCandidateModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestCandidateModel>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononModel()voidsetCandidateId(String candidateId) voidsetCandidateType(String candidateType) 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
-
RestCandidateModel
public RestCandidateModel()
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestCandidateModel>
-
getCandidateType
-
setCandidateType
-
getCandidateId
-
setCandidateId
-