Package org.alfresco.solr
Class AlfrescoClientDataModelServicesFactory.DictionaryKey
- java.lang.Object
-
- org.alfresco.solr.AlfrescoClientDataModelServicesFactory.DictionaryKey
-
- Enclosing class:
- AlfrescoClientDataModelServicesFactory
public static class AlfrescoClientDataModelServicesFactory.DictionaryKey extends Object
-
-
Constructor Summary
Constructors Constructor Description DictionaryKey(org.apache.chemistry.opencmis.commons.enums.CmisVersion cmisVersion, String key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)org.apache.chemistry.opencmis.commons.enums.CmisVersiongetCmisVersion()StringgetKey()inthashCode()
-
-
-
Constructor Detail
-
DictionaryKey
public DictionaryKey(org.apache.chemistry.opencmis.commons.enums.CmisVersion cmisVersion, String key)
-
-