Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.flex.runtime.util.common.category
Class PrePersistenceHookImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.PrePersistenceHookImpl
All Implemented Interfaces:
PrePersistenceHook

public class PrePersistenceHookImpl
extends java.lang.Object
implements PrePersistenceHook

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/FlexModeler/Model/src/oracle/apps/fnd/applcore/flex/runtime/util/common/category/PrePersistenceHookImpl.java /main/3 2009/10/23 11:15:15 ssarnoba Exp $
Author:
ssarnoba

Constructor Summary
PrePersistenceHookImpl()
           
 
Method Summary
 void invokePrePersistenceHook(oracle.jbo.mom.PersistableDefObject def, CategoryDef cDef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrePersistenceHookImpl

public PrePersistenceHookImpl()
Method Detail

invokePrePersistenceHook

public void invokePrePersistenceHook(oracle.jbo.mom.PersistableDefObject def,
                                     CategoryDef cDef)
Specified by:
invokePrePersistenceHook in interface PrePersistenceHook

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.