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

Packages that use com.sap.portal.admin.wizard.handlers
com.sap.portal.admin.wizard.handlers   
 

Classes in com.sap.portal.admin.wizard.handlers used by com.sap.portal.admin.wizard.handlers
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).
IObjectTypeHandler
          IObjectTypeHandler handles the object according to its type.