|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDependencyObject
The interface that represents components that determine their own
dependency handling policy. When creating a wizard, this interface can
create dependencies between objects and the data model.
If a component does not implement this interface, the default policy
is used. The default policy removes all properties under a component's
path from the session.
| Method Summary | |
|---|---|
void |
clearIfInconsistent(String changedObjectKey,
IWizardContext context)
Deprecated. Clears all values from the object and its subtree when the object this object depends on was changed. |
void |
wasChanged(IWizardContext context)
Deprecated. Clears all objects dependent on this object or its parent objects. |
| Method Detail |
|---|
void wasChanged(IWizardContext context)
context - the current wizard context
void clearIfInconsistent(String changedObjectKey,
IWizardContext context)
changedObjectKey - a key for the changed objectcontext - the current wizard context| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||