public interface IDependencyDAO extends de.taimos.dao.IEntityDAO<EDependency,Long>
| Modifier and Type | Method and Description |
|---|---|
EDependency |
find(de.cinovo.cloudconductor.api.model.Dependency dep) |
EDependency find(de.cinovo.cloudconductor.api.model.Dependency dep)
dep - a dependencyCopyright © 2014 Cinovo AG. All Rights Reserved.