com.sap.netweaver.bc.serialize
Class ISerializer.ImportMode
java.lang.Object
com.sap.netweaver.bc.serialize.ISerializer.ImportMode
- Enclosing interface:
- ISerializer
public static final class ISerializer.ImportMode
- extends Object
Utility Class used to define the different ways a deserialization can occur.
As the constructor is off limits, see the constants defined in ISerializer
toString
public String toString()
- Overrides:
toString in class Object
getDescription
public String getDescription(Locale locale)
- Parameters:
locale - - must not be null
- Returns:
- a translated description of the state, if available. Otherwise the
toString()
fromString
public static ISerializer.ImportMode fromString(String string)
- Parameters:
string - the string representation of this Mode, must not be null
- Returns:
- the ImportMode for the given string or
null, if none fits. This is case-sensitive. No String-trimming is done.
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 2014 SAP AG Complete Copyright Notice