Package org.alfresco.rest.model
Class RestClassModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestClassModel
- All Implemented Interfaces:
org.alfresco.utility.model.Model
public class RestClassModel
extends org.alfresco.utility.model.TestModel
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetDescription(String description) voidvoidsetNamespacePrefix(String namespacePrefix) voidsetNamespaceUri(String namespaceUri) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toString
-
Field Details
-
id
-
author
-
description
-
namespaceUri
-
namespacePrefix
-
-
Constructor Details
-
RestClassModel
public RestClassModel()
-
-
Method Details
-
getId
-
setId
-
getAuthor
-
setAuthor
-
getDescription
-
setDescription
-
getNamespaceUri
-
setNamespaceUri
-
getNamespacePrefix
-
setNamespacePrefix
-