Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.ide.file.ContentSetScope

Packages that use ContentSetScope
oracle.ide.file Classes and interfaces used to track changes to files. 

 

Uses of ContentSetScope in oracle.ide.file

 

Methods in oracle.ide.file that return ContentSetScope
static ContentSetScope ContentSetScope.getInstance(Workspace workspace)
          Get an instance of this class for the entire application-level content.
static ContentSetScope ContentSetScope.getInstance(Workspace workspace, Project project)
          Get an instance of this class for the entire project content.
static ContentSetScope ContentSetScope.getInstance(Workspace workspace, Project project, java.lang.String contentSetKey)
          Get an instance of this class for a specific content set in a project.
static ContentSetScope ContentSetScope.getInstance(Workspace workspace, java.lang.String contentSetKey)
          Get an instance of this class for a specific content set in the application-level content.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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