com.sap.netweaver.bc.serialize
Class RIDRequest
java.lang.Object
com.sap.netweaver.bc.serialize.RIDRequest
public final class RIDRequest
- extends Object
Copyright 2004 SAP AG
|
Constructor Summary |
RIDRequest(com.sapportals.wcm.util.uri.RID rid,
IDeserializer deserializer)
|
RIDRequest(com.sapportals.wcm.util.uri.RID rid,
ISerializer serializer)
|
RIDRequest(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.uri.RID newName,
IDeserializer deserializer)
fullblown constructor |
RIDRequest(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.uri.RID newName,
ISerializer serializer)
fullblown constructor |
RIDRequest
public RIDRequest(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.uri.RID newName,
ISerializer serializer)
- fullblown constructor
- Parameters:
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.
RIDRequest
public RIDRequest(com.sapportals.wcm.util.uri.RID rid,
com.sapportals.wcm.util.uri.RID newName,
IDeserializer deserializer)
- fullblown constructor
- Parameters:
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.
RIDRequest
public RIDRequest(com.sapportals.wcm.util.uri.RID rid,
ISerializer serializer)
RIDRequest
public RIDRequest(com.sapportals.wcm.util.uri.RID rid,
IDeserializer deserializer)
getNewName
public com.sapportals.wcm.util.uri.RID getNewName()
- Returns:
getRid
public com.sapportals.wcm.util.uri.RID getRid()
- Returns:
getSerializer
public ISerializer getSerializer()
- Returns:
getDeserializer
public IDeserializer getDeserializer()
- Returns:
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
This class can be accessed from:
|
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 2011 SAP AG Complete Copyright Notice