| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.audit.AuditProvider.PersistenceDelegateBinding
public class AuditProvider.PersistenceDelegateBinding
A value class which associates a type and a persistence delegate. A binding
 is supplied to Audit through AuditProvider.getPersistenceDelegates().
| Constructor Summary | |
|---|---|
AuditProvider.PersistenceDelegateBinding(java.lang.Class type,
                                         java.beans.PersistenceDelegate delegate)
Creates a binding.  | 
|
| Method Summary | |
|---|---|
 java.beans.PersistenceDelegate | 
getDelegate()
 | 
 java.lang.Class | 
getType()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AuditProvider.PersistenceDelegateBinding(java.lang.Class type,
                                                java.beans.PersistenceDelegate delegate)
type - The type for which to use the persistence delegate.delegate - The persistence| Method Detail | 
|---|
public java.beans.PersistenceDelegate getDelegate()
public java.lang.Class getType()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||