Hitachi

uCosminexus Application Server Security Management Guide


The setObjectClasses method

Organization of this page

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