com.sapportals.wcm.service.xmlforms

Interface IXMLFormManager


Deprecated. use IXFService, IXFProject and IXFTransformation instead

public interface IXMLFormManager

Copyright 2004 SAP AG


Method Summary
 void clearDataTypes(String ID)
          Deprecated.  
 HashMap getFormIDs()
          Deprecated. map of the supported form types
 String getImagePath()
          Deprecated. expose image path
 String getSelectionFormName()
          Deprecated. expose selection form name
 String getSelectionXSL()
          Deprecated. expose selection stylesheet name
 IXMLForm getXMLForm(String ID, IResourceContext resContext, String tmpDir)
          Deprecated. get implementation of a given form type
 IXMLForm getXMLForm(String ID, String DataID, IResourceContext resRontext, String tmpDir)
          Deprecated. get implementation of a given form type
 

Method Detail

getFormIDs

HashMap getFormIDs()
Deprecated. 
map of the supported form types


getImagePath

String getImagePath()
Deprecated. 
expose image path


getSelectionFormName

String getSelectionFormName()
Deprecated. 
expose selection form name


getSelectionXSL

String getSelectionXSL()
Deprecated. 
expose selection stylesheet name


getXMLForm

IXMLForm getXMLForm(String ID,
                    IResourceContext resContext,
                    String tmpDir)
                    throws XMLFormException
Deprecated. 
get implementation of a given form type

Throws:
XMLFormException

getXMLForm

IXMLForm getXMLForm(String ID,
                    String DataID,
                    IResourceContext resRontext,
                    String tmpDir)
                    throws XMLFormException
Deprecated. 
get implementation of a given form type

Throws:
XMLFormException

clearDataTypes

void clearDataTypes(String ID)
Deprecated. 
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice