<< Click to Display Table of Contents >>

Configuring the repository

To configure the repository using the RepositoryEX class, use the method below:


Method Detail

getRepositoryConfig

public SortProperties getRepositoryConfig() throws OZCPException

Gets the Repository configurations.

setRepositoryConfig

public void setRepositoryConfig(SortProperties prop) throws OZCPException

Modifies the Repository configurations.

Parameters:

prop - Configurations to modify

reloadRepository

public void reloadRepository() throws OZCPException

Reloads the Repository.