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

E13403-08

Uses of Interface
oracle.javatools.util.Copyable

Packages that use Copyable
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
oracle.ide.controls.checkboxlist   
oracle.ide.dialogs.filter   
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 
oracle.ide.externaltools Contains interfaces and classes that allow external tools in the IDE to be invoked, manipulated and extended by extensions. 
oracle.ide.keyboard Defining your default accelerators 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.model.panels   
oracle.ide.navigation   
oracle.ide.net Provides a virtual file system framework based on java.net.URL. 
oracle.ide.panels Provides a framework for building panel-based UI. 
oracle.ide.todo Contains API classes for the To Do Item feature. 
oracle.ide.util Contains utility classes. 
oracle.ide.webbrowser Contains classes that allow addins some level of control on the IDE web browser settings. 
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
oracle.javatools.db Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. 
oracle.javatools.db.datatypes Classes related to datatypes in the database API. 
oracle.javatools.db.diff Contains a metadata driven differ of database objects. 
oracle.javatools.db.ora Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. 
oracle.javatools.db.property Contains classes for extending the object support that comes as standard in the database api (e.g. 
oracle.javatools.db.sql Contains an API for declaratively parsing SQL queries (SELECT statements). 
oracle.javatools.editor.print The Print package is a subset of the Editor package, and contains a basic Pageable implementation for printing out the contents of a BasicDocument. 
oracle.javatools.util Provides general utilities. 
oracle.jdeveloper.builder This package contains the base implementations for the set of classes used for creating new objects. 
oracle.jdeveloper.deploy   
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.deploy.dt.wizard.spi   
oracle.jdeveloper.deploy.ear   
oracle.jdeveloper.deploy.ejb   
oracle.jdeveloper.deploy.j2ee   
oracle.jdeveloper.deploy.jar   
oracle.jdeveloper.deploy.sp   
oracle.jdeveloper.deploy.war   
oracle.jdeveloper.history   
oracle.jdeveloper.offlinedb Database API extension for saving database object definitions in XML files. 
oracle.jdeveloper.offlinedb.model Classes that define an offline database's settings and properties. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdeveloper.vcs.vop   
oracle.jdevimpl.audit.preferences   
oracle.jdevimpl.bookmarks   
 

Uses of Copyable in oracle.ide.ceditor
 

Classes in oracle.ide.ceditor that implement Copyable
 class CodeNavigationPoint
          CodeNavigationPoint is a NavigationPoint implementation intended for registration with the NavigationManager as an EditorNavigationPoint for the CodeEditor class.
 class LineNavigationPoint
          NavigationPoint implementation which navigates to a given line within a CodeEditor.
 class OffsetNavigationPoint
          NavigationPoint implementation which navigates to a given offset within a FindableEditor.
 

Uses of Copyable in oracle.ide.config
 

Classes in oracle.ide.config that implement Copyable
 class ClientSetting
          The ClientSetting class provides a default object store that can be used to save and open extension specific data.
 class DocumentExtensions
          DocumentExtensions class.
static class DocumentExtensions.DocRecord
          DocRecord class.
static class DocumentExtensions.ExtInfo
          ExtInfo class.
 class DTCache
          The DTCache is a persisted cache that can be used to store data that is not user-configurable.
 class EnvironOptions
          This class stores the IDE environment options.
 class GlobalIgnoreList
          This class stores the IDE Global Ignore list.
 class IdeSettings
          IdeSettings provides access to the preferences framework.
 

Methods in oracle.ide.config that return Copyable
 Copyable ClientSetting.getData(java.lang.String key)
          Gets the data object associated with the specified dataKey.
 

Methods in oracle.ide.config with parameters of type Copyable
 void DTCache.putData(java.lang.String dataKey, Copyable data)
          Stores an object into the cache using the specified key for lookup.
 void IdeSettings.putData(java.lang.String dataKey, Copyable data)
          Deprecated. Use the ClientSetting object to put client specific settings.
 void ClientSetting.putData(java.lang.String key, Copyable data)
          Sets the data object associated with the specified dataKey.
 void IdeSettings.putLegacyData(java.lang.String dataKey, Copyable data)
          Note: This method should only be used by legacy code that is migrating preferences forward to the Fusion release.
 

Uses of Copyable in oracle.ide.controls.checkboxlist
 

Classes in oracle.ide.controls.checkboxlist that implement Copyable
 class CheckBoxListCellData
          Class for describing a checkbox list cell.
 class CheckBoxListModel
           
 

Uses of Copyable in oracle.ide.dialogs.filter
 

Classes in oracle.ide.dialogs.filter that implement Copyable
 class DirectoryExcludeFilter
           
 class FileTypeIncludeFilter
           
 

Uses of Copyable in oracle.ide.editor
 

Classes in oracle.ide.editor that implement Copyable
 class EditorsOptions
          This class was used to store the editors auto synchronize option.
 

Uses of Copyable in oracle.ide.externaltools
 

Classes in oracle.ide.externaltools that implement Copyable
 class ExternalTool
          The base class for external tools.
 

Uses of Copyable in oracle.ide.keyboard
 

Classes in oracle.ide.keyboard that implement Copyable
 class KeyStrokeOptions
          This class stores the KeyStrokeMap for one global context and multiple local contexts.
 class KeyStrokesConfigUI
          Deprecated. since 11.0 with no replacement. This class is an implementation detail and should not be exposed in a public API.
 

Uses of Copyable in oracle.ide.model
 

Classes in oracle.ide.model that implement Copyable
 class Connections
          Top level IDE level Connections Node.
 class ObservableFolder
          ObservableFolder is a complete, default implementation of the Folder and Subject interfaces.
 class Preferences
          Deprecated. since 11.1.1. Do not use this class. It will be removed in a future version of the ide framework. For preferences, see Preferences.
 class TechnologyScope
          The TechnologyScope class is used to group a set of technologies.
 class Workspaces
          This class holds all Workspace objects currently available to the user in the IDE.
 

Uses of Copyable in oracle.ide.model.panels
 

Classes in oracle.ide.model.panels that implement Copyable
 class ProjectContentNavigable
           
 

Uses of Copyable in oracle.ide.navigation
 

Classes in oracle.ide.navigation that implement Copyable
 class oracle.ide.navigation.DefaultNavigationPoint
           
 

Uses of Copyable in oracle.ide.net
 

Classes in oracle.ide.net that implement Copyable
 class FilePath
          An instance of FilePath represents a path that is made up entire of Files.
 class URLPath
          An instance of URLPath represents a path that is made up entirely of URLs.
 

Uses of Copyable in oracle.ide.panels
 

Classes in oracle.ide.panels that implement Copyable
 class DetailNavigable
           
 class MetaTraversable
          The MetaTraversable class is responsible for specifying metadata for a Traversable that has not yet been instantiated.
 class Navigable
          Each instance of the Navigable class represents a single tree node.
 

Uses of Copyable in oracle.ide.todo
 

Subinterfaces of Copyable in oracle.ide.todo
 interface ToDoItem
          The ToDoItem interface provides the API for dealing with ToDoItems.
 

Classes in oracle.ide.todo that implement Copyable
 class AbstractToDoItem
          A AbstractToDoItem represents a task the user wants to track.
 

Uses of Copyable in oracle.ide.util
 

Subinterfaces of Copyable in oracle.ide.util
 interface Copyable
          Please use Copyable instead.
 

Uses of Copyable in oracle.ide.webbrowser
 

Classes in oracle.ide.webbrowser that implement Copyable
 class InternetFilesOptions
           
 class ProxyOptions
          Provides access to HTTP proxy options as set via Tools->Preferences->Web Browser and Proxy.
 

Uses of Copyable in oracle.ide.wizard
 

Classes in oracle.ide.wizard that implement Copyable
 class Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
 class WizardWelcomeSettings
          Settings that define whether a wizard welcome page is displayed.
 

Uses of Copyable in oracle.javatools.db
 

Subinterfaces of Copyable in oracle.javatools.db
 interface BinaryObject
          Interface for an object from the db that has a binary representation (e.g.
 interface ChildDBObject
          Interface that any DBObject should implement if it can exist as the child of another DBObject.
 interface ColumnConstraintReferenceID
          Deprecated. 
 interface DBObject
          Base interface for Database Objects.
 interface DBObjectID
          Interface representing an immutable object ID for a DBObject.
 interface DBReferenceID
          Deprecated. 
 interface DeclarativePlSql
          A DeclarativePlSql object is a pl/sql object in the database that can be resprented declaratively - for example the parameters, return type, etc of a method can be set as properties (instead of being simply a block of code).
 interface SchemaObject
          A SchemaObject represents a database object that can exist within the context of a schema.
 interface SourceObject
          Any object in the database that can contain a block of source code - for example java or PL/SQL.
 interface SystemObject
          A system object is available at the DBObjectProvider level through the list and get methods, and can be created/updated/deleted.
 

Classes in oracle.javatools.db that implement Copyable
 class AbstractBuildableObject
          Provides methods for lazy loading and building AbstractDBObjects.
 class AbstractChildDBObject
          Extension of DBObject used by child object in the API.
 class AbstractDBObject
          Provides an abstract implementation of the DBObject interface.
 class AbstractDBObjectID
          Abstract implementation of DBObjectID for subclassing by DBObjectID implementations.
 class AbstractSchemaObject
          Provides a base implementation of the SchemaObject interface.
 class AbstractSystemObject
          Abstract superclass for all SystemObject implementations.
 class AutoExtendProperties
           
 class BaseObjectID
          Base DBObjectID implementation that stores the object name and (optionally) schema name of the object.
 class CheckConstraint
          A CheckConstraint constrains a table or view based on a conditional expression.
 class Column
          Model of a database column.
 class ColumnConstraint
          Abstract model of a Constraint that constrains Columns in the database.
 class Constraint
          A Constraint represents a constraint on a table or view.
 class ConstraintID
          Deprecated. 
 class FileSpecification
           
 class FKConstraint
          A FKConstraint represents a Foreign Key Constraint.
 class Function
          Model of a pl/sql function.
 class IdentifierBasedID
          The representation of an Object ID for an object in a provider that can be uniquely identified by an identifier (other than name).
 class Index
          Model of a database index.
 class Java
          Abstract SchemaObject implementation for the different Java objects available in a database.
 class JavaClass
          Model of a Java Class.
 class JavaResource
          Model of a Java Resource object.
 class JavaSource
          Model of a Java Source object.
 class NameBasedID
          ID implementation that is name based.
 class Package
          Model of a PL/SQL package in the database.
 class PKConstraint
          A PKConstraint represents a Primary Key constraint.
 class PlSql
          Abstract implementation of SchemaObject for all PL/SQL objects that belong in a Schema to extend.
 class PlSqlAttribute
          Model of a PL/SQL attribute.
 class PlSqlMethod
          Model of a method in a PL/SQL object.
 class PlSqlParameter
          Model of a parameter to a PL/SQL subprogram like a function or the method of an object type.
 class PlSqlSubprogram
          Abstract implementation of PlSql for objects that are a simple subprogram (e.g.
 class Procedure
          Model of a pl/sql procedure.
 class ReferenceID
          ID implementation used for a reference property - i.e.
 class Relation
          A Relation represents the basic entity of a relational database.
 class Schema
          Model of a database schema.
 class Sequence
          Model of a database sequence.
 class SpecPlSql
          Extension of PlSql for objects that have a spec and body.
 class Synonym
          Model of a database synonym.
 class Table
          Model of a database table.
 class Tablespace
          Model of a tablespace in a database.
 class TemporaryObjectID
          Implementation of the DBObjectID interface for objects that only exist in memory.
 class Trigger
          Model of a database Trigger.
 class UniqueConstraint
          A UniqueConstraint prohibits multiple rows from having the same value in the same column or combination of columns but allows some values to be null.
 class View
          Represents a database View.
 class ViewColumn
          Custom Column for Views to use when they have a DeclarativeSQLQuery.
 

Uses of Copyable in oracle.javatools.db.datatypes
 

Subinterfaces of Copyable in oracle.javatools.db.datatypes
 interface DataType
          Interface defines a database datatype (e.g.
 

Classes in oracle.javatools.db.datatypes that implement Copyable
 class BaseDateTimeDataType
           
 class BinaryDataType
           
 class CharacterDataType
           
 class ComplexType
          Implementation of DataType for ComplexTypes.
 class DataTypeAttribute
           
 class DataTypeID
          INTERNAL USE ONLY.
 class DataTypeSynonym
          DataType implementation that delegates all calls to an underlying DataType that it is a "synonym" for.
 class DataTypeUsage
          To "use" a DataType is to refere to it by ID and store values for any attributes that DataType may have (e.g.
 class DateDataType
           
 class NumericDataType
           
 class ObjectType
          Deprecated. 
 class ObjectTypeUsage
           
 class PredefinedDataType
           
 class PredefinedDataTypeUsage
           
 class TimeStampTZDataType
           
 class UserDataType
          Defines a data type that we 'discovered' when importing or navigating a database, usually from a foreign database, or for un-imported object types.
 

Uses of Copyable in oracle.javatools.db.diff
 

Classes in oracle.javatools.db.diff that implement Copyable
 class Difference
          Represents the difference between two versions of the same object.
 class ResultSet
           
 

Uses of Copyable in oracle.javatools.db.ora
 

Classes in oracle.javatools.db.ora that implement Copyable
 class DatabaseLink
          Model of a database DatabaseLink.
 class Directory
          Model of an Oracle Directory object.
 class IndexPartition
          Model of an Oracle index partition.
 class Indextype
           
 class LOBDescriptor
          LOBDescriptor encapsulates the partitioning properties of LOB and VARRAY columns.
 class MaterializedView
          A MaterializedView represents a Materialized View in the database.
 class MaterializedViewLog
           
 class NameBasedRefID
          Deprecated. 
 class OpaqueFormatSpec
          Abstraction of the Oracle opaque_format_spec.
 class OracleColumnProperties
           
 class OracleExternalTableProperties
          An external table is one whose metadata (definition) is stored in the database but whose data is stored outside the database.
static class OracleExternalTableProperties.LocationSpecifier
          The LOCATION clause lets you specify one or more external data sources.
 class OracleIndexOrganizedTableProperties
          Property object to hold the index organized specific properties for an IOT.
 class OracleIndexPartitions
          Model of the partitioning scheme on an Oracle index.
 class OracleIndexProperties
           
 class OracleNestedTableProperties
           
 class OracleNumberDataType
           
 class OracleSchemaProperties
          Bean for the extra properties that are stored against a Schema in an OracleDatabase.
 class OracleSQLQuery
          Object that represents a complete SQL query.
 class OracleStorageProperties
           
 class OracleTablePartitions
          OracleTablePartitions encapsulate the properties of an Oracle table's partitions and subpartitions.
 class OracleTablespaceProperties
           
 class RecycledObject
          Model of an object that has been dropped and is now in the Oracle recycle bin.
 class TablePartition
          TablePartition encapsulate the properties of an individual partition or subpartition.
 class XMLSchema
          Object to represent an XML Schema held in the database.
 class XMLSchemaElement
           
 class XMLTypeColumnProperties
           
 

Uses of Copyable in oracle.javatools.db.property
 

Method parameters in oracle.javatools.db.property with type arguments of type Copyable
static boolean Metadata.isRealBean(java.lang.Class<? extends Copyable> clz)
          Tests whether the given bean class is a concrete bean - i.e.
 

Uses of Copyable in oracle.javatools.db.sql
 

Subinterfaces of Copyable in oracle.javatools.db.sql
 interface AliasFragment
          SQLFragment that consists of an expression and an alias.
 interface DBObjectUsage
          Interface implemented by fragments that use a DBObjectID to refer to another DBObject.
 interface DeclarativeSQLQuery
          Extension of the SQLQuery interface that allows the query to edited.
 interface FromObjectUsage
          Interface implemented by any object that directly depends on a FromObject (e.g.
 interface JoinCondition
           
 interface SQLFragment
          Interface for objects that encapsulate a fragment of SQL.
 interface SQLQuery
          Object that represents a basic SQL query.
 interface SQLQueryOwner
          Interfaced to be implemented by any object that can own a SQLQuery.
 

Classes in oracle.javatools.db.sql that implement Copyable
 class AbstractAliasFragment
          SQLFragment that consists of an expression and an alias.
 class AbstractDBObjectUsage
          Abstract implementation for a SQLFragment that uses another DBObject (e.g a Column) through a FromObject in the query.
 class AbstractFromObjectUsage
          Abstract SQLFragment implementation of FromObjectUsage.
 class AbstractSchemaObjectUsage
          Abstract class for usages that reference a SchemaObject (e.g.
 class AbstractSQLFragment
          Abstract superclass for SQLFragment implementations.
 class AbstractSQLQuery
          Abstract implementation of a SQLQuery.
 class ArithmeticOperation
          Concrete subclass of Operation for arithmetic operations - ADD, SUBTRACT, MULTIPLY and DIVIDE.
 class AsteriskUsage
          Deprecated. - use ColumnKeywordUsage
 class CaseStatement
          Class to represent a case statement in a sql query.
CASE [expression]
WHEN condition THEN thenExpression
WHEN condition THEN thenExpression ...
static class CaseStatement.WhenThen
           
 class ColumnKeywordUsage
          A FromObjectUsage that has a keyword for the Column name, rather than an actual column.
 class ColumnUsage
          SQL fragment that is a use of a Column.
 class Comparison
          Subclass of Operation for comparisons.
 class DataMiningFunction
          Subclass of Operation for data mining functions.
static class DataMiningFunction.DataMiningArguments
          Deprecated. no longer required, use get/setDmSpecificArgs directly.
 class ExpressionList
          List of expressions.
 class FKUsage
          SQLFragment for the usage of a FKConstraint.
 class FromObject
          Object that represents a clause in the FROM statement of a SQL query.
 class FunctionUsage
           
 class GroupByExpression
          Expression for a part of a group by that isn't a simple column (e.g.
 class GroupByObject
          SQLFragment for the GROUP BY ...
 class HierarchicalQueryObject
          SQLFragment for the Hierarchical Query clause in a SQLQuery.
 class IndexObject
          Object to wrap each column eaxpression of the Index statement
 class JoinObject
          Object that represent the JOIN clause of a SELECT statement (part of the FROM clause).
 class NonDeclarativeSQLQuery
          Dummy SQLQuery that just contains a String representing the SQLQuery.
 class OnJoinCondition
          Object to represent the ON condition of a JOIN clause.
 class Operation
          Abstract class for operations.
 class OrderByObject
          Object to wrap each part of the ORDER BY clause of a SQLQuery.
 class PlSqlUsage
          Fragment that represents a usage of a piece of PlSql.
 class RelationUsage
          SQL fragment that is a use of a Relation.
 class SelectObject
          Object that represents a clause in the SELECT statement of a SQL query.
 class SelectObjectUsage
          Class that represents the usage of a SelectObject.
 class SetOperation
          SQLFragment for dealing with operations to do with sets and ranges like IN and BETWEEN.
 class SimpleSQLFragment
          SQLFragment that we can't break down any more.
 class SQLFragmentID
          Deprecated. SQLFragments now use IdentifierBaseID insteasd
 class SynonymUsage
          SQLFragment for using a Synonym in a SQL query.
 class UsingJoinCondition
          Object to represent the condition part of a JOIN that has a USING clause.
 class WhereObject
          Object that represents a clause in the WHERE statement of a SQL query.
 class WindowFunction
          Subclass of Function for windowing functions (using the OVER syntax).
static class WindowFunction.WindowFunctionBound
           
 

Uses of Copyable in oracle.javatools.editor.print
 

Classes in oracle.javatools.editor.print that implement Copyable
 class HTMLGeneratorOptions
          The HTMLGeneratorOptions defines various options for generation of HTML output, from a BasicDocument, that is currently supported by the DocumentToHTMLGenerator implementation.
 class PrintOptions
          The PrintOptions defines various printing options supported currenting by the EditorPageable implementation.
 

Uses of Copyable in oracle.javatools.util
 

Subinterfaces of Copyable in oracle.javatools.util
 interface DynamicPropertySet
          This class can be used by objects that need to manage a dynamic set of properties.
 

Classes in oracle.javatools.util that implement Copyable
 class DynamicPropertySetImpl
          Implementation of the DynamicPropertySet interface.
 

Uses of Copyable in oracle.jdeveloper.builder
 

Classes in oracle.jdeveloper.builder that implement Copyable
 class DataList
           
 

Uses of Copyable in oracle.jdeveloper.deploy
 

Subinterfaces of Copyable in oracle.jdeveloper.deploy
 interface Archive
          Interface to an Archive object.
 

Classes in oracle.jdeveloper.deploy that implement Copyable
 class DefaultArchive
          Utility class used to build a jar file.
 class DeploymentModule
          A DeploymentModule provides an interface for managing events and the persistence of a deployable Archive.
 

Uses of Copyable in oracle.jdeveloper.deploy.dt
 

Classes in oracle.jdeveloper.deploy.dt that implement Copyable
 class AbstractHashDependable
          Base class for creating Dependable(s).
 class DeployFolder
          An extension of DefaultFolder that also implements the Copyable, LinkedDirtyable, and Subject interfaces.
 class DeploymentOptions
          Design-time deployment environment settings.
 

Uses of Copyable in oracle.jdeveloper.deploy.dt.wizard.spi
 

Classes in oracle.jdeveloper.deploy.dt.wizard.spi that implement Copyable
 class DeployWizardStep
           
 class WizardStep
           
 

Uses of Copyable in oracle.jdeveloper.deploy.ear
 

Classes in oracle.jdeveloper.deploy.ear that implement Copyable
 class EarProfile
          Class representing an EAR deployment profile.
 

Uses of Copyable in oracle.jdeveloper.deploy.ejb
 

Classes in oracle.jdeveloper.deploy.ejb that implement Copyable
 class EjbProfile
          Class representing an EJB deployment profile.
 

Uses of Copyable in oracle.jdeveloper.deploy.j2ee
 

Classes in oracle.jdeveloper.deploy.j2ee that implement Copyable
 class J2eeProfile
           
 

Uses of Copyable in oracle.jdeveloper.deploy.jar
 

Classes in oracle.jdeveloper.deploy.jar that implement Copyable
 class AppClientProfile
           
 class ArchiveOptions
          Class encapsulating the options that can be set on a .jar file or variant of a .jar file.
 class ArchiveProfile
          Data model for the JAR (simple archive) deployment profile.
 class ClientProfile
          Data model representing the J2EE Client deployment profile type.
 class ConnectorProfile
          Data model representing the J2EE Connector deployment profile type.
 class LibraryArchiveProfile
          Data Model representing a deployment campable (as a shared library) version of an ArchiveProfile.
 class TaglibProfile
          The JSP tag library profile.
 

Uses of Copyable in oracle.jdeveloper.deploy.sp
 

Classes in oracle.jdeveloper.deploy.sp that implement Copyable
 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 PlsqlPackage
          Data model representing a PL/SQL package.
 class PlsqlParameter
          Data model representing a PL/SQL method parameter.
 class PlsqlParameterMode
          Data model representing a PL/SQL method parameter mode.
 class StoredProcProfile
          Data model representing the stored procedure deployment profile type.
 

Uses of Copyable in oracle.jdeveloper.deploy.war
 

Classes in oracle.jdeveloper.deploy.war that implement Copyable
 class WarProfile
          Data model representing a deployment profile for a J2EE web module.
 

Uses of Copyable in oracle.jdeveloper.history
 

Classes in oracle.jdeveloper.history that implement Copyable
 class CustomFilterCopyable
           
 

Uses of Copyable in oracle.jdeveloper.offlinedb
 

Classes in oracle.jdeveloper.offlinedb that implement Copyable
 class OfflineDBObjectID
          Deprecated. use IdentifierBasedID if a subclass of DBObjectID is *really* needed.
 

Uses of Copyable in oracle.jdeveloper.offlinedb.model
 

Classes in oracle.jdeveloper.offlinedb.model that implement Copyable
 class GenerateDescriptor
          Bean to encapsulte generation options to be used as the model for a deployment descriptor.
 

Uses of Copyable in oracle.jdeveloper.uieditor
 

Classes in oracle.jdeveloper.uieditor that implement Copyable
 class UIEditorOptions
          UIEditorOptions describes the customizations made available to the user.
 

Uses of Copyable in oracle.jdeveloper.vcs.spi
 

Classes in oracle.jdeveloper.vcs.spi that implement Copyable
 class VCSCopyableMap<K,V>
          Class for storing a properties in a Copyable map structure.
 class VCSPropertyMap<K,V>
          Class for storing a version control client property map.
 

Uses of Copyable in oracle.jdeveloper.vcs.vop
 

Classes in oracle.jdeveloper.vcs.vop that implement Copyable
static class VersionOperationTablePanel.CopyableNiceTablePersistentSettings
          Required to support the dumb, pointless Copyable interface ;)
 

Uses of Copyable in oracle.jdevimpl.audit.preferences
 

Classes in oracle.jdevimpl.audit.preferences that implement Copyable
 class AuditPreferences
          Basic Audit preferences.
 class AuditPreferencesNode
          The Audit preferences nodes.
 

Uses of Copyable in oracle.jdevimpl.bookmarks
 

Classes in oracle.jdevimpl.bookmarks that implement Copyable
 class Bookmark
          The Bookmark class is the data class for storing info about a bookmark - specifically, what file it is in, and the line the bookmark is on.
 class BookmarkList
          The BookmarkList class is the data class for storing a list of bookmarks - it contains public methods for searching for specific bookmarks via URL's.
 class BookmarkOptions
          The BookmarkOptions defines an options class that stores bookmark options.
 


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

E13403-08

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