Class RepositoryInformationCollectorService

java.lang.Object
io.sapl.springdatacommon.services.RepositoryInformationCollectorService

public class RepositoryInformationCollectorService extends Object
  • Constructor Details

    • RepositoryInformationCollectorService

      public RepositoryInformationCollectorService()
  • Method Details

    • add

      public void add(org.springframework.data.repository.core.RepositoryInformation repositoryInformation)
    • getRepositoryByName

      public org.springframework.data.repository.core.RepositoryInformation getRepositoryByName(String repositoryName)
    • getRepositories

      public Set<org.springframework.data.repository.core.RepositoryInformation> getRepositories()