uCosminexus Application Server, Security Management Guide

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

The setAlias method

Description

Stores the value specified by the parameter into the object. If a value already exists, it is overwritten when the setAlias method is called.

Syntax

public void setAlias(String alias);

Parameter

alias:
Specifies the alias associated with the attribute name.

Exceptions

None

Return value

None