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