public static class NamespaceDAOImpl.NamespaceRegistry extends Object implements Serializable
| Constructor and Description |
|---|
NamespaceDAOImpl.NamespaceRegistry(String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getPrefixesCache() |
String |
getTenantDomain() |
List<String> |
getUrisCache() |
void |
setPrefixesCache(Map<String,String> prefixesCache) |
void |
setUrisCache(List<String> urisCache) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.