Uses of Interface
org.alfresco.repo.dictionary.NamespaceDAO
-
Packages that use NamespaceDAO Package Description org.alfresco.repo.dictionary -
-
Uses of NamespaceDAO in org.alfresco.repo.dictionary
Classes in org.alfresco.repo.dictionary that implement NamespaceDAO Modifier and Type Class Description class
DictionaryDAOImpl
Default implementation of the Dictionary.Methods in org.alfresco.repo.dictionary with parameters of type NamespaceDAO Modifier and Type Method Description CompiledModel
M2Model. compile(DictionaryDAO dictionaryDAO, NamespaceDAO namespaceDAO, boolean enableConstraintClassLoading)
Create a compiled form of this modelvoid
DictionaryNamespaceComponent. setNamespaceDAO(NamespaceDAO namespaceDAO)
Sets the Namespace DAO
-