public class CustomPropertyEditorRegistrar extends Object implements org.springframework.beans.PropertyEditorRegistrar
Constructor and Description |
---|
CustomPropertyEditorRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry) |
void |
setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService) |
public void setNamespaceService(org.alfresco.service.namespace.NamespaceService namespaceService)
namespaceService
- namespace servicepublic void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
registerCustomEditors
in interface org.springframework.beans.PropertyEditorRegistrar
PropertyEditorRegistrar.registerCustomEditors(org.springframework.beans.PropertyEditorRegistry)
Copyright © 2005–2017 Alfresco Software. All rights reserved.