|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Abstraction of an 'external' system, like a web server or a R/3-System.
| Field Summary | |
static String |
SERVER_PROPERTY_NAME
For your convenience: a predefined property name for the most beloved "server" |
static String |
TYPE_CM
The type of a CM system |
| Method Summary | |
String |
getDescription()
Get the default description for the system. |
String |
getDescription(Locale locale)
Get the description for the system in a specific locale, if available. |
Enumeration |
getDescriptionLocales()
Deprecated. as of NW04. No longer supported! Get an Enumeration of locale-Strings |
String |
getId()
Get the system's ID |
String |
getProperty(String name)
Get a specific property by name. |
Enumeration |
getPropertyNames()
Get an enumeration of the names of all available properties. |
String |
getType()
Get the system's type (identifying the set of credentials to use). |
| Field Detail |
public static final String SERVER_PROPERTY_NAME
public static final String TYPE_CM
| Method Detail |
public String getId()
public String getType()
public String getDescription()
public String getDescription(Locale locale)
locale - TBD: Description of the incoming method parameter
public Enumeration getDescriptionLocales()
public Enumeration getPropertyNames()
public String getProperty(String name)
name - TBD: Description of the incoming method parameter
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||