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

E13403-08

oracle.jdevimpl.audit.model
Interface ContentRootFactory

All Known Implementing Classes:
ProjectContentRootFactory

public interface ContentRootFactory

A factory for the ContentRoots providing the content of a workspace and project.


Method Summary
 void getRoots(Workspace workspace, Project project, IntersectedFilters filters, java.util.Collection<ContentRoot> roots)
           
 

Method Detail

getRoots

void getRoots(Workspace workspace,
              Project project,
              IntersectedFilters filters,
              java.util.Collection<ContentRoot> roots)

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.