Uses of Class
com.sap.portal.pcm.alias.DefaultAliasAlreadyExistsException

Packages that use DefaultAliasAlreadyExistsException
com.sap.portal.pcm.system   
 

Uses of DefaultAliasAlreadyExistsException in com.sap.portal.pcm.system
 

Methods in com.sap.portal.pcm.system that throw DefaultAliasAlreadyExistsException
 void ISystem.changeDefaultAlias(java.lang.String newDefaultAliasName)
          Replaces the default alias defined for this ISystem with a new default alias name.