Package org.alfresco.model.model
Class Model
java.lang.Object
org.alfresco.model.model.Model
Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet authorGet description@NotNull StringgetId()Get idGet namespacePrefixGet namespaceUriinthashCode()namespacePrefix(String namespacePrefix) namespaceUri(String namespaceUri) voidvoidsetDescription(String description) voidvoidsetNamespacePrefix(String namespacePrefix) voidsetNamespaceUri(String namespaceUri) toString()
-
Constructor Details
-
Model
public Model()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
author
-
getAuthor
Get author- Returns:
- author
-
setAuthor
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
namespaceUri
-
getNamespaceUri
Get namespaceUri- Returns:
- namespaceUri
-
setNamespaceUri
-
namespacePrefix
-
getNamespacePrefix
Get namespacePrefix- Returns:
- namespacePrefix
-
setNamespacePrefix
-
equals
-
hashCode
public int hashCode() -
toString
-