| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentSetValidator
Defines the callback used to validate and process URLs that 
 the user is attempting to add to a ContentSet 
 from the ContentSetPanel GUI.
ContentSetPanel| Method Summary | |
|---|---|
 void | 
validateAndProcessURLs(ContentSetPanel panel,
                       java.net.URL[] urls)
This method gets called when the user picks one more folders to add as Project Content.  | 
| Method Detail | 
|---|
void validateAndProcessURLs(ContentSetPanel panel,
                            java.net.URL[] urls)
addFolderToContentSet in 
 ContentSetPanel.
 If necessary, the validator should notify the user if the content cannot be added, or if only some of the content will be added, etc.
panel - the panel that is editing the ContentSeturls - the URLs to add to the ContentSetContentSetPanel.addFolderToContentSet(URL), 
ContentSetPanel.addFolderToContentSet(URL,URL)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||