|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISystem
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 |
|---|
static final String SERVER_PROPERTY_NAME
static final String TYPE_CM
| Method Detail |
|---|
String getId()
String getType()
String getDescription()
String getDescription(Locale locale)
locale - TBD: Description of the incoming method parameter
Enumeration getDescriptionLocales()
Enumeration getPropertyNames()
String getProperty(String name)
name - TBD: Description of the incoming method parameter
| 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||