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 2     Methods
Level 2     DoesObjectExist
Level 2     GetGeneralUsersName
Level 2     GetMezObject
Level 2     GetMezProperty
Level 2     GetObjectAccess
Level 2     GetObjectName
Level 2     IsSystemCaseSensitive
Level 1 Enumeration Constants
Level 1 Status Codes
Level 1 General Information
   

mezUtility Class

The mezUtility class contains miscellaneous methods, including GetMezObject(), which retrieves an object from a CS library and GetMezProperty(), which retrieves the properties of an object. This class does not include any properties.

  Methods

DoesObjectExist

used to determine if an identified object exists in the current CS library

GetGeneralUsersName

retrieves the name of the General Users group

GetMezObject

retrieves a specified mezObject from the current CS library

GetMezProperty

retrieves a specified mezProperty object from a mezObject in the current CS library

GetObjectAccess

retrieves the access level that the user has to an object in the current CS library, using the e_ObjectAccess enumeration

GetObjectName

retrieves the display name for the type of an existing mezObject in the current CS library

IsSystemCaseSensitive

determines if the current CS library name is case sensitive