public class ComponentEvent extends Object
instanceof ):
if (ISomeInterface.class.isAssignableFrom(event.getComponentClass())) {
ISomeInterface c = (ISomeInterface)CrtSystem.getInstance().lookupComponentByUri(event.getComponentUri());
}
Copyright (c) SAP AG 2001-2002| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentEvent.Type |
| Constructor and Description |
|---|
ComponentEvent(ComponentUri uri,
Class componentClass,
ComponentEvent.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getComponentClass() |
ComponentUri |
getComponentUri() |
ComponentEvent.Type |
getType() |
public ComponentEvent(ComponentUri uri, Class componentClass, ComponentEvent.Type type)
public ComponentUri getComponentUri()
public Class getComponentClass()
public ComponentEvent.Type getType()
| 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
|
Copyright 2021 SAP SE Complete Copyright Notice