Uses of Class
org.alfresco.repo.dictionary.M2Namespace
-
Packages that use M2Namespace Package Description org.alfresco.repo.dictionary -
-
Uses of M2Namespace in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return M2Namespace Modifier and Type Method Description M2NamespaceM2Model. createImport(String uri, String prefix)M2NamespaceM2Model. createNamespace(String uri, String prefix)M2NamespaceM2Model. getImport(String uri)M2NamespaceM2Model. getNamespace(String uri)Methods in org.alfresco.repo.dictionary that return types with arguments of type M2Namespace Modifier and Type Method Description List<M2Namespace>M2Model. getImports()List<M2Namespace>M2Model. getNamespaces()
-