Package org.alfresco.rest.api.impl
Class ClassDefinitionMapperImpl
java.lang.Object
org.alfresco.rest.api.impl.ClassDefinitionMapperImpl
- All Implemented Interfaces:
ClassDefinitionMapper
Maps representations from TypeDefinition to NodeDefinition
- Author:
- gfertuso
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromDictionaryClassDefinition
(org.alfresco.service.cmr.dictionary.ClassDefinition classDefinition, org.alfresco.service.cmr.i18n.MessageLookup messageLookup)
-
Constructor Details
-
ClassDefinitionMapperImpl
public ClassDefinitionMapperImpl()
-
-
Method Details
-
fromDictionaryClassDefinition
public ClassDefinition fromDictionaryClassDefinition(org.alfresco.service.cmr.dictionary.ClassDefinition classDefinition, org.alfresco.service.cmr.i18n.MessageLookup messageLookup) - Specified by:
fromDictionaryClassDefinition
in interfaceClassDefinitionMapper
-