| Package | Description |
|---|---|
| org.alfresco.repo.domain.qname | |
| org.alfresco.repo.domain.qname.ibatis |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NamespaceEntity |
AbstractQNameDAOImpl.createNamespaceEntity(String uri) |
protected abstract NamespaceEntity |
AbstractQNameDAOImpl.findNamespaceEntityById(Long id) |
protected abstract NamespaceEntity |
AbstractQNameDAOImpl.findNamespaceEntityByUri(String uri) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
AbstractQNameDAOImpl.updateNamespaceEntity(NamespaceEntity entity,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
protected NamespaceEntity |
QNameDAOImpl.createNamespaceEntity(String uri) |
protected NamespaceEntity |
QNameDAOImpl.findNamespaceEntityById(Long id) |
protected NamespaceEntity |
QNameDAOImpl.findNamespaceEntityByUri(String uri) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
QNameDAOImpl.updateNamespaceEntity(NamespaceEntity entity,
String uri) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.