| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.contrib.spi | |
| oracle.jdeveloper.deploy.pkg.contrib | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionRules | 
PackagingFileGroup.getFilters()  | 
SelectionRules | 
ModuleFileGroup.getFilters()  | 
SelectionRules | 
LibraryFileGroup.getFilters()  | 
static SelectionRules | 
SelectionRules.newDefaultSelectionRules()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SelectionRules.copyToImpl(SelectionRules copy)  | 
protected boolean | 
SelectionRules.equalsImpl(SelectionRules other)  | 
void | 
PackagingFileGroup.setFilters(SelectionRules filters)  | 
void | 
ModuleFileGroup.setFilters(SelectionRules filters)  | 
void | 
LibraryFileGroup.setFilters(SelectionRules filters)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static boolean | 
AbstractOffsetPathProcessor.nestedPathIsIncluded(OffsetPath offsetPath,
                    SelectionRules filters)  | 
protected static boolean | 
AbstractOffsetPathProcessor.pathIsExcluded(OffsetPath offsetPath,
              SelectionRules filters)  | 
protected static boolean | 
AbstractOffsetPathProcessor.pathIsIncluded(OffsetPath offsetPath,
              SelectionRules filters)  | 
protected static boolean | 
AbstractOffsetPathProcessor.pathIsNotExcluded(OffsetPath offsetPath,
                 SelectionRules filters)  | 
protected static boolean | 
AbstractOffsetPathProcessor.pathIsNotIncluded(OffsetPath offsetPath,
                 SelectionRules filters)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionRules | 
Fileset.getSelectionRules()
Rules to include or exclude files within a root path. 
 |