|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InstanceNotFoundException in se.cambio.cds.model.archetype.dao |
---|
Methods in se.cambio.cds.model.archetype.dao that throw InstanceNotFoundException | |
---|---|
ArchetypeDTO |
InJarArchetypeDAO.getArchetype(String idArchetype)
|
ArchetypeDTO |
GenericArchetypeDAO.getArchetype(String idArchetype)
|
ArchetypeDTO |
FileArchetypeDAO.getArchetype(String idArchetype)
|
Uses of InstanceNotFoundException in se.cambio.cds.model.ontology.dao |
---|
Methods in se.cambio.cds.model.ontology.dao that throw InstanceNotFoundException | |
---|---|
InputStream |
InJarOntologyDAO.search(String teminologyId)
|
InputStream |
FileOntologyDAO.search(String ontologyId)
|
Uses of InstanceNotFoundException in se.cambio.cds.model.overview.dao |
---|
Methods in se.cambio.cds.model.overview.dao that throw InstanceNotFoundException | |
---|---|
OverviewDTO |
InJarOverviewDAO.search(String idOverview)
|
OverviewDTO |
GenericOverviewDAO.search(String idOverview)
|
OverviewDTO |
FileOverviewDAO.search(String idOverview)
|
Uses of InstanceNotFoundException in se.cambio.cds.model.template.dao |
---|
Methods in se.cambio.cds.model.template.dao that throw InstanceNotFoundException | |
---|---|
TemplateDTO |
GenericTemplateDAO.getTemplate(String templateId)
|
TemplateDTO |
InJarTemplateDAO.getTemplate(String templateId)
|
TemplateDTO |
FileTemplateDAO.getTemplate(String templateId)
|
Uses of InstanceNotFoundException in se.cambio.cds.model.terminology.dao |
---|
Methods in se.cambio.cds.model.terminology.dao that throw InstanceNotFoundException | |
---|---|
InputStream |
InJarTerminologyDAO.search(String teminologyId)
|
InputStream |
FileTerminologyDAO.search(String terminologyId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |