Klasse RepositoryService

java.lang.Object
de.dlr.proseo.model.service.RepositoryService

@Service public class RepositoryService extends Object
This class autowires all available repositories and makes them accessible throughout prosEO by static methods.
Autor:
Dr. Thomas Bassler
  • Konstruktordetails

    • RepositoryService

      public RepositoryService()
      Singleton constructor
  • Methodendetails

    • getConfigurationRepository

      public static ConfigurationRepository getConfigurationRepository()
      Gets the repository for the Configuration class
      Gibt zurück:
      the configurationRepository
    • getConfiguredProcessorRepository

      public static ConfiguredProcessorRepository getConfiguredProcessorRepository()
      Gets the repository for the ConfiguredProcessor class
      Gibt zurück:
      the configuredProcessorRepository
    • getFacilityRepository

      public static FacilityRepository getFacilityRepository()
      Gets the repository for the Facility class
      Gibt zurück:
      the facilityRepository
    • getJobRepository

      public static JobRepository getJobRepository()
      Gets the repository for the Job class
      Gibt zurück:
      the jobRepository
    • getJobStepRepository

      public static JobStepRepository getJobStepRepository()
      Gets the repository for the JobStep class
      Gibt zurück:
      the jobStepRepository
    • getMissionRepository

      public static MissionRepository getMissionRepository()
      Gets the repository for the Mission class
      Gibt zurück:
      the missionRepository
    • getOrbitRepository

      public static OrbitRepository getOrbitRepository()
      Gets the repository for the Orbit class
      Gibt zurück:
      the orbitRepository
    • getOrderRepository

      public static OrderRepository getOrderRepository()
      Gets the repository for the ProcessingOrder class
      Gibt zurück:
      the orderRepository
    • getProcessorClassRepository

      public static ProcessorClassRepository getProcessorClassRepository()
      Gets the repository for the ProcessorClass class
      Gibt zurück:
      the processorClassRepository
    • getProcessorRepository

      public static ProcessorRepository getProcessorRepository()
      Gets the repository for the Processor class
      Gibt zurück:
      the processorRepository
    • getProductArchiveRepository

      public static ProductArchiveRepository getProductArchiveRepository()
      Gets the repository for the ProductArchive class
      Gibt zurück:
      the productArchiveRepository
    • getProductClassRepository

      public static ProductClassRepository getProductClassRepository()
      Gets the repository for the ProductClass class
      Gibt zurück:
      the productClassRepository
    • getProductFileRepository

      public static ProductFileRepository getProductFileRepository()
      Gets the repository for the ProductFile class
      Gibt zurück:
      the productFileRepository
    • getProductQueryRepository

      public static ProductQueryRepository getProductQueryRepository()
      Gets the repository for the ProductQuery class
      Gibt zurück:
      the productQueryRepository
    • getProductRepository

      public static ProductRepository getProductRepository()
      Gets the repository for the Product class
      Gibt zurück:
      the productRepository
    • getSpacecraftRepository

      public static SpacecraftRepository getSpacecraftRepository()
      Gets the repository for the Spacecraft class
      Gibt zurück:
      the spacecraftRepository
    • getTaskRepository

      public static TaskRepository getTaskRepository()
      Gets the repository for the Task class
      Gibt zurück:
      the taskRepository
    • getInputFilterRepository

      public static InputFilterRepository getInputFilterRepository()
      Gets the repository for the InputFilter class
      Gibt zurück:
      the inputFilterRepository
    • getClassOutputParameterRepository

      public static ClassOutputParameterRepository getClassOutputParameterRepository()
      Gets the repository for the ClassOutputParameter class
      Gibt zurück:
      the classOutputParameterRepository
    • getMonServiceRepository

      public static MonServiceRepository getMonServiceRepository()
      Gets the repository for the MonService class
      Gibt zurück:
      the monServiceRepository
    • getMonExtServiceRepository

      public static MonExtServiceRepository getMonExtServiceRepository()
      Gets the repository for the MonService class
      Gibt zurück:
      the monServiceRepository
    • getMonServiceStateRepository

      public static MonServiceStateRepository getMonServiceStateRepository()
      Gets the repository for the MonServiceStates class
      Gibt zurück:
      the monServiceRepository
    • getMonServiceStateOperationRepository

      public static MonServiceStateOperationRepository getMonServiceStateOperationRepository()
      Gets the repository for the MonServiceStateOperation class
      Gibt zurück:
      the monServiceStateOperationRepository
    • getMonExtServiceStateOperationRepository

      public static MonExtServiceStateOperationRepository getMonExtServiceStateOperationRepository()
      Gets the repository for the MonServiceStateOperation class
      Gibt zurück:
      the monServiceStateOperationRepository
    • getMonOrderStateRepository

      public static MonOrderStateRepository getMonOrderStateRepository()
      Gets the repository for the MonOrderStateOperation class
      Gibt zurück:
      the monOrderStateRepository
    • getMonProductProductionDayRepository

      public static MonProductProductionDayRepository getMonProductProductionDayRepository()
      Gibt zurück:
      the monProductProductionDayRepository
    • getMonProductProductionHourRepository

      public static MonProductProductionHourRepository getMonProductProductionHourRepository()
      Gibt zurück:
      the monProductProductionHourRepository
    • getMonProductProductionMonthRepository

      public static MonProductProductionMonthRepository getMonProductProductionMonthRepository()
      Gibt zurück:
      the monProductProductionMonthRepository
    • getMonServiceStateOperationDayRepository

      public static MonServiceStateOperationDayRepository getMonServiceStateOperationDayRepository()
      Gibt zurück:
      the monServiceStateOperationDayRepository
    • getMonServiceStateOperationMonthRepository

      public static MonServiceStateOperationMonthRepository 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

      public static WorkflowRepository getWorkflowRepository()
      Gibt zurück:
      the workflowRepository
    • getWorkflowOptionRepository

      public static WorkflowOptionRepository getWorkflowOptionRepository()
      Gibt zurück:
      the workflowOptionRepository