public interface IAdditionalLinksDAO extends de.taimos.dao.IEntityDAO<EAdditionalLinks,Long>
| Modifier and Type | Method and Description |
|---|---|
EAdditionalLinks |
findByLabel(String label) |
EAdditionalLinks findByLabel(String label)
label - the labelCopyright © 2014 Cinovo AG. All Rights Reserved.