Package no.nsd.qddt.domain.agency
Interface AgencyService
-
- All Superinterfaces:
BaseService<Agency,java.util.UUID>
public interface AgencyService extends BaseService<Agency,java.util.UUID>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Agency>
getAll()
-
-
-
Method Detail
-
getAll
java.util.List<Agency> getAll()
-
-