com.sap.tc.cmi.model
Interface ICMIModelClassWrapper
- All Superinterfaces:
- ICMIModelClass
public interface ICMIModelClassWrapper
- extends ICMIModelClass
Common interface for types that wrap a model class (and usually delegate to it).
Main purpose of this interface is a) to declare the fact that a class is a wrapper
and b) provide access to the wrapped model object. The latter functionality is useful
for scenarios where several wrappers for the same model object are needed.
- Since:
- NW Paris
Type Classification:
This interface is part of the Common Model Interface and is intended to be implemented by applications.
wrappedModelObject
ICMIWrappableModelClass wrappedModelObject()
- Returns the wrapped model object or null if the link to the model object
has been destroyed (model dependent)
- Returns:
- wrapped model object
This class can be accessed from:
|
SC
|
DC
|
[sap.com] FRAMEWORK
|
[sap.com] tc/cmi
|
[sap.com] FRAMEWORK
|
[sap.com] tc/cm/ejb/api
|
Copyright 2010 SAP AG Complete Copyright Notice