com.stellent.cis.client.api.scs.user
Interface ISCSUserAlias
- All Superinterfaces:
- ICISObject, ICISObjectInitializable, ISCSObject, java.io.Serializable
public interface ISCSUserAlias
- extends ISCSObject
| Methods inherited from interface com.stellent.cis.client.api.scs.ISCSObject |
castObject, clearPropertyFilter, copyObject, getPropertyFilter, getSourceAdapter, getSourceObject, getSourceObjectPropertyType, mergeObject, mergeObject, removeProperty, setPropertyFilter, setRestrictedPropertyFilter, setSourceObjectPropertyType |
getName
java.lang.String getName()
- Returns:
- the name of the alias
setName
void setName(java.lang.String name)
- Parameters:
name - the name of the alias
getDescription
java.lang.String getDescription()
- Returns:
- the alias description
setDescription
void setDescription(java.lang.String description)
- Parameters:
description - the description of the alias