Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Class
oracle.ide.model.DefaultDirtyable

Packages that use DefaultDirtyable
oracle.jdeveloper.deploy   
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.sp   
 

Uses of DefaultDirtyable in oracle.jdeveloper.deploy
 

Subclasses of DefaultDirtyable in oracle.jdeveloper.deploy
 class DefaultLinkedDirtyable
          This is a default implementation of the LinkedDirtyable interface that is primarily intended to be subclassed by data classes that track their own dirty state.
 

Uses of DefaultDirtyable in oracle.jdeveloper.deploy.dt
 

Subclasses of DefaultDirtyable in oracle.jdeveloper.deploy.dt
 class DeploymentOptions
          Design-time deployment environment settings.
 

Uses of DefaultDirtyable in oracle.jdeveloper.deploy.jar
 

Subclasses of DefaultDirtyable in oracle.jdeveloper.deploy.jar
 class ArchiveOptions
          Class encapsulating the options that can be set on a .jar file or variant of a .jar file.
 

Uses of DefaultDirtyable in oracle.jdeveloper.deploy.sp
 

Subclasses of DefaultDirtyable in oracle.jdeveloper.deploy.sp
 class InvokerRights
          Data model for representing invoker's rights.
 class MethodSignature
          This data structure represents a Java method and its associated PL/SQL signature, including the names, types, and modes for parameters.
 class PlsqlDatatype
          Data model representing a PL/SQL datatype.
 class PlsqlParameter
          Data model representing a PL/SQL method parameter.
 class PlsqlParameterMode
          Data model representing a PL/SQL method parameter mode.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.