Uses of Class
de.xima.fc.entities.ProjectTag
Packages that use ProjectTag
Package
Description
Package für Datenbankentitäten
-
Uses of ProjectTag in de.xima.fc.dao.impl
Subclasses with type arguments of type ProjectTag in de.xima.fc.dao.implModifier and TypeClassDescriptionclassThe default implementation ofIProjectTagDaothat can be accessed viaDaoProvider. -
Uses of ProjectTag in de.xima.fc.dao.interfaces
Subinterfaces with type arguments of type ProjectTag in de.xima.fc.dao.interfacesModifier and TypeInterfaceDescriptioninterfaceData access object for creating, updating, and deletingProjectTagentities. -
Uses of ProjectTag in de.xima.fc.entities
Methods in de.xima.fc.entities that return types with arguments of type ProjectTagMethods in de.xima.fc.entities with parameters of type ProjectTagModifier and TypeMethodDescriptionvoidProjekt.addTag(ProjectTag tag) voidProjekt.removeTag(ProjectTag tag) Method parameters in de.xima.fc.entities with type arguments of type ProjectTag