| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.audit.model.Dependency
      
oracle.jdeveloper.audit.model.StructureDependency
public class StructureDependency
A dependency from a source to a DataContainer (e.g., a Project).
| Constructor Summary | |
|---|---|
StructureDependency(DataContainer container)Creates a dependency on a hash structure container.  | 
|
| Method Summary | |
|---|---|
protected  void | 
attach()Attach this dependency to its target.  | 
protected  void | 
detach()Detach this dependency from its target.  | 
 DataContainer | 
getContainer()Gets the data container target of this dependency.  | 
protected  java.lang.String | 
getLongDescription()Gets a translated long description of the target of this dependency.  | 
protected  java.lang.String | 
getShortDescription()Gets a translated short description of the target of this dependency.  | 
| Methods inherited from class oracle.jdeveloper.audit.model.Dependency | 
|---|
addChangeListener, fireDependencyChanged, getChangeListener, hasChanged, isAttached, listenerDescription, removeChangeListener, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StructureDependency(DataContainer container)
| Method Detail | 
|---|
public DataContainer getContainer()
protected void attach()
Dependencyattach in class Dependencyprotected void detach()
Dependencydetach in class Dependencyprotected java.lang.String getShortDescription()
DependencygetShortDescription in class Dependencyprotected java.lang.String getLongDescription()
DependencygetLongDescription in class Dependency
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||