oracle.jbo.uicli.mom
Class JUApplicationReference
java.lang.Object
  
oracle.jbo.uicli.mom.JUApplicationReference
public class JUApplicationReference
- extends java.lang.Object
 
- For internal use only. Application developers should not use this
 
  - don't use
 
 
 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
JUApplicationReference
public JUApplicationReference(java.lang.String fullDefName,
                              JUApplicationDefImpl def,
                              JUApplicationDefImpl parentDef)
- Parameters:
 fullDefName - def - - For internal use only. Application developers should not use this
 
  - For testing use only, creates an already resolved ref
 
equals
public boolean equals(java.lang.Object obj)
- Overrides:
 equals in class java.lang.Object
 
 
updateDefinitionIfchanged
public void updateDefinitionIfchanged(BindingContext ctx)
- Updates the definition if has been updated by MDS.
 
 
getDef
public JUApplicationDefImpl getDef(BindingContext ctx)
 
getBindingContainerReferences
public java.util.Collection<DCBindingContainerReference> getBindingContainerReferences()
 
getAllDataControlReferences
public java.util.Collection<DCDataControlReference> getAllDataControlReferences()
 
Copyright © 1997, 2011, Oracle. All rights reserved.