<< Click to Display Table of Contents >>
RepositoryEX
This is a class related to the repository function of OZ Server.
Constructor Detail
RepositoryEx
public RepositoryEx(string url, string id, string pw, bool useUSL) throws OZCPException
Performs repository functions such as group/user management function, category/item authority setting function, and item history management function.
Parameters:
url - The URL of OZ Server
id - The user ID
pw - The user password
useUSL - Whether to use the USL or not. Can be omitted. If omitted, false is applied.
Method Detail
The RepositoryEX class provides the following methods:
•Setting up group and user permissions
•Getting group and user permissions
•Creating categories and items
•Deleting categories and items
•Setting up category and item permissions