com.sap.workspaces

Class RequestParameters

java.lang.Object
  extended by com.sap.workspaces.RequestParameters

public class RequestParameters
extends Object

Enumeration of useful parameters used in a portal request

Since:
1.1 SP02

Field Summary
static String PAGE_ID
          The name of the IPortalComponentRequest parameter that contains page ID
static String WORKSPACE_ID
          The name of the IPortalComponentRequest parameter that contains workspace ID
static String WORKSPACE_TYPE
          The name of the IPortalComponentRequest parameter that contains workspace Type
 
Constructor Summary
RequestParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORKSPACE_ID

public static final String WORKSPACE_ID
The name of the IPortalComponentRequest parameter that contains workspace ID

See Also:
Constant Field Values

WORKSPACE_TYPE

public static final String WORKSPACE_TYPE
The name of the IPortalComponentRequest parameter that contains workspace Type

See Also:
Constant Field Values

PAGE_ID

public static final String PAGE_ID
The name of the IPortalComponentRequest parameter that contains page ID

See Also:
Constant Field Values
Constructor Detail

RequestParameters

public RequestParameters()


Copyright 2013 SAP AG Complete Copyright Notice