| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.model.TechnologyScopeManager.NullDetector
public static class TechnologyScopeManager.NullDetector
| Field Summary | 
|---|
| Fields inherited from interface oracle.ide.model.TechnologyScopeDetector | 
|---|
END | 
| Constructor Summary | |
|---|---|
TechnologyScopeManager.NullDetector()
 | 
|
| Method Summary | |
|---|---|
 java.util.Collection<java.lang.String> | 
detectTechnologyScopeIds(Workspace workspace,
                         Project project)
Given a project, scans and finds the technology scopes relevant to the project  | 
 java.util.Collection<java.lang.String> | 
detectTechnologyScopeIdsOfProjectChanges(Workspace workspace,
                                         Project project)
Given a workspace and a project, return the set of technology scope id that the project must add to initialize the proper features.  | 
 java.util.Collection<java.lang.String> | 
detectTechnologyScopeIdsOfURL(Project project,
                              java.net.URL url)
Given a workspace and a project, returns the set of technology scope ids that the project must have.  | 
 java.util.Map<Project,java.util.concurrent.ConcurrentLinkedQueue<java.net.URL>> | 
technologyScopesOfProjectBatch(Workspace workspace,
                               java.util.Collection<Project> project)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public TechnologyScopeManager.NullDetector()
| Method Detail | 
|---|
public java.util.Collection<java.lang.String> detectTechnologyScopeIds(Workspace workspace,
                                                                       Project project)
TechnologyScopeDetector
detectTechnologyScopeIds in interface TechnologyScopeDetectorworkspace - the workspace the projectproject - the project to be scanned
public java.util.Collection<java.lang.String> detectTechnologyScopeIdsOfURL(Project project,
                                                                            java.net.URL url)
TechnologyScopeDetector
detectTechnologyScopeIdsOfURL in interface TechnologyScopeDetectorproject - the project for which the tech scopes are being detectedurl - of the node
public java.util.Collection<java.lang.String> detectTechnologyScopeIdsOfProjectChanges(Workspace workspace,
                                                                                       Project project)
TechnologyScopeDetector
detectTechnologyScopeIdsOfProjectChanges in interface TechnologyScopeDetectorworkspace - the workspace the projectproject - the project for which the tech scopes are being detected
public java.util.Map<Project,java.util.concurrent.ConcurrentLinkedQueue<java.net.URL>> technologyScopesOfProjectBatch(Workspace workspace,
                                                                                                                      java.util.Collection<Project> project)
technologyScopesOfProjectBatch in interface TechnologyScopeDetector
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||