com.sap.portal.httpconnectivity.urlfetcherservice.params

Interface IURLParameters


public interface IURLParameters

DOCUMENT ME!


Method Summary
 void addParameter(IURLParameter param)
          Method description
 void addParameter(String paramName, String paramValue)
          Method description
 void addParameter(String paramName, String paramValue, IConstants.Method paramMethod)
          Method description
 List getParameters()
          DOCUMENT ME!
 List getParameters(IConstants.Method methodType)
          DOCUMENT ME!
 List getParametersAsAttributes(IConstants.Method methodType)
           
 boolean removeParameter(IURLParameter param)
          Method description
 boolean removeParameter(String paramName)
          Method description
 

Method Detail

getParameters

List getParameters()
DOCUMENT ME!

Returns:
DOCUMENT ME!

getParameters

List getParameters(IConstants.Method methodType)
DOCUMENT ME!

Parameters:
methodType - DOCUMENT ME!
Returns:
DOCUMENT ME!

getParametersAsAttributes

List getParametersAsAttributes(IConstants.Method methodType)

addParameter

void addParameter(String paramName,
                  String paramValue,
                  IConstants.Method paramMethod)
                  throws InvalidParameterException
Method description

Parameters:
paramName - description
paramValue - description
paramMethod - description
Throws:
InvalidParameterException - description

addParameter

void addParameter(String paramName,
                  String paramValue)
                  throws InvalidParameterException
Method description

Parameters:
paramName - description
paramValue - description
Throws:
InvalidParameterException - description

addParameter

void addParameter(IURLParameter param)
                  throws InvalidParameterException
Method description

Parameters:
param - description
Throws:
InvalidParameterException - description

removeParameter

boolean removeParameter(String paramName)
                        throws InvalidParameterException
Method description

Parameters:
paramName - description
Returns:
description
Throws:
InvalidParameterException - description

removeParameter

boolean removeParameter(IURLParameter param)
                        throws InvalidParameterException
Method description

Parameters:
param - description
Returns:
description
Throws:
InvalidParameterException - description
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-ADMIN [sap.com] tc/ep/admin/api/extd api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice