Package com.sap.portal.admin.wizard.handlers

Deprecated.

See:
          Description

Interface Summary
IObjectTypeHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Class Summary
AbstractObjectTypeHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
IViewHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
LayoutHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
PageHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
ProducerPortalHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
SystemHandler Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
 

Package com.sap.portal.admin.wizard.handlers Description

Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).

Provides interface and classes that enable you to create a PCM wizard handler, which is the class that creates the object at the end of the PCM wizard.

This package supplies handlers for standard semantic objects, such as iView and page. Developers can extend them, to add functionality, or create new handlers for new semantic objects.

Each standard handler, which must implement IObjectTypeHandler, creates an object descriptor based on its type and performs the save action for the new object.

The abstract class AbstractObjectTypeHandler provides default implementation for the save action.

The following example shows how to specify a new handler and configure it in the portal component:



Copyright 2011 SAP AG Complete Copyright Notice