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

Interface Summary
IObjectTypeHandler IObjectTypeHandler handles the object according to its type.
 

Class Summary
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).
IViewHandler IViewHandler handles iview creation using the new PCM API.
LayoutHandler LayoutHandler handles layout creation using the new PCM API.
PageHandler PageHandler handles page creation using the new PCM API.
ProducerPortalHandler ProducerPortalHandler handles Remote Content Provider(Global Portal) creation using the new PCM API.
SystemHandler SystemHandler handles system creation using the new PCM API.