Skip navigation  
Glossary  |  General Information  
   Content Services User Administration API
     Search in CS User Admin API Overview   |   API Classes   |   Enumeration Constants   |   Status Codes  
Level 1 Overview
Level 1 API Classes
Level 2 mezSession
Level 2 mezObject
Level 2 mezProperty
Level 2 mezList
Level 2 mezUtility
Level 1 Enumeration Constants
Level 1 Status Codes
Level 1 General Information
   

Content Services User Administration API Classes

The architecture of the FileNet Content Services User Administration API is driven by meta-data in the server software and naturally adapts to any changes made to the server. There are five classes in the API:

mezSession

a user connection to a CS library

mezObject

an object (with properties and supported actions) in a CS library

mezProperty

the properties of a CS mezObject, either a single value or a mezList of mezObjects

mezList

used as a container for mezObjects within a mezProperty object

mezUtility

miscellaneous methods pertaining to CS library objects and properties