Package org.alfresco.rest.model
Class RestRenditionInfoModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestRenditionInfoModel
- All Implemented Interfaces:
IModelAssertion<RestRenditionInfoModel>,IRestModel<RestRenditionInfoModel>,org.alfresco.utility.model.Model
public class RestRenditionInfoModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestRenditionInfoModel>
- Author:
- cmocanu Base Path {@linkplain /alfresco/api/-default-/public/alfresco/versions/1}
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionand()getId()onModel()voidsetContent(RestContentModel content) voidvoidMethods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Constructor Details
-
RestRenditionInfoModel
public RestRenditionInfoModel()
-
-
Method Details
-
and
- Specified by:
andin interfaceIModelAssertion<RestRenditionInfoModel>
-
assertThat
- Specified by:
assertThatin interfaceIModelAssertion<RestRenditionInfoModel>
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestRenditionInfoModel>
-
getId
-
setId
-
getStatus
-
setStatus
-
getContent
-
setContent
-