public class NameChecker extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
NameChecker() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet()
Loads filename constraint from dictionary
|
void |
evaluate(Object value) |
DictionaryService |
getDictionaryService() |
void |
setConstraintLocalName(String constraintLocalName) |
void |
setDictionaryService(DictionaryService dictionaryService) |
void |
setNamespaceURI(String namespaceURI) |
public void setNamespaceURI(String namespaceURI)
public void setConstraintLocalName(String constraintLocalName)
public DictionaryService getDictionaryService()
public void setDictionaryService(DictionaryService dictionaryService)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void evaluate(Object value)
Copyright © 2005–2019 Alfresco Software. All rights reserved.