Package org.alfresco.solr.client
Class AlfrescoModel
- java.lang.Object
-
- org.alfresco.solr.client.AlfrescoModel
-
public class AlfrescoModel extends java.lang.Object
Represents an alfresco model and checksum.- Since:
- 4.0
-
-
Constructor Summary
Constructors Constructor Description AlfrescoModel(org.alfresco.repo.dictionary.M2Model model, java.lang.Long checksum)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
java.lang.Long
getChecksum()
org.alfresco.repo.dictionary.M2Model
getModel()
int
hashcode()
-