public final class RIDRequest extends Object
Copyright 2004 SAP AG
| Constructor and Description |
|---|
RIDRequest(RID rid,
IDeserializer deserializer) |
RIDRequest(RID rid,
ISerializer serializer) |
RIDRequest(RID rid,
RID newName,
IDeserializer deserializer)
fullblown constructor
|
RIDRequest(RID rid,
RID newName,
ISerializer serializer)
fullblown constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
IDeserializer |
getDeserializer() |
RID |
getNewName() |
RID |
getRid() |
ISerializer |
getSerializer() |
int |
hashCode() |
String |
toString() |
public RIDRequest(RID rid, RID newName, ISerializer serializer)
rid - the original rid of the resource to deserialize as it was used in the
serialization process. Must not be nullnewName - the new rid the resource must have when it becomes deserialized.
Must not be null. Might be the same object as the rid-parameterserializer - the serializer requesting the deserialization. Must not be null.public RIDRequest(RID rid, RID newName, IDeserializer deserializer)
rid - the original rid of the resource to deserialize as it was used in the
serialization process. Must not be nullnewName - the new rid the resource must have when it becomes deserialized.
Must not be null. Might be the same object as the rid-parameterdeserializer - the serializer requesting the deserialization. Must not be null.public RIDRequest(RID rid, ISerializer serializer)
public RIDRequest(RID rid, IDeserializer deserializer)
public RID getNewName()
public RID getRid()
public ISerializer getSerializer()
public IDeserializer getDeserializer()
| 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 2017 SAP AG Complete Copyright Notice