Package de.dlr.proseo.model.service
Klasse RepositoryService
java.lang.Object
de.dlr.proseo.model.service.RepositoryService
This class autowires all available repositories and makes them accessible throughout prosEO by static methods.
- Autor:
- Dr. Thomas Bassler
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungGets the repository for the ClassOutputParameter classstatic ConfigurationRepository
Gets the repository for the Configuration classGets the repository for the ConfiguredProcessor classstatic FacilityRepository
Gets the repository for the Facility classstatic InputFilterRepository
Gets the repository for the InputFilter classstatic JobRepository
Gets the repository for the Job classstatic JobStepRepository
Gets the repository for the JobStep classstatic MissionRepository
Gets the repository for the Mission classstatic MonExtServiceRepository
Gets the repository for the MonService classGets the repository for the MonServiceStateOperation classstatic MonOrderStateRepository
Gets the repository for the MonOrderStateOperation classstatic MonServiceRepository
Gets the repository for the MonService classGets the repository for the MonServiceStateOperation classstatic MonServiceStateRepository
Gets the repository for the MonServiceStates classstatic OrbitRepository
Gets the repository for the Orbit classstatic OrderRepository
Gets the repository for the ProcessingOrder classstatic ProcessorClassRepository
Gets the repository for the ProcessorClass classstatic ProcessorRepository
Gets the repository for the Processor classstatic ProductArchiveRepository
Gets the repository for the ProductArchive classstatic ProductClassRepository
Gets the repository for the ProductClass classstatic ProductFileRepository
Gets the repository for the ProductFile classstatic ProductQueryRepository
Gets the repository for the ProductQuery classstatic ProductRepository
Gets the repository for the Product classstatic SpacecraftRepository
Gets the repository for the Spacecraft classstatic TaskRepository
Gets the repository for the Task classstatic WorkflowOptionRepository
static WorkflowRepository
-
Konstruktordetails
-
RepositoryService
public RepositoryService()Singleton constructor
-
-
Methodendetails
-
getConfigurationRepository
Gets the repository for the Configuration class- Gibt zurück:
- the configurationRepository
-
getConfiguredProcessorRepository
Gets the repository for the ConfiguredProcessor class- Gibt zurück:
- the configuredProcessorRepository
-
getFacilityRepository
Gets the repository for the Facility class- Gibt zurück:
- the facilityRepository
-
getJobRepository
Gets the repository for the Job class- Gibt zurück:
- the jobRepository
-
getJobStepRepository
Gets the repository for the JobStep class- Gibt zurück:
- the jobStepRepository
-
getMissionRepository
Gets the repository for the Mission class- Gibt zurück:
- the missionRepository
-
getOrbitRepository
Gets the repository for the Orbit class- Gibt zurück:
- the orbitRepository
-
getOrderRepository
Gets the repository for the ProcessingOrder class- Gibt zurück:
- the orderRepository
-
getProcessorClassRepository
Gets the repository for the ProcessorClass class- Gibt zurück:
- the processorClassRepository
-
getProcessorRepository
Gets the repository for the Processor class- Gibt zurück:
- the processorRepository
-
getProductArchiveRepository
Gets the repository for the ProductArchive class- Gibt zurück:
- the productArchiveRepository
-
getProductClassRepository
Gets the repository for the ProductClass class- Gibt zurück:
- the productClassRepository
-
getProductFileRepository
Gets the repository for the ProductFile class- Gibt zurück:
- the productFileRepository
-
getProductQueryRepository
Gets the repository for the ProductQuery class- Gibt zurück:
- the productQueryRepository
-
getProductRepository
Gets the repository for the Product class- Gibt zurück:
- the productRepository
-
getSpacecraftRepository
Gets the repository for the Spacecraft class- Gibt zurück:
- the spacecraftRepository
-
getTaskRepository
Gets the repository for the Task class- Gibt zurück:
- the taskRepository
-
getInputFilterRepository
Gets the repository for the InputFilter class- Gibt zurück:
- the inputFilterRepository
-
getClassOutputParameterRepository
Gets the repository for the ClassOutputParameter class- Gibt zurück:
- the classOutputParameterRepository
-
getMonServiceRepository
Gets the repository for the MonService class- Gibt zurück:
- the monServiceRepository
-
getMonExtServiceRepository
Gets the repository for the MonService class- Gibt zurück:
- the monServiceRepository
-
getMonServiceStateRepository
Gets the repository for the MonServiceStates class- Gibt zurück:
- the monServiceRepository
-
getMonServiceStateOperationRepository
Gets the repository for the MonServiceStateOperation class- Gibt zurück:
- the monServiceStateOperationRepository
-
getMonExtServiceStateOperationRepository
Gets the repository for the MonServiceStateOperation class- Gibt zurück:
- the monServiceStateOperationRepository
-
getMonOrderStateRepository
Gets the repository for the MonOrderStateOperation class- Gibt zurück:
- the monOrderStateRepository
-
getMonProductProductionDayRepository
- Gibt zurück:
- the monProductProductionDayRepository
-
getMonProductProductionHourRepository
- Gibt zurück:
- the monProductProductionHourRepository
-
getMonProductProductionMonthRepository
- Gibt zurück:
- the monProductProductionMonthRepository
-
getMonServiceStateOperationDayRepository
- Gibt zurück:
- the monServiceStateOperationDayRepository
-
getMonServiceStateOperationMonthRepository
- Gibt zurück:
- the monServiceStateOperationMonthRepository
-
getMonExtServiceStateOperationDayRepository
public static MonExtServiceStateOperationDayRepository getMonExtServiceStateOperationDayRepository()- Gibt zurück:
- the monExtServiceStateOperationDayRepository
-
getMonExtServiceStateOperationMonthRepository
public static MonExtServiceStateOperationMonthRepository getMonExtServiceStateOperationMonthRepository()- Gibt zurück:
- the monExtServiceStateOperationMonthRepository
-
getWorkflowRepository
- Gibt zurück:
- the workflowRepository
-
getWorkflowOptionRepository
- Gibt zurück:
- the workflowOptionRepository
-