|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.apps.fnd.applxdf.jdev.shadow.TableShadow
public class TableShadow
Constructor Summary | |
---|---|
TableShadow()
|
Method Summary | |
---|---|
static boolean |
isShadow(Table otable)
|
void |
processObject(OfflineDBObjectProvider prov,
SystemObject original,
SystemObject update)
Create a shadow table if a table's UDP "Enable Audit" set to 'Y'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableShadow()
Method Detail |
---|
public void processObject(OfflineDBObjectProvider prov, SystemObject original, SystemObject update)
processObject
in interface OfflineDBUpdateManager.Processor
prov
- - offline databse provideroriginal
- - the object before the edit began, or null if creatingupdate
- - the object being editted or createdpublic static boolean isShadow(Table otable)
|
Oracle Fusion Middleware extensions for XML based Datamodel Framework 11g Release 1 (11.1.1.6) E22566-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |