public final class RIDRequestList extends Object
Copyright 2004 SAP AG
| Constructor and Description |
|---|
RIDRequestList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(RIDRequest request)
adds the given request to the list, if it is not yet contained in the list
|
void |
clear() |
RIDRequest |
get(int i) |
boolean |
remove(RIDRequest request) |
int |
size() |
public boolean add(RIDRequest request)
request - to add to the list. Must not be nulltrue, if the request could be added, false otherwisepublic int size()
public boolean remove(RIDRequest request)
public void clear()
public RIDRequest get(int i)
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice