|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IName
Interface describing a namespace-qualified name with a namespace prefix. Please see here .
| Field Summary | |
|---|---|
static String |
NAMESPACE_SEPARATOR
|
| Method Summary | |
|---|---|
String |
getFullName()
Get full name, i.e. including namespace and local name. |
String |
getLocalName()
Get local name, i.e. the part behind the namespace. |
String |
getNamespace()
Get namespace of the name or an empty string if there is no namespace within the name. |
String |
getNamespaceOrNull()
Get namespace of the name or null if there is no namespace within the name, e.g. used when the value is going to be passed to a XML DOM level 2 method. |
| Field Detail |
|---|
static final String NAMESPACE_SEPARATOR
| Method Detail |
|---|
String getFullName()
String getLocalName()
String getNamespace()
String getNamespaceOrNull()
| 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.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||