org.orange.kicsa.util
Interface Populate.ArianeDAO

All Known Implementing Classes:
Populate.ArianeDAOImpl

static interface Populate.ArianeDAO


Method Summary
 CollectiongetEmployees(Entity someEntity)
           
 CollectiongetEntities(String someEntityMask)
           

Method Detail

getEmployees

public Collection getEmployees(Entity someEntity)
throws org.orange.util.integration.DAOException

getEntities

public Collection getEntities(String someEntityMask)
throws org.orange.util.integration.DAOException

Dependency Links

to Class java.util.Collection

to Class java.lang.String

to Class org.orange.util.integration.DAOException

to Class org.orange.kicsa.util.Populate.Entity

to Class Diagram org.orange.util.integration

to Class Diagram org.orange.util

to Class Diagram org.orange

to Class Diagram org

to Class Diagram <default>

to Class Diagram org.orange.kicsa.util

to Class Diagram org.orange.kicsa