|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplaceableModel
ReplaceableModel is the interface that must be implemented by the models that could potentially become stale.
| Method Summary | |
|---|---|
boolean |
shouldBeReplacedBy(Object anObject)Called by the DataUpdateManager to replace existing ActiveDataModel that might be stale |
| Method Detail |
|---|
boolean shouldBeReplacedBy(Object anObject)
anObject - an active object that can replace the stable object.
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.