|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentRootFactory
A factory for the ContentRoots providing the content of a
workspace and project.
| Method Summary | |
|---|---|
void |
getProjectRoots(Workspace workspace,
Project project,
IntersectedFilters filters,
IntersectedFilters workingSetFilters,
java.util.Collection<ContentRoot> roots)
Gets content roots for a project. |
void |
getWorkspaceRoots(Workspace workspace,
IntersectedFilters filters,
java.util.Collection<ContentRoot> roots)
Gets content roots for a workspace. |
| Method Detail |
|---|
void getWorkspaceRoots(Workspace workspace,
IntersectedFilters filters,
java.util.Collection<ContentRoot> roots)
workspace - The workspace.filters - The filters for the content roots.roots - A collection to which to add the roots.
void getProjectRoots(Workspace workspace,
Project project,
IntersectedFilters filters,
IntersectedFilters workingSetFilters,
java.util.Collection<ContentRoot> roots)
workspace - The workspace containing the project.project - The project.filters - The filters for the content roots.workingSetFilters - The working set filters for the content roots.roots - A collection to which to add the roots.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||