|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.audit.model.Dependency
oracle.jdeveloper.audit.model.StructureDependency
public class StructureDependency
A dependency from a source to properties of a DataContainer (e.g., a Project).
| Constructor Summary | |
|---|---|
StructureDependency(PropertyStorage container)
Creates a dependency on all properties of a container. |
|
StructureDependency(PropertyStorage container,
java.lang.String scope)
Creates a dependency on properties within a container. |
|
| Method Summary | |
|---|---|
protected void |
attach()
Attach this dependency to its target. |
protected void |
detach()
Detach this dependency from its target. |
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, 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(PropertyStorage container)
container - DataContainer on which to depend.
public StructureDependency(PropertyStorage container,
java.lang.String scope)
container - PropertyStorage on which to depend.scope - the full name of a structure within the container.| Method Detail |
|---|
protected void attach()
Dependency
attach in class Dependencyprotected void detach()
Dependency
detach in class Dependencyprotected java.lang.String getShortDescription()
Dependency
getShortDescription in class Dependencyprotected java.lang.String getLongDescription()
Dependency
getLongDescription in class Dependency
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||