| Name | Description | Type | Package | Framework |
| DataSourceRepositoryManager | An implementation of the RepositoryManager interface that is backed by a DataSource for storing and retreiving Product policy in | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| DataSourceRepositoryManagerFactory | A Factory for creating DataSourceRepositoryManagers. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| RepositoryManager | A Repository Manager is an extension point that is responsible for managing ProductType information which boils down to policy information about | Interface | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| RepositoryManagerFactory | A Factory interface for creating RepositoryManager objects. | Interface | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| ScienceDataRepositoryManager | Leverages the information in the ScienceDataCatalog's dataset table to list out ProductTypes. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| ScienceDataRepositoryManagerFactory | Constructs new ScienceDataRepositoryManagers. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| XMLRepositoryManager | A RepositoryManager that manages Product policy based on an xml file called product-types. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |
| XMLRepositoryManagerFactory | A Factory class for creating XMLRepositoryManager objects. | Class | org.apache.oodt.cas.filemgr.repository | Apache OODT |