| Package | Description |
|---|---|
| org.alfresco.repo.domain.mimetype | |
| org.alfresco.repo.domain.mimetype.ibatis |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MimetypeEntity |
AbstractMimetypeDAOImpl.createMimetypeEntity(String mimetype) |
protected abstract MimetypeEntity |
AbstractMimetypeDAOImpl.getMimetypeEntity(Long id) |
protected abstract MimetypeEntity |
AbstractMimetypeDAOImpl.getMimetypeEntity(String mimetype) |
| Modifier and Type | Method and Description |
|---|---|
protected MimetypeEntity |
MimetypeDAOImpl.createMimetypeEntity(String mimetype) |
protected MimetypeEntity |
MimetypeDAOImpl.getMimetypeEntity(Long id) |
protected MimetypeEntity |
MimetypeDAOImpl.getMimetypeEntity(String mimetype) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.