Uses of Interface
de.xima.fc.dao.interfaces.IProjektDependentBaseDao
Packages that use IProjektDependentBaseDao
-
Uses of IProjektDependentBaseDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IProjektDependentBaseDaoModifier and TypeClassDescriptionclass
class
class
class
class
class
The default implementation ofIProjectTagDao
that can be accessed viaDaoProvider
.class
ProjektDependentBaseDao<E extends ITransferableEntity>
class
The default implementation ofIWorkflowVersionDao
that can be accessed viaDaoProvider
. -
Uses of IProjektDependentBaseDao in de.xima.fc.dao.interfaces
Subinterfaces of IProjektDependentBaseDao in de.xima.fc.dao.interfacesModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Data access object for creating, updating, and deletingProjectIdentityCheckData
entities.interface
interface
Data access object for creating, updating, and deletingProjectTag
entities.interface
Data access object for creating, updating, and deletingWorkflowVersion
entities.