uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The setObjectClasses method

Description

Stores an object class into this object. If a value already exists when the setObjectClasses method is called, it is overwritten.

Syntax

public void setObjectClasses(String[] objectClasses);

Parameter

objectClasses:
Specifies the object class by using an array of strings.

Exceptions

None

Return value

None