com.sap.portal.admin.wizard.handlers
Class SystemHandler
java.lang.Object
com.sap.portal.admin.wizard.handlers.AbstractObjectTypeHandler
com.sap.portal.admin.wizard.handlers.SystemHandler
- All Implemented Interfaces:
- IObjectTypeHandler
Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
public class SystemHandler
- extends AbstractObjectTypeHandler
The PCM wizard handler class that provides methods for creating a system.
|
Constructor Summary |
SystemHandler()
Deprecated. A blank constructor. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYSTEM_HANDLER_KEY
public static final String SYSTEM_HANDLER_KEY
- Deprecated.
- The portal service key for the default system handler.
- See Also:
- Constant Field Values
SystemHandler
public SystemHandler()
- Deprecated.
- A blank constructor.
createObjectDescriptor
public Object createObjectDescriptor(String targetId,
com.sap.portal.pcm.CreateMethod method,
IWizardContext context)
throws DescriptorNotCreatedException
- Deprecated.
- Description copied from interface:
IObjectTypeHandler
- Creates a new object descriptor for storing the object data. The Portal
Content Model (PCM) uses it to save the new object in the persistence layer.
Every handler generates an implementation-dependent descriptor.
Note: The implementation should only deal with the descriptor
creation. Everything else is implemented in
AbstractPCMWizard.finalizeDescriptor(Map, Object, com.sapportals.admin.wizardframework.api.IWizardContext).
- Parameters:
targetId - a target object pathmethod - a creation method as defined by
CreateMethodcontext - the current wizard context
- Returns:
- Object the descriptor
- Throws:
DescriptorNotCreatedException - if the descriptor cannot be
created- See Also:
INewObjectDescriptor
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice