Package com.sap.portal.pcm.alias

Provides exceptions thrown while managing system aliases.

See:
          Description

Exception Summary
AliasAlreadyExistsException An exception that indicates that a specific alias has already been defined for a system.
AmbiguousAliasException An exception that indicates that a system alias has been defined both in the portal registry and in the PCD.
DefaultAliasAlreadyExistsException An exception that indicates that a default alias already exists.
DefaultAliasNotFoundException An exception that indicates that a specified alias is not defined for the current system.
 

Package com.sap.portal.pcm.alias Description

Provides exceptions thrown while managing system aliases.

The system landscape service is used to manage systems and their aliases. In the PCD, the portal stores systems, which are sets of properties that represent external back-end application. A system can have one or more aliases, which are user-friendly names that can be used to reference the system. Each alias can be associated to one system only.

The first alias assigned to a system is automatically set as the default alias. You can add more aliases and set one of these as the default. You cannot remove the default alias unless it is the only alias defined for the system.

The alias semantic layer is not public and alias objects cannot be retrieved. For managing aliases, refer to com.sap.portal.pcm.system.

@since EP 6.0 SP2



Copyright 2011 SAP AG Complete Copyright Notice