| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.model.RelativeDirectoryContextFolder
public abstract class RelativeDirectoryContextFolder
Folder representing a directory displayed in a navigator.
| Method Summary | |
|---|---|
|  boolean | canContainJavaSources()For the content set keys of this folder, returns trueif any of the content sets can contain Java sources | 
| abstract  java.util.List<java.lang.String> | getContentSetKeys()Returns the keys for the content sets that are represented by this RelativeDirectoryContextFolder. | 
| abstract  java.lang.String | getRelativePath()Retrieves the relative path described by this folder. | 
| abstract  URLPath | getRootDirectories()Retrieves the root directories used to assemble the folder contents. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.ide.model.Element | 
|---|
| getAttributes, getChildren, getData, mayHaveChildren | 
| Methods inherited from interface oracle.ide.model.Displayable | 
|---|
| getIcon, getLongLabel, getShortLabel, getToolTipText, toString | 
| Method Detail | 
|---|
public abstract java.lang.String getRelativePath()
getRelativePath in interface RelativeDirectoryElementpublic abstract URLPath getRootDirectories()
getRootDirectories in interface RelativeDirectoryElementpublic abstract java.util.List<java.lang.String> getContentSetKeys()
public final boolean canContainJavaSources()
true
  if any of the content sets can contain Java sources
true if any of the content sets can contain
  Java sources; false otherwise.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||