|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
|---|
List getParameters()
List getParameters(IConstants.Method methodType)
methodType - DOCUMENT ME!
List getParametersAsAttributes(IConstants.Method methodType)
void addParameter(String paramName,
String paramValue,
IConstants.Method paramMethod)
throws InvalidParameterException
paramName - descriptionparamValue - descriptionparamMethod - description
InvalidParameterException - description
void addParameter(String paramName,
String paramValue)
throws InvalidParameterException
paramName - descriptionparamValue - description
InvalidParameterException - description
void addParameter(IURLParameter param)
throws InvalidParameterException
param - description
InvalidParameterException - description
boolean removeParameter(String paramName)
throws InvalidParameterException
paramName - description
InvalidParameterException - description
boolean removeParameter(IURLParameter param)
throws InvalidParameterException
param - description
InvalidParameterException - description| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-ADMIN
|
[sap.com] tc/ep/admin/api/extd
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||