| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.deploy.jar | |
| oracle.jdeveloper.deploy.war | 
| Modifier and Type | Method and Description | 
|---|---|
SelectedProjectFiles | 
ProjectFileGroup.getContributors()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SelectedProjectFiles.copyToImpl(SelectedProjectFiles copy)
Design pattern for supporting strongly typed copying. 
 | 
protected boolean | 
SelectedProjectFiles.equalsImpl(SelectedProjectFiles spf)
This is a helper method for  
equals(Object) that can
  also be used by subclasses that implement equals(Object). | 
void | 
ProjectFileGroup.setContributors(SelectedProjectFiles contributors)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectedProjectFiles | 
ArchiveProfile.getSelectedProjectFiles()
Deprecated. 
 
Use FileGroups instead; this method returns a
  disconnected SelectedProjectFiles object (i.e. changing the
  object has no effect on profile behavior). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SelectedProjectFiles | 
WarProfile.getAppletFiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WarProfile.setAppletFiles(SelectedProjectFiles appletFiles)  |