com.sap.portal.genericcreator
Interface IGenericCreatorRegister
- All Superinterfaces:
- IService
public interface IGenericCreatorRegister
- extends IService
The interface for the portal service that enables you to register and unregister an XML Content and Actions handler.
Obtain the interface as you would any portal service.
KEY
static final String KEY
- See Also:
- Constant Field Values
registerHandler
void registerHandler(String type,
Class handlerClass)
- Registers an XML Content and Actions handler.
- Parameters:
type - the handler IDhandlerClass - the handler class
unRegisterHandler
void unRegisterHandler(String type)
- Unregisters an XML Content and Actions handler.
- Parameters:
type - the handler ID
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/semantics/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice