| Classes in com.sap.portal.admin.wizard.handlers that implement IObjectTypeHandler |
class |
AbstractObjectTypeHandler
AbstractObjectTypeHandler provides default implementation to save the new
object into the PCM, thus the specific handler needs to implement only the abstract
part (it can override the save method if it needs to). |
class |
IViewHandler
IViewHandler handles iview creation using the new PCM API. |
class |
LayoutHandler
LayoutHandler handles layout creation using the new PCM API. |
class |
PageHandler
PageHandler handles page creation using the new PCM API. |
class |
ProducerPortalHandler
ProducerPortalHandler handles Remote Content Provider(Global Portal) creation using the new PCM API. |
class |
SystemHandler
SystemHandler handles system creation using the new PCM API. |