Uses of Class
com.sap.portal.pcm.CreateMethod

Packages that use CreateMethod
com.sap.portal.admin.wizard.handlers Deprecated. 
com.sap.portal.pcm   
 

Uses of CreateMethod in com.sap.portal.admin.wizard.handlers
 

Methods in com.sap.portal.admin.wizard.handlers with parameters of type CreateMethod
 Object SystemHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated.  
 Object ProducerPortalHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated.  
 Object PageHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated.  
 Object LayoutHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated.  
 Object IViewHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated.  
 Object IObjectTypeHandler.createObjectDescriptor(String targetId, CreateMethod method, IWizardContext context)
          Deprecated. Creates a new object descriptor for storing the object data.
 

Uses of CreateMethod in com.sap.portal.pcm
 

Fields in com.sap.portal.pcm declared as CreateMethod
static CreateMethod CreateMethod.DELTA_LINK
          Delta-link creation mode
static CreateMethod CreateMethod.LINK
          Link creation mode
static CreateMethod CreateMethod.NEW
          New (copy) creation mode
 

Methods in com.sap.portal.pcm with parameters of type CreateMethod
 boolean CreateMethod.equals(CreateMethod method)
           
 Object IObjectsManager.instantiateDescriptor(CreateMethod createMethod, String[] targetIds, com.sap.security.api.IPrincipal user)
          Creates a descriptor for the new object creation based on a template object.
 Object IObjectsManager.instantiateDescriptor(CreateMethod createMethod, String targetId, com.sap.security.api.IPrincipal user)
          Instantiates a descriptor for the new object creation based on a template object.
 void INewObjectDescriptor.setCreationMethod(CreateMethod createMethod, String targetID)
          Sets the new object's template target and creation method.
 



Copyright 2013 SAP AG Complete Copyright Notice