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 classDictionaryDAOImplDefault implementation of the Dictionary.Methods in org.alfresco.repo.dictionary with parameters of type NamespaceDAO Modifier and Type Method Description CompiledModelM2Model. compile(DictionaryDAO dictionaryDAO, NamespaceDAO namespaceDAO, boolean enableConstraintClassLoading)Create a compiled form of this modelvoidDictionaryNamespaceComponent. setNamespaceDAO(NamespaceDAO namespaceDAO)Sets the Namespace DAO
-