Uses of Class
de.xima.fc.entities.ProjectDOIData
Packages that use ProjectDOIData
Package
Description
Package for the API access of the model classes.
Package für Datenbankentitäten
-
Uses of ProjectDOIData in de.xima.fc.api.entity
Subclasses with type arguments of type ProjectDOIData in de.xima.fc.api.entityModifier and TypeClassDescriptionclassclassAPI class for reading and writingProjectPortalDataentities. -
Uses of ProjectDOIData in de.xima.fc.dao.hook
Methods in de.xima.fc.dao.hook that return types with arguments of type ProjectDOIDataModifier and TypeMethodDescriptionstatic List<ProjectDOIData> DaoActionHookHelper.getProjectDoi(IEntityContext ec, Mandant man) -
Uses of ProjectDOIData in de.xima.fc.dao.impl
Subclasses with type arguments of type ProjectDOIData in de.xima.fc.dao.implMethods in de.xima.fc.dao.impl that return ProjectDOIDataModifier and TypeMethodDescriptionProjectDOIDataDao.getByProject(IEntityContext ec, Projekt project) -
Uses of ProjectDOIData in de.xima.fc.dao.interfaces
Subinterfaces with type arguments of type ProjectDOIData in de.xima.fc.dao.interfacesMethods in de.xima.fc.dao.interfaces that return ProjectDOIDataModifier and TypeMethodDescriptionIProjectDOIDataDao.getByProject(IEntityContext ec, Projekt project) -
Uses of ProjectDOIData in de.xima.fc.entities
Methods in de.xima.fc.entities that return ProjectDOIData -
Uses of ProjectDOIData in de.xima.fc.export.model
Constructors in de.xima.fc.export.model with parameters of type ProjectDOIData -
Uses of ProjectDOIData in de.xima.fc.form.request
Fields in de.xima.fc.form.request declared as ProjectDOIDataMethods in de.xima.fc.form.request that return ProjectDOIDataMethods in de.xima.fc.form.request with parameters of type ProjectDOIDataModifier and TypeMethodDescriptionvoidFormRequestContext.setDoubleOptInData(ProjectDOIData doubleOptInData) -
Uses of ProjectDOIData in de.xima.fc.importer.config
Subclasses with type arguments of type ProjectDOIData in de.xima.fc.importer.configMethods in de.xima.fc.importer.config that return types with arguments of type ProjectDOIDataModifier and TypeMethodDescriptionprotected IGenericDao<ProjectDOIData> ProjectDoiDataImportConfig.getDao() -
Uses of ProjectDOIData in de.xima.fc.importer.stager
Subclasses with type arguments of type ProjectDOIData in de.xima.fc.importer.stagerConstructors in de.xima.fc.importer.stager with parameters of type ProjectDOIDataModifierConstructorDescriptionProjectDoiDataImportStager(IEntityContext ec, ProjectDOIData entity, Mandant client) Deprecated. -
Uses of ProjectDOIData in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return ProjectDOIDataMethods in de.xima.fc.interfaces.form with parameters of type ProjectDOIDataModifier and TypeMethodDescriptionvoidIFormRequestContext.setDoubleOptInData(ProjectDOIData projekt) -
Uses of ProjectDOIData in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return ProjectDOIDataMethods in de.xima.fc.mdl.form with parameters of type ProjectDOIDataModifier and TypeMethodDescriptionvoidFormRequestData.setDoubleOptInData(ProjectDOIData doubleOptInData)