public final class Entry extends Object
ISerializer instances
Copyright 2004 SAP AG
| Constructor and Description |
|---|
Entry(ISerializer serializer,
boolean isCore,
int position)
standard constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
ISerializer |
getSerializer() |
boolean |
isCore() |
String |
toString() |
public Entry(ISerializer serializer, boolean isCore, int position)
serializer - the serializer to create the entry for. Must not be
nullisCore - flag to tell, if this serializer is so important, that the
serialization/ deserialization of the complete
IResource must be stopped in case of failure. The
standard value should be false.position - defines at what position in a list of serializers this one
should be called. This information might not be used by the
calling framework.public boolean isCore()
public int getPosition()
-1 means
that this serializer does not require a certain positionpublic ISerializer getSerializer()
null| 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